July 17, 2026
NeuroLink AI
Version updated for https://github.com/juspay/neurolink to version v9.92.0.
This action is used across all versions by 10 repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary NeuroLink is an AI integration platform that provides a unified API to integrate 30+ AI providers and models. It offers features like switching providers with a single parameter change, leveraging built-in tools, deploying with enterprise features, optimizing costs automatically, and using the professional CLI or TypeScript SDK. The platform supports edge-first execution and continuous streaming architectures for practical and universally available AI.
July 17, 2026
Threatify Scan
Version updated for https://github.com/kamranhasan/Threatify to version 0.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 Threatify is a static analysis tool that generates a capability graph from an AI agent’s configuration and identifies potential attack paths. It helps in detecting hidden vulnerabilities such as LETHAL_TRIFECTA and ATTACK_PATHs, which can be used for exfiltration or unauthorized access. The tool runs offline, analyzing the configuration file alone without relying on external APIs or network calls.
July 17, 2026
Lint package.json
Version updated for https://github.com/kirkeaton/action-publint to version v2.0.20.
This action is used across all versions by 13 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 GitHub Action action-publint automates the linting of a package.json file to detect packaging errors using Publint. It helps identify issues related to dependencies, metadata, and version management that could affect how your project is published. The action provides flexibility in setting the logging level and the path to the package directory for custom configurations.
July 17, 2026
Landsafe — Postgres migration safety
Version updated for https://github.com/landsafe-dev/action 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 Landsafe GitHub Action checks PostgreSQL migration safety by analyzing the diff between two database schemas and identifying potential issues such as blocking index builds, full-table rewrites, and data loss. The action verifies these risks without connecting to or interacting with the actual database, ensuring that developers are aware of potential production impacts before merging migrations.
July 17, 2026
Git Velocity Analyser
Version updated for https://github.com/lukaszraczylo/git-velocity to version v1.0.12.
This action is used across all versions by 0 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Git Velocity is a GitHub Action that analyzes your Git repositories and generates a gamified dashboard showing developer velocity metrics. It helps track contributions, automates code review processes, and provides achievements to motivate team members in their development efforts.
July 17, 2026
lgtmaybe
Version updated for https://github.com/MattJColes/lgtmaybe to version lgtmaybe-v0.12.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 lgtmaybe GitHub Action reviews pull requests by analyzing code changes and surrounding lines from the file, detecting logic and correctness bugs, security vulnerabilities, missing or weak tests, outdated code, performance regressions, unnecessary complexity, intent, and ponytail. It uses a language model to generate inline review comments and summaries, reducing the need for static keys and improving safety.
July 17, 2026
Code Guard PR Scanner
Version updated for https://github.com/mlawsonking/code-guard-action to version v1.0.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 GitHub Action mlawsonking/code-guard-action scans code changes in pull requests for security bugs using a deterministic rule engine, flagging them inline on the diff and posting findings as annotations. It automates the process of catching high-frequency vulnerabilities such as command injection, SQL injection, SSRF, hardcoded secrets/API keys, weak crypto, unsafe deserialization, disabled TLS verification, and XSS. The action runs on added lines in each PR, checks them with a deterministic rule engine, and posts findings inline on the “Files changed” tab. It can be configured to fail the check based on the worst verdict level or not at all.
July 17, 2026
Totem Shield
Version updated for https://github.com/mmnto-ai/totem to version @mmnto/pack-rust-architecture@1.100.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 Totem is a file-based toolkit that integrates AI coding agents, provides a queryable knowledge index, and enforces lint rules to maintain architectural integrity in projects. It uses deterministic zero-LLM linting and avoids network calls by storing lessons and lint configurations locally.
July 17, 2026
AI Harness Doctor
Version updated for https://github.com/NieZhuZhu/ai-harness-doctor to version v1.13.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 AI Harness Doctor is a GitHub Action designed to audit and consolidate AGENTS.md, CLAUDE.md, and related harness files in repositories. It helps developers identify and correct inconsistencies, ensuring that the agent’s documentation remains accurate, up-to-date, and secure. The tool also measures whether the resulting harness improves agent answers by comparing before- and after-performance metrics.
July 17, 2026
Zablo — zero-knowledge secrets
Version updated for https://github.com/r2l332/zablo-action to version v1.0.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 This GitHub Action fetches zero-knowledge secrets from a Zablo server and injects them into your GitHub Actions workflow using an OIDC token, without storing any sensitive information in public repositories. It supports both static API keys and OIDC federation methods to access the secrets securely. The action is designed for use with workflows that require deployment or configuration tasks that involve sensitive data like database URLs, Stripe keys, and Redis passwords.