August 23, 2026
Delivery Autopilot Runner
Version updated for https://github.com/Tekunda/autopilot-runner to version v1.0.31.
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 This GitHub Action automates the process of integrating Delivery Autopilot with GitHub repositories to handle ticket workflow from planning to review through AI-driven code generation and quality checks. It requires a valid subscription to Delivery Autopilot, which provides instructions to trigger the action. The action is designed to run on GitHub Actions workflows and uses signed instructions to authorize actions. The source code remains checked out within the repository’s CI environment, and no data is sent to Tekunda’s servers during execution. The action supports two setup options: installing the Delivery Autopilot GitHub App or adding a workflow manually, and it provides configuration for various tools like AI models and version control systems.
August 23, 2026
Expand AWS IAM Wildcards
Version updated for https://github.com/thekbb/expand-aws-iam-wildcards to version v2.0.0.
This action is used across all versions by 1 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 action, Expand AWS IAM Wildcards, automatically expands wildcard permissions added in pull requests and provides inline comments with detailed information about the matching AWS actions. It helps identify potential unintended changes to permissions by expanding wildcard expressions and linking them to the AWS Service Authorization Reference. The tool does not require repository checkout or AWS credentials and supports both IAM wildcard characters (* and ?).
August 23, 2026
Symfony Security Auditor
Version updated for https://github.com/vinceAmstoutz/symfony-security-auditor to version 1.20.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 The Symfony Security Auditor is an AI-powered security auditor that complements static analysis tools by detecting vulnerabilities missed by traditional methods. It uses a two-agent loop to identify application-level flaws, including authorization issues and multi-file attack chains. The auditor provides a validated report in various formats and can be used standalone or as a Symfony bundle for enhanced auditing capabilities.
August 23, 2026
Prism Reviewer AI
Version updated for https://github.com/vyoman-labs/prism-reviewer to version v1.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 Prism Reviewer is an AI-driven code review system that automates static analysis, dependency scanning, and parallel LLM-guided code evaluation. It acts as an autonomous gatekeeper for pull requests by performing targeted multi-agent code reviews.
What’s Changed Prism Reviewer AI v1.1.0 — Incremental Review Engine, Pluggable Token Telemetry & Context-Aware PR Discussions
August 23, 2026
cowork-harness
Version updated for https://github.com/yaniv-golan/cowork-harness to version v2.0.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 The cowork-harness action automates the testing of Claude Cowork skills by providing a scriptable and CI-friendly test harness that closely reproduces the observable runtime contract. It ensures that tests clear the constraints that break skills in Cowork, offering evidence of what the agent actually did during a run, not just what it said it did. The tool supports various fidelity tiers and provides an interface to inspect and analyze test results.
August 23, 2026
Read mise.toml versions
Version updated for https://github.com/yshrsmz/action-mise-values to version v0.3.1.
This action is used across all versions by 3 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The GitHub Action action-mise-values reads the [tools] table from a mise.toml file and exposes it as a JSON output, enabling users to dynamically specify tool versions for subsequent workflow steps. It allows them to use official setup actions while leveraging built-in caching and additional features offered by those actions.
August 23, 2026
B.IA Accessibility Checker
Version updated for https://github.com/YuriFAToledo/B.IA to version v0.1.9.
This action is used across all versions by ? repositories. Action Type This is a Node action using Node version 16.
Go to the GitHub Marketplace to find the latest changes.
Action Summary B.IA is a GitHub Action that automates accessibility checks in your CI/CD pipeline by evaluating code against WCAG guidelines. It helps companies ensure their products are accessible to a specific audience while minimizing learning curve costs and avoiding the need for external solutions. The action supports defining requirements, using AI for guideline analysis, and providing feedback if code does not meet specified accessibility standards.
August 23, 2026
skeptic-diff-audit
Version updated for https://github.com/mamadou-wane/skeptic to version v0.2.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 Summary:
The Skeptic action automates differential testing by introducing known bugs into a pinned commit of a real upstream repository. It then audits the resulting patches to verify whether green test results indicate genuine improvements or if they could be artifacts from a previous bug. This helps ensure that test pass rates are meaningful and not indicative of accidental code coverage improvements. The action supports both lenient and strict detection, with a focus on false positive rates per split.
August 23, 2026
ZPL Regression Gate
Version updated for https://github.com/Markloev/zpl-regression-gate 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 ZPL Regression Gate is a GitHub Action that automates the detection of unintended changes in Zebra Programming Language (ZPL) label formats. It compares approved semantic and PNG baselines with current renderings to identify discrepancies, ensuring consistent and expected label outputs before they reach a warehouse or printer queue. The action provides actionable feedback on changed fields, barcodes, coordinates, font commands, dimensions, diagnostics, or rendered pixels, enabling developers to catch and fix issues early in the development cycle.
August 23, 2026
Carabiner Repo Security
Version updated for https://github.com/MaXiMo000/carabiner to version v0.1.14.
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 Summary:
Carabiner automates the secure setup of repositories by default and continuously monitors for security vulnerabilities using various scanning tools. It solves common issues such as insecure CI/CD configurations, untrusted code execution, and missing security controls. Key capabilities include a ratchet mechanism to track accepted findings, a drill to verify control effectiveness, and a normalized model for reporting vulnerabilities. The action can be adopted by detecting, configuring, and ratcheting the repository once per repo, scanning for new issues, examining all engines and history, proving controls fire, listing informational findings, tracking accepted findings, and accepting them with an expiration date.