August 20, 2026
Verificate Gate
Version updated for https://github.com/VerificateAI/verificate-gate-action to version v1.1.1.
This action is used across all versions by 8 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Verificate Gate is an AI-powered CI gate for GitHub that automatically reviews and checks every pull request for security, reliability, performance efficiency, and maintainability. It detects invented APIs, placeholder code, tests written to pass rather than test, and quality problems in ISO 5055 areas before a human sees the changes. The tool uses GitHub-hosted runners with the id-token: write permission to utilize the repository’s own free quota, ensuring reliable checks on pull requests without affecting other repositories’ quotas.
August 20, 2026
cowork-harness
Version updated for https://github.com/yaniv-golan/cowork-harness to version v1.25.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, cowork-harness, provides an automated test harness that reproduces Claude Cowork’s runtime contract closely enough to test skills. It allows developers to run and test their skills across various scenarios without the need for a locked-down Desktop app, ensuring that tests are accurate and reliable. The action supports multiple fidelity tiers, including free demos, global installs, linting with Python, and live tiers that require specific resources such as Claude Desktop and a token.
August 20, 2026
B.IA Accessibility Checker
Version updated for https://github.com/YuriFAToledo/B.IA to version v.0.1.16.
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 CI/CD pipelines, helping companies ensure their products meet WCAG guidelines for specific audiences. It uses AI to analyze and measure guidelines more abstractly, allowing for flexibility in adopting accessibility practices. The action defines requirements for audience coverage and guideline compliance, with the outcome being whether developer pushes or pulls requests are accepted based on these criteria.
August 19, 2026
skeptic-diff-audit
Version updated for https://github.com/mamadou-wane/skeptic to version v0.1.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 Skeptic is a GitHub Action that checks if automated test passes mean anything by injecting known bugs into pinned commits of real upstream repos, auditing the resulting patch. The tool helps identify false positives and ensures verification without access to the original repo. It evaluates its performance against baseline results using 12 tasks across two upstream repos, with varying detection settings and FP counts.
August 19, 2026
Goal-Driven AI PR Reviewer
Version updated for https://github.com/markhuangai/ai-pr-reviewer to version v1.1.2.
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 This action is a goal-driven AI-powered GitHub Action designed to review pull requests automatically. It uses Claude Agent SDK sessions for isolated reviews, supporting multiple goals and configurations. The action automates security checks, code correctness verification, and other tasks by inspecting the repository history and relevant conversation. Users can configure model parameters and effort levels for optimal performance.
August 19, 2026
lgtmaybe
Version updated for https://github.com/MattJColes/lgtmaybe to version lgtmaybe-v2.3.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 lgtmaybe is a provider-agnostic PR reviewer designed to automatically review and assess changes in pull requests. It fetches the diff from GitHub using the API and reviews each line, considering context by reading surrounding lines. The action surfaces issues such as logic errors, security vulnerabilities, missing tests, outdated code, performance regressions, complexity, intent, and unnecessary complexity. lgtmaybe uses OpenAI models to generate inline comments and a summary of the review. It is designed to be provider-agnostic and supports local Ollama as well as any OpenAI-compatible endpoint without requiring static keys for cloud providers.
August 19, 2026
Banner Markings
Version updated for https://github.com/mharrisb1/markings to version v0.2.6.
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 GitHub Action automates the enforcement and update of source code banner markings, ensuring compliance with standards like copyright notices and license headers. It uses special boundaries to safely manage these banners without breaking the codebase. The action supports configuration through a YAML file that defines templates and maps them to file types, making it easy to apply consistent formatting across multiple files.
August 19, 2026
Totem Shield
Version updated for https://github.com/mmnto-ai/totem to version @mmnto/pack-rust-architecture@1.118.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 Totem is an AI coding agent that provides a file-based toolkit to enforce project lessons and rules stored in the repository. It uses a queryable knowledge index derived from lessons, along with compiled lint rules that are enforced by a local, zero-LLM linter. This approach ensures that code adheres to established patterns and architectural guidelines without relying on LLMs for rule enforcement, providing deterministic and offline linting capabilities.
August 19, 2026
Shoutrrr GitHub Notifications Action
Version updated for https://github.com/nicholas-fedor/shoutrrr-action to version v1.0.24.
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 This GitHub Action automates the process of sending notifications using Shoutrrr in your workflows. It allows you to send titles, messages, and other data to various services supported by Shoutrrr. The main functionality involves configuring a service URL, setting a title for the notification, and including a message describing changes. This action is specifically designed for Linux runners and requires the service URL to be stored in a GitHub secret for security.
August 19, 2026
Run AER Tests
Version updated for https://github.com/octoberswimmer/aer-dist to version v1.2.36.
This publisher is shown as ‘verified’ by GitHub.
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 aer action automates running Apex and unit tests locally without requiring an org or deploy cycle. It supports various features such as SOQL, DML operations, triggers, validation rules, database limits, standard library, testing framework, type checking, and debugging through an interactive debugger (VS Code or IntelliJ).