March 25, 2026
Commit via GitHub API
Version updated for https://github.com/vig-os/commit-action to version v0.2.0.
This action is used across all versions by 4 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 Commit Action is a GitHub Action designed to automate committing changes to a repository using the GitHub API. It creates automatically signed commits that can bypass branch protection rules, streamlining workflows that require updates to protected branches.
March 25, 2026
JaCoCo Report by Vilmos
Version updated for https://github.com/vilmosnagy/jacoco-report to version 1.7.2-v2.
This action is used across all versions by 3 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 jacoco-report GitHub Action automates the process of analyzing and reporting code coverage for pull requests. It generates a JaCoCo coverage report and posts a summary as a comment on the pull request, with customizable thresholds for overall project coverage and coverage of changed files.
March 25, 2026
Emoji PR Complexity
Version updated for https://github.com/ziadoz/emoji-pr-complexity to version v1.
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 “Emoji PR Complexity” GitHub Action automatically evaluates the complexity of pull requests based on metrics like the number of changed lines, files touched, and distinct file extensions, and prefixes the PR title with a corresponding emoji to indicate its complexity level.
March 25, 2026
MUADDIB Scanner
Version updated for https://github.com/DNSZLSK/muad-dib to version v2.10.10.
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 scanning tool designed to detect and analyze known threats and suspicious behavior in npm and PyPI packages, leveraging advanced techniques like deobfuscation, inter-module dataflow analysis, and machine learning classification. It automates the identification of supply chain vulnerabilities, providing risk scoring, detailed threat explanations, and pre-installation scans to mitigate risks before dependency installation.
March 25, 2026
cagent Runner
Version updated for https://github.com/docker/cagent-action to version v1.3.1.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 28 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The cagent GitHub Action simplifies the execution of Docker-based AI agents within GitHub workflows, automating binary downloads, environment setup, and agent execution. It enhances security by detecting leaked secrets, suspicious prompts, and automatically responding to incidents, making it ideal for tasks like AI-powered code analysis and automated pull request reviews.
March 25, 2026
HyperHawk Link Checker
Version updated for https://github.com/dvdstelt/hyperhawk to version v1.8.5.
This action is used across all versions by 1 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, HyperHawk, scans markdown files for broken links, including internal, same-organization GitHub links, and external URLs. It automates link validation by reporting broken links directly on pull requests via inline review comments with one-click fix suggestions, and generates summary tables or annotations for pushes or scheduled workflows.
March 25, 2026
npm-pkg-lint
Version updated for https://github.com/ext/npm-pkg-lint to version v4.6.2.
This action is used across all versions by 35 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action, npm-pkg-lint, is an opinionated linter designed to validate and enforce best practices for NPM package tarballs and package.json metadata. It automates the detection of common issues, such as missing or unnecessary fields, outdated Node.
March 25, 2026
Fallow - Dead Code Analysis
Version updated for https://github.com/fallow-rs/fallow to version v1.8.0.
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 This GitHub Action, fallow, is a high-performance codebase analyzer for TypeScript and JavaScript, designed to identify unused code, circular dependencies, code duplication, and complexity hotspots quickly and efficiently. Built with Rust, it automates the detection of issues like unused files, exports, dependencies, and types, while also highlighting risky areas such as high-complexity functions, enabling developers to optimize and maintain cleaner, more efficient codebases.
March 25, 2026
Aguara Security Scanner
Version updated for https://github.com/garagon/aguara to version v0.12.0.
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 Aguara is a security scanner designed to detect and prevent vulnerabilities in AI agent skills and MCP (multi-capabilities platform) servers before deployment. It automates the identification of threats such as prompt injection, data exfiltration, supply-chain attacks, and obfuscated payloads using a multi-layer analysis engine, cross-file toxic flow detection, and advanced decoding techniques.