April 5, 2026
fxpw FTP Deploy Action
Version updated for https://github.com/fxpw/ftp_action to version 1.0.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 FTP Deploy Action is a GitHub Action designed to automate the upload of files from a local directory to an FTP or SFTP server. It supports features like parallel uploads, retry mechanisms for network errors, and detailed logging of file transfers, including progress, speed, and estimated completion time. This action simplifies and streamlines the deployment process by handling file transfers efficiently and reliably.
April 5, 2026
JAIPilot Generate and Commit
Version updated for https://github.com/JAIPilot/jaipilot-cli to version v0.3.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 JAIPilot is a GitHub Action and CLI tool designed to automatically generate high-quality, high-coverage unit tests for Java codebases, particularly for pull requests. It analyzes code changes, generates meaningful tests that maximize line coverage, and ensures they are compilable and executable. This action automates the time-intensive process of writing unit tests, improving code quality and developer productivity.
April 5, 2026
SkillForge — SKILL.md quality check
Version updated for https://github.com/LiqunChen0606/skillforge to version v0.5.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 SkillForge is a GitHub Action and CLI tool designed for validating, securing, and managing AI skill files (e.g., SKILL.md) used in agent-based systems. It automates quality assurance by performing structural and security checks, detecting issues such as missing metadata, prompt-injection vulnerabilities, and broken references. Additionally, it enables skill signing with Ed25519 for tamper detection and supports integration into CI pipelines, pre-commit hooks, and plugins for streamlined skill development workflows.
April 5, 2026
agent-bom Scan
Version updated for https://github.com/msaad00/agent-bom to version v0.75.15.
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 agent-bom is an open-source security scanner designed to identify and analyze vulnerabilities in agentic infrastructures, including AI agents, MCP servers, packages, containers, cloud environments, and runtime contexts. It automates the process of mapping the “blast radius” of vulnerabilities by tracing their impact across dependencies, credentials, and tools, providing a clear understanding of potential risks. The tool offers capabilities such as CVE detection, impact classification, live topology visualization, and integration with CI/CD pipelines for proactive security management.
April 5, 2026
ProdCycle Compliance Code Scanner
Version updated for https://github.com/prodcycle/compliance-code-scanner to version v1.0.0.
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 The ProdCycle Compliance Code Scanner GitHub Action automates the process of scanning pull request changes for compliance violations against SOC 2 and HIPAA frameworks by leveraging the ProdCycle API. It analyzes modified files in a pull request, identifies compliance issues, and provides actionable feedback through inline annotations, summary comments, and pass/fail checks based on configurable severity thresholds. This action streamlines compliance enforcement, ensuring code changes adhere to regulatory standards before merging.
April 5, 2026
Aegis AI Governance Gate
Version updated for https://github.com/Acacian/aegis to version v0.9.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 Aegis is a runtime security tool for AI agents that provides automated guardrails, governance, and auditing without requiring code changes. It integrates with 11 popular AI frameworks to monitor and secure actions such as prompt injection detection, PII masking, and selection-by-negation governance, ensuring compliance and safety in AI operations. By offering features like “aegis plan” for policy previews, regression testing, and CI/CD gating, it automates policy enforcement and enhances the security and reliability of AI agent deployments.
April 5, 2026
AgentMeter Action
Version updated for https://github.com/AgentMeter/agentmeter-action to version v1.0.6.
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 The AgentMeter Action tracks and reports the costs associated with running AI agents, such as token usage, model type, and execution duration. It automates the process of recording these metrics, submitting data to the AgentMeter dashboard, and posting a cost summary directly on GitHub pull requests or issues. This action helps teams monitor and manage AI agent expenses, providing clear insights into operational costs without disrupting workflows.
April 5, 2026
proof-agent-verify
Version updated for https://github.com/AndreaGriffiths11/proof-agent to version v1.0.2.
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 Proof Agent is a GitHub Action designed to automate the verification of AI-generated or human-authored code in pull requests by separating the roles of code generation (worker) and independent verification (verifier). It ensures code correctness, identifies bugs, checks security vulnerabilities, verifies factual claims, and validates build integrity through evidence-based verification processes. By automating these checks, it reduces errors, enforces rigorous quality control, and prevents self-verification pitfalls, enabling teams to maintain higher code quality and security.
April 5, 2026
Setup Android SDK Tools
Version updated for https://github.com/android-actions/setup-android to version v4.0.1.
This action is used across all versions by 21,183 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 setup-android GitHub Action automates the setup of the Android SDK tools in CI/CD workflows. It installs and configures essential components like platform-tools and cmdline-tools, ensures SDK licenses are accepted, and resolves common issues such as spaces in SDK paths on Windows runners. This action streamlines Android development pipelines by providing a ready-to-use environment for building and testing Android applications.
April 5, 2026
Verify Commit Signatures with Auths
Version updated for https://github.com/auths-dev/auths-verify-github-action to version v1.2.1.
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 Auths Verify Action is a GitHub Action that automates the verification of commit signatures using cryptographic identity keys. It ensures that every commit in a pull request or push event is signed by authorized developers, helping teams enforce code integrity and prevent unauthorized changes. Key features include automatic detection of commit ranges, classification of verification failures, and detailed reporting with actionable fix instructions.