July 23, 2026
Project Health Score
Version updated for https://github.com/RohitS456/project-health-score to version v1.
This action is used across all versions by ? repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action automates the process of assessing project health by scanning for common best-practice files and calculating a health score. It identifies various checks such as existence of README, LICENSE, tests, CONTRIBUTING guide, code of conduct, GitHub Actions configuration, security policy, and Dependabot setup. The tool posts the results as a PR comment and job summary, allowing users to monitor and improve project health.
July 23, 2026
rumdl-action
Version updated for https://github.com/rvben/rumdl to version v0.2.41.
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 Summary:
rumdl is a high-performance Markdown linter and formatter written in Rust that provides over 76 lint rules to ensure consistency and best practices in Markdown files. It offers built-in formatting capabilities, automatic fixes, multi-flavor support, and zero dependencies. With its focus on speed and user experience, rumdl is suitable for both developers and CI/CD pipelines, making it a versatile tool for Markdown quality assurance.
July 23, 2026
AgentAuditKit MCP Security Scan
Version updated for https://github.com/sattyamjjain/agent-audit-kit to version v0.3.58.
This action is used across all versions by ? repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary AgentAuditKit is a security scanner specifically designed to audit AI agent pipelines. It automates the detection of misconfigurations, hardcoded secrets, tool poisoning, rug pulls, trust boundary violations, and tainted data flows across various 13 agent platforms. Unlike hosted scanners that rely on LLMs for judgment, AgentAuditKit runs fully offline and deterministically, ensuring that findings are consistent across re-runs and audits. It also produces auditor-ready compliance-evidence packs in SARIF format along with PDF reports mapped to 13 security frameworks.
July 23, 2026
Argus PR Review
Version updated for https://github.com/sibinms/argus to version v1.2.25.
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 Argus is a GitHub Action that automates code review by running multiple specialized AI reviewers in parallel and using an evidence-based curator to verify findings before posting review comments on pull requests. It optimizes for recall instead of precision, ensuring more real bugs are caught while minimizing false positives. The action supports various LLMs and provides markdown-based custom lenses for tailored reviews.
July 23, 2026
Socket Basics Security Scanner
Version updated for https://github.com/SocketDev/socket-basics to version v2.1.0.
This publisher is shown as ‘verified’ by GitHub.
This action is used across all versions by 8 repositories.
Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Socket Basics automates comprehensive security scanning using SAST, secrets detection, container scanning, and more. It normalizes outputs into Socket’s standardized format and delivers consolidated results through notification channels. Users can configure policies in the Socket Dashboard, eliminating the need for GitHub Actions workflow changes. The action supports zero configuration, unified scanning across various technologies, PR comments, centralized management, and a comprehensive guide on installation methods.
July 23, 2026
RustScript Action
Version updated for https://github.com/VladasZ/rustscript to version v0.2.1.
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 This GitHub Action is a RustScript interpreter that automates the process of running and validating Rust scripts without the need to compile them fully. It supports executing and checking Rust code directly from files or snippets, providing a practical way to prototype and test small scripts without waiting for full compilation times.
July 23, 2026
AI-Driven ADR Enforcer
Version updated for https://github.com/y-matsuo081991/ai-adr-enforcer to version v1.1.7.
This action is used across all versions by ? repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary AI-Driven ADR Enforcer automates the auditing of incoming Pull Requests against Architecture Decision Records (ADRs) by leveraging LLMs to ensure architectural compliance. It dynamically reads local ADR files, evaluates code diffs in real-time, and provides inline suggestions for fixing architectural violations, thus preventing drift and technical debt accumulation. The Action offers self-healing features, automated quality gates, and a safety risk assessment pipeline for small changes.
July 23, 2026
Capture Environment Variable Checker
Version updated for https://github.com/YhaliWaizman/Capture to version v2.0.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 This GitHub Action is a static analysis tool that identifies discrepancies between environment variables declared in .env files and their usage in various programming languages, Dockerfiles, and Docker Compose files. It helps detect potential security risks by identifying hardcoded secrets and cross-checks variables across different sources to ensure consistency. The action supports parallel scanning and incremental caching for efficient performance.
July 23, 2026
Pi Code Assist
Version updated for https://github.com/zeldrisho/pi-code-assist to version v2.0.1.
This action is used across all versions by 1 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The GitHub Action runs the Pi coding agent as a small, composable tool, executing one non-interactive prompt and streaming the response to the job log while exposing it to later steps. It allows users to specify a prompt, API key, provider, model, and optional parameters like thinking level and tools.
July 23, 2026
Agent Lint
Version updated for https://github.com/zhupanov/agent-lint to version v4.0.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 Agent Lint is a Rust-based linter designed to validate various configuration files used by Claude Code, Cursor, Codex, and standalone MCP. It provides lint rules, two modes (Basic and Plugin), configurable suppression or downgrade of rules, focused execution, GitHub Action integration, cross-platform binaries, and CLI options for linting and diagnosing issues in agent configurations.