August 3, 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 testing in a CI/CD pipeline. It allows companies to define an audience and percentage of WCAG guidelines to meet, focusing on the most critical users. The action uses AI to analyze code and provide feedback if it does not comply with the specified requirements.
August 3, 2026
Run AER Tests
Version updated for https://github.com/octoberswimmer/aer-dist to version v1.2.29.
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 This GitHub Action, “aer,” automates the execution of Apex unit tests locally without requiring an organization or sandbox. It supports running Apex code and tests against a local metadata environment, ensuring that SOQL queries, DML operations, and governor limits are enforced as in Salesforce. The action allows developers to execute anonymous Apex, step through code using interactive debuggers, and integrate with CI/CD pipelines for efficient testing.
August 3, 2026
Oculum Security Scan
Version updated for https://github.com/OculumDev/oculum-action to version 1.0.4.
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 The Oculum Security Scan GitHub Action is an AI-driven security scanner that detects prompt injection, RAG vulnerabilities, and other potential issues in LLM-powered applications. It automates the detection of hardcoded secrets, SQL injection, XSS, and command injection using both traditional SAST techniques and AI-assisted validation. The action supports various scan depths and provides options to filter scans based on criticality and categories. The tool integrates seamlessly with GitHub workflows for continuous security checks and can output detailed findings to PR comments or inline annotations.
August 3, 2026
Odin Scan - Smart Contract Security
Version updated for https://github.com/Odin-Scan/odin-scan-action 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 This GitHub Action automatically scans smart contracts written in CosmWasm, Solana, and EVM languages. It integrates seamlessly with GitHub workflows, providing real-time vulnerability detection and reporting through PR comments and inline annotations. The action supports multiple platforms and allows users to configure severity thresholds and trigger on-demand scans via comments.
August 3, 2026
KeyWatch Scan
Version updated for https://github.com/pixincreate/KeyWatch 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 KeyWatch GitHub Action automates secret scanning by scanning files and directories, detecting secrets such as passwords, keys, and tokens. It provides a fast and efficient way to scan code repositories or any directory for sensitive information. The action is compatible with various runners, including Linux x64 and macOS x64/arm64, and supports different exit modes for handling findings.
August 3, 2026
vord Static Analysis
Version updated for https://github.com/pmaojo/vord to version v0.6.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 The vord GitHub Action is a static analysis tool written in Rust that analyzes code before it’s committed. It helps identify potential issues and enforce coding standards across multiple programming languages. The action can be used as a CI step to automatically scan repositories and provides an interactive wizard for users to configure and use the tool.
August 3, 2026
Multi-Style Contribution Snake
Version updated for https://github.com/Pro-Bandey/multi-style-snake-contribution-grid to version v03.08.26.
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 automates the creation of a dynamic animated contribution grid for your GitHub repository using 5 distinct styles. It automatically detects the repository owner, generates multiple snake variations in various shapes and themes, renders bold month labels, and creates an automated gallery in a separate branch. The action supports both SVG and GIF formats and can be easily integrated into your profile README for visual representation of your contributions.
August 3, 2026
holt ci
Version updated for https://github.com/Raed2180416/holt to version v0.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 The holt action is an agent-agnostic tool designed to help developers manage multiple worktrees efficiently. It compares the committed and uncommitted states of git repositories to identify which worktrees contain valuable content that should not be deleted, ensuring safe deletion practices in a multi-agent development environment. By leveraging git’s own worktree lock, holt automatically prevents accidental deletions of worktrees that hold important code changes.
August 3, 2026
raviqqe/muffy
Version updated for https://github.com/raviqqe/muffy to version v0.4.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 automates the static website validation process using the Muffy tool, which checks HTML and CSS for errors. It can be used to validate a set of websites or a specific website by providing its URL. The action is designed to integrate seamlessly with GitHub workflows for continuous integration and deployment pipelines.
August 3, 2026
RelayShield Secret Scan
Version updated for https://github.com/relayshield/rsscan to version v0.1.2.
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 rsscan GitHub Action is a tool designed to scan for API keys, tokens, and other sensitive credentials in staged changes or commit ranges. It uses pre-commit hooks, GitHub Actions, GitLab CI/CD, CircleCI, Docker containers, and shell scripts to automate the process of detecting and flagging these credentials before they are committed to version control. The action is free and runs entirely on your machine without requiring an account or network calls, ensuring that sensitive information never leaves the host.