April 13, 2026
Vibe Security Checker
Version updated for https://github.com/sondberg84/vibe-security-checker to version v1.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 Vibe Security Checker is a standalone security scanner designed for Python and JavaScript projects, particularly those involving AI-generated code. It automates the detection of security vulnerabilities such as secrets exposure, injection flaws, weak cryptography, misconfigured JWTs, SSRF risks, and outdated dependencies with CVEs, without requiring external API keys. The tool provides detailed findings, severity levels, fix suggestions, and supports various output formats and integrations, streamlining the process of identifying and addressing security risks in codebases.
April 13, 2026
SR - Semantic Release
Version updated for https://github.com/urmzd/sr to version v4.1.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, sr, is an AI-powered release engineering tool designed to streamline the software development lifecycle from commits to releases. It automates tasks such as generating atomic conventional commits, conducting AI-driven code reviews, creating pull request descriptions, and managing automated releases with versioning and changelogs. Its key features include language-agnostic support, zero-configuration defaults, and robust safety mechanisms to ensure seamless and secure workflows without requiring additional runtime or dependencies.
April 13, 2026
AgentRepoCoach — AI agent codebase health scoring
Version updated for https://github.com/WouterDeBot/AgentRepoCoach 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 AgentRepoCoach is a GitHub Action and CLI tool designed to evaluate a repository’s readiness for autonomous AI agents by calculating a Codebase Agent Health (CAH) score. It automates the analysis of key aspects such as navigability, error handling, decision-making support, testing quality, and module hygiene, providing actionable insights for improvement. This tool ensures repositories are structured and documented in a way that facilitates seamless interaction with AI agents.
April 12, 2026
Oxlint Feedback
Version updated for https://github.com/CatChen/oxlint-suggestion-action to version v1.0.4.
This action is used across all versions by 0 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 oxlint-suggestion-action GitHub Action runs Oxlint to analyze code changes in a Pull Request and provides inline feedback by adding review comments directly to modified lines, ensuring that pre-existing issues outside the diff do not create unnecessary noise. It automates the process of identifying and addressing linting issues specific to the changes introduced in a PR, helping maintain code quality and streamlining code review. Key features include the ability to flag changes, request modifications, and optionally fail the workflow based on linting results.
April 12, 2026
Token Who Am I
Version updated for https://github.com/CatChen/token-who-am-i-action to version v2.0.19.
This action is used across all versions by 3 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 token-who-am-i-action is a GitHub Action that retrieves identity information associated with a provided GitHub token, including details like username, email, user type (e.g., User or Bot), token permissions, and more. It automates the process of identifying the entity behind a token, making it easier for developers to understand the context and capabilities of the token in workflows. This action is particularly useful for debugging and managing tokens in composite GitHub Actions.
April 12, 2026
Code Health - Dev Herald
Version updated for https://github.com/dev-herald/health to version v1.5.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 The Health Reports - Dev Herald GitHub Action automates the generation of weekly health reports for your codebase by transforming CI workflow data (e.g., unused code, dependencies, and bundle size changes) into actionable insights. It eliminates the need for custom scripts or dashboards by leveraging existing CI signals to track codebase health trends, monitor dependency risks, and provide historical insights. This action simplifies maintaining code quality and security by integrating seamlessly with your CI pipelines.
April 12, 2026
MUADDIB Scanner
Version updated for https://github.com/DNSZLSK/muad-dib to version v2.10.86.
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 MUAD’DIB is a security scanner designed to detect and analyze threats in npm and PyPI packages, addressing the growing risk of supply chain attacks. It automates the detection of known malicious packages and suspicious behaviors using 14 parallel scanners, a deobfuscation engine, inter-module dataflow analysis, and machine learning classifiers. Key features include pre-installation scanning, risk scoring, advanced reporting, and customizable alerting, making it a proactive tool for safeguarding software dependencies.
April 12, 2026
Build Boost
Version updated for https://github.com/egor-tensin/build-boost to version v2.0.1.
This action is used across all versions by 78 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action automates the downloading, building, and installation of specified Boost libraries during a workflow run. It supports customization of Boost version, library selection, platform, build configuration (e.g., Debug or Release), and linking options (static or shared runtime). By streamlining the setup and build process, this action simplifies dependency management for projects that rely on Boost, saving time and effort in CI/CD pipelines.
April 12, 2026
CodeTrace Changelog Generator
Version updated for https://github.com/f0d010c/codetrace-action to version v1.1.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 The codetrace-action GitHub Action automates the generation of changelogs using AI-powered analysis from CodeTrace. It simplifies the process of creating detailed, formatted changelogs by analyzing changes between specified commits, branches, or tags, and outputs them in various formats (e.g., markdown, plaintext, HTML, or JSON). This action is ideal for streamlining release workflows and improving documentation consistency.
April 12, 2026
Cache LFS data
Version updated for https://github.com/f3d-app/lfs-data-cache-action to version v2.2.
This action is used across all versions by 6 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The lfs-data-cache-action is a GitHub Action designed to efficiently cache and recover Git Large File Storage (LFS) data in CI workflows, reducing the need for repeated cloning of large files and minimizing LFS bandwidth usage. It operates in two modes: as a producer to cache and upload LFS data, and as a consumer to retrieve cached or pre-uploaded data, ensuring faster and cost-effective CI pipeline execution. The action leverages caching and artifact storage, with support for specifying repositories, branches, or commits to optimize LFS data handling.