April 14, 2026
go-skeptic
Version updated for https://github.com/TGPSKI/skeptic to version v0.2.0.
This action is used across all versions by 0 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The skeptic GitHub Action is a local repository trust auditing tool designed to detect structural vulnerabilities and trust boundary violations that can lead to supply chain compromises. It addresses gaps overlooked by traditional security tools such as CVE scanners, SAST tools, and secret scanners by identifying attack-enabling conditions like unsafe CI/CD practices, ecosystem poisoning, and low-review attack surfaces. Key capabilities include behavior chain analysis, identity graph traversal, payload decoding, cross-finding correlation, and entropy-based anomaly detection, all provided as a standalone, deterministic, and secure Go binary.
April 14, 2026
difftrace
Version updated for https://github.com/vanandrew/difftrace to version v1.1.0.
This action is used across all versions by ? repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The difftrace GitHub Action analyzes changes in monorepos managed by uv to identify directly and transitively affected packages by parsing uv.lock and mapping git diff outputs. It automates CI/CD workflows by determining which packages need to be built, tested, or deployed, reducing unnecessary pipeline executions and improving efficiency. The action provides seamless integration with workflows by handling Python setup, installation, and output parsing, and supports dependency-aware job matrices for targeted CI tasks.
April 14, 2026
Claude Lint
Version updated for https://github.com/zhupanov/claude-lint to version v1.0.27.
This action is used across all versions by ? repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Claude Lint is a GitHub Action and CLI tool designed to validate and enforce best practices for configurations and plugins within Claude Code projects. It automates the linting process for .claude/ and .claude-plugin/ directories, offering 96 customizable linting rules across various categories (e.g., hooks, skills, agents). Its key capabilities include two linting modes (basic and plugin), CI/CD integration, and cross-platform support, helping developers ensure consistency and compliance with Claude Code standards.
April 14, 2026
No Autopilot
Version updated for https://github.com/eljojo/no-autopilot to version v1.1.1.
This action is used across all versions by 4 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The “no-autopilot” GitHub Action enforces human oversight in pull requests by detecting AI-generated content and ensuring contributors follow project guidelines. It automates checks for AI attributions in commit messages and PR descriptions, incomplete PR templates, and unchecked review checklists, with optional enforcement of an “honesty trap” to ensure genuine compliance. This action helps maintain code quality and accountability by encouraging thoughtful, human-led contributions.
April 14, 2026
spinnaker-pipeline-trigger
Version updated for https://github.com/ExpediaGroup/spinnaker-pipeline-trigger to version v1.2.2.
This action is used across all versions by ? repositories. Action Type This is a Node action using Node version 16.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The spinnaker-pipeline-trigger GitHub Action automates the process of triggering Spinnaker pipelines directly from GitHub Actions workflows. It solves the problem of integrating GitHub-based CI/CD workflows with Spinnaker by sending detailed payloads and parameters through AWS SNS to initiate specific pipelines. Key features include support for custom parameters, message attributes for targeting specific pipelines, and automatic inclusion of contextual GitHub data in the trigger payload.
April 14, 2026
Fallow - Codebase Health
Version updated for https://github.com/fallow-rs/fallow to version v2.33.0.
This action is used across all versions by 7 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action, Fallow, is a Rust-native codebase analyzer designed to identify unused code, duplication, complexity issues, and architectural violations in TypeScript and JavaScript projects. It automates the detection of dead code (e.g., unused files, dependencies, and exports), code duplication, and overly complex functions, providing fast, configuration-free insights to streamline code maintenance and improve quality. Key features include auto-detection of entry points, support for framework conventions, and the ability to audit or fix issues dynamically.
April 14, 2026
FSESC Secret Scanner
Version updated for https://github.com/filip-mitish/FastSEcretSCaner to version v1.1.3.
This action is used across all versions by ? repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary FSESC is a high-performance security tool designed to scan codebases for API keys and sensitive credentials to prevent accidental leaks. Built with Rust, it offers efficient, local-only scanning and integrates seamlessly with Git via pre-commit hooks to automate secret detection during development workflows. This action enhances security by providing fast, reliable, and privacy-focused secret scanning directly in your projects.
April 14, 2026
Composite Linter
Version updated for https://github.com/georglauterbach/linter to version v0.2.1.
This action is used across all versions by 6 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action provides a composite linter that automates the process of running multiple static analysis tools for checking code quality, correctness, and security across various file types, including GitHub Actions workflows, Dockerfiles, shell scripts, YAML files, and EditorConfig rules. It simplifies multi-linter integration by enabling all supported linters by default and allowing users to selectively disable or configure them via environment variables. This action streamlines code validation workflows, ensuring consistent adherence to best practices and standards.
April 14, 2026
Kida Report
Version updated for https://github.com/lbliii/kida to version v0.6.0.
This action is used across all versions by ? repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Kida is a Python-based framework for creating HTML templates with modern frontend features like typed properties, named slots, scoped state, and error boundaries, all without requiring JavaScript or a build step. It automates tasks such as static validation, component discovery, and introspection, enabling efficient template creation and debugging with compile-time checks. Key capabilities include support for reusable components, context propagation, co-located styles, streaming, and scalability across multiple threads in Python 3.14.
April 14, 2026
Skillmark Lint
Version updated for https://github.com/michellepellon/skillmark to version v0.1.0.
This action is used across all versions by ? repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The Skillmark GitHub Action is a CI-native tool designed to lint, validate, and score SKILL.md files for compliance with AgentSkills.io specifications. It automates quality assurance by enforcing 84 rules, generating a composite quality score (0-100) across six weighted categories, and offering multiple output formats (e.g., JSON, SARIF, Markdown). Key features include automated issue fixing, pre-commit hooks, and integration with GitHub Actions, streamlining skill documentation validation and improving overall quality and compliance.