April 13, 2026
Warden AI Governance Scan
Version updated for https://github.com/SharkRouter/warden to version v1.7.1.
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 Warden is an open-source, local-only CLI tool designed to evaluate and enhance the governance posture of AI agent projects across 12 scan layers and 17 dimensions. It automates the identification of risks, policy compliance, security vulnerabilities, and governance gaps in areas such as code patterns, credentials, dependencies, infrastructure, and cloud services, generating detailed reports with actionable recommendations. Warden ensures data privacy by performing all scans locally and provides governance scores to help organizations measure and improve their AI agent’s compliance and security standards.
April 13, 2026
DockDesk Neural Auditor
Version updated for https://github.com/srivatsa-source/dockdesk to version v2.4.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 DockDesk is a local-first semantic documentation auditor that compares code logic against documentation claims to identify and resolve inconsistencies, ensuring synchronization between the two. It automates the detection of semantic drift, generates fixes for documentation discrepancies, and operates entirely locally to eliminate privacy risks and reduce infrastructure costs. Key features include natural language CLI interactions, custom rule integration, support for multiple file formats, and export capabilities like SARIF and PDF for streamlined reporting and integration.
April 13, 2026
vibestats
Version updated for https://github.com/stephenleo/vibestats to version v1.4.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 vibestats GitHub Action automates the tracking and visualization of your Claude Code session activity by generating a GitHub contributions-style heatmap. It streamlines the process by recording session data, aggregating it daily via a GitHub Action, and automatically updating a heatmap embedded in your GitHub profile README. This action provides an efficient way to monitor and showcase your coding activity directly on your GitHub profile.
April 13, 2026
grype_me
Version updated for https://github.com/TomTonic/grype_me to version v1.3.12-release.
This action is used across all versions by 0 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The grype_me GitHub Action automates vulnerability scanning for project dependencies, container images, or SBOMs using Anchore Grype. It generates detailed reports and dynamic shields.io badges displaying vulnerability counts, which can be uploaded to GitHub Gists for easy tracking. Key features include daily database updates, multiple scan modes (e.g., latest release, head, or specific artifacts), and the ability to fail builds based on configurable vulnerability thresholds.
April 13, 2026
Claude Lint
Version updated for https://github.com/zhupanov/claude-lint to version v1.0.7.
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 command-line tool designed to validate and enforce best practices for Claude Code configurations and plugins. It automates the linting of .claude/ and .claude-plugin/ directories, ensuring proper configuration, syntax, and adherence to 88 customizable lint rules across various categories like hooks, skills, agents, and documentation. This tool simplifies CI integration, enhances code quality, and supports cross-platform use with configurable options to meet diverse development needs.
April 13, 2026
Install and Setup sccache
Version updated for https://github.com/f3d-app/sccache-setup-action to version v2.0.
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 sccache-setup-action GitHub Action automates the installation, configuration, and setup of the sccache build caching tool to accelerate build processes. It simplifies the management of sccache by installing it (if needed), restoring cached build artifacts, and configuring the sccache server for use in workflows. This action helps reduce build times by reusing previously compiled outputs, making it particularly useful for large or repetitive builds.
April 13, 2026
Fallow - Codebase Health
Version updated for https://github.com/fallow-rs/fallow to version v2.31.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 provides a Rust-native codebase analysis tool, designed for TypeScript and JavaScript projects, to detect and address unused code, duplication, complexity issues, and architectural violations. It automates tasks such as identifying dead code, circular dependencies, and stale suppression comments, while supporting framework conventions and auto-detecting entry points. With sub-second performance and zero configuration required, it simplifies code maintenance and improves project health.
April 13, 2026
Nexus Mod Badges
Version updated for https://github.com/FitzDegenhub/nexus-mod-badges to version v1.0.0.
This action is used across all versions by ? repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action generates live badges using shields.io to display Nexus Mods statistics, such as download counts, unique downloads, and endorsements, on GitHub profiles or repositories. It automates the process of fetching mod stats from the Nexus Mods API, updating them via GitHub Gists, and rendering them as dynamic badges. This solves the lack of shields.io support for Nexus Mods and enables effortless integration of real-time mod metrics into GitHub documentation.
April 13, 2026
Run Checkov with reviewdog
Version updated for https://github.com/fulgas/reviewdog-action-checkov to version v2.9.0.
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 The Checkov + Reviewdog GitHub Action automates Infrastructure as Code (IaC) security scanning using Checkov and integrates the results into pull requests via Reviewdog. It helps identify and address security issues in Terraform, CloudFormation, Kubernetes, and other IaC files, providing inline comments and configurable severity levels to streamline code review processes. This action simplifies workflow integration and enhances security compliance during development.
April 13, 2026
Blog Post Workflow
Version updated for https://github.com/gautamkrishnar/blog-post-workflow to version 1.9.5.
This action is used across all versions by 11,345 repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The Blog Post Workflow GitHub Action automates the process of updating a repository’s README file with the latest blog posts from specified RSS feed URLs. It eliminates the manual effort of maintaining an up-to-date blog post list by automatically fetching and embedding the latest content on a configurable schedule or via manual triggers. This action is ideal for developers and content creators who want to showcase their most recent articles directly in their repositories.