August 16, 2026
eigenhelm
Version updated for https://github.com/metacogdev/eigenhelm to version v0.10.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 Eigenhelm measures code structure using information theory to evaluate and improve AI-generated code. It helps catch low-quality code before it merges, providing actionable feedback for refactoring and optimization. The action integrates with GitHub workflows to ensure structural quality throughout the development process.
August 16, 2026
Upload to Nexus Mods
Version updated for https://github.com/Nexus-Mods/upload-action to version v1.0.0-beta.10.
This action is used across all versions by 81 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 GitHub Action automates the process of uploading new versions of files to NexusMods using their v3 API. It simplifies the workflow by reducing manual intervention and enabling continuous integration/continuous deployment (CI/CD) pipelines for mod developers. The action supports various configurations such as file name, version number, category, and additional metadata, making it flexible for different use cases.
August 16, 2026
Run AER Tests
Version updated for https://github.com/octoberswimmer/aer-dist to version v1.2.33.
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 GitHub Action runs Apex and Apex unit tests locally on the user’s machine. It provides a local environment to execute code with SOQL, DML, and test data, similar to an org but without the need for an organization or deployment process. The action supports various features of Salesforce Apex such as SObjects, triggers, validation rules, and testing frameworks, and can be used from the CLI, CI/CD pipelines, and integrated with development environments like VS Code.
August 16, 2026
Otzaria Plugin Validator
Version updated for https://github.com/Otzaria/otzaria-plugin-validator to version v1.11.0.
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 automates the validation and publication of Otzaria plugins by performing the following main tasks:
Validates plugin compatibility with Otzaria, identifying issues that need to be addressed. Builds a .otzplugin file from the plugin’s source code, excluding certain files as specified in an .otzignore file (optional). Automatically publishes new versions of the plugin to the Otzaria store once set up with API credentials. The action simplifies the process of releasing plugins by automatically pushing changes to main, ensuring that only valid and compatible versions are published.
August 16, 2026
pgrls — Postgres RLS linter
Version updated for https://github.com/pgrls/pgrls-action to version v1.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 The GitHub Action pgrls-action automates static analysis of PostgreSQL Row-Level Security (RLS) using the pgrls tool. It checks for policy bugs like broken tenant/per-user scoping and write-side holes, failing builds to prevent deployment of problematic RLS configurations. The action can either lint a live database’s RLS state or serve as a pull-request gate to detect regressions and new issues in the schema without requiring access to a running database or Docker container.
August 16, 2026
vord Static Analysis
Version updated for https://github.com/pmaojo/vord to version v0.11.6.
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 A static analysis tool in Rust that helps developers ensure their code adheres to a set of rules before it’s committed or pushed. It provides an interactive wizard, CI integration options, and can be used as a Claude Code plugin to enforce coding standards on user input.
August 16, 2026
raviqqe/muffy
Version updated for https://github.com/raviqqe/muffy to version v0.5.2.
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 Muffy is a static website validator that checks the links, markup, and robots.txt of multiple websites. It provides features such as recursive link checking, markup validation for HTML, SVG, and MathML documents, caching with configurable cache ages and stale-while-revalidate periods, concurrency and rate limits, retries with exponential backoff, robots.txt and sitemap support. The action can be used to check a set of websites or an individual website through the command line interface or GitHub Actions.
August 16, 2026
Kaniko Build Action
Version updated for https://github.com/RivieraKid/gha-kaniko to version v0.0.0-alpha.
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 prints “Hello World” or a personalized greeting to a specified person and logs the current timestamp. It is designed to automate the process of sending greetings in automated workflows, enhancing communication within development teams.
August 16, 2026
AgentAuditKit MCP Security Scan
Version updated for https://github.com/sattyamjjain/agent-audit-kit to version v0.3.79.
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 AgentAuditKit automates security audits of AI agent pipelines by identifying misconfigurations, hardcoded secrets, and other security issues across 10 agent platforms. Unlike hosted scanners, it runs offline and deterministically, ensuring consistent findings without relying on LLMs or external models. Additionally, it provides auditor-ready compliance-evidence packs in SARIF format and PDF reports for multiple security frameworks, helping ensure robust security practices are followed.
August 16, 2026
Smyklot
Version updated for https://github.com/smykla-skalski/smyklot to version v1.28.0.
This action is used across all versions by 2 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Smyklot is a GitHub App that automates pull request approvals and merges by validating permissions against the .github/CODEOWNERS file. It supports multiple command formats, including slash commands, mentions, and bare commands, with options to approve, merge, squash, or rebase PRs. The action also provides reaction-based approval and cleanup capabilities, ensuring smooth and efficient pull request management.