July 17, 2026
Agentic Workflow Guard
Version updated for https://github.com/jinyounghub/agentic-workflow-guard to version v0.2.1.
This action is used across all versions by 0 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 GitHub Action agentic-workflow-guard is a static analyzer designed to detect and prevent AI-agent-specific vulnerabilities in GitHub Actions workflows. It focuses on identifying potential risks where untrusted event data, such as issue bodies, PR comments, branch names, or commit messages, are passed into AI agent prompts, potentially leading to write permissions, scripts, release commands, or secrets being executed with elevated privileges. This action helps ensure the security of CI/CD pipelines by monitoring for these high-risk patterns without requiring access to API keys or sending sensitive workflow content to external models.
July 17, 2026
setup-jemalloc
Version updated for https://github.com/kaeawc/setup-jemalloc to version v0.0.4.
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 downloads, installs, and caches jemalloc, replacing the default malloc to free up unused native memory due to fragmentation. It supports Linux but requires arm64e target architecture on macOS. The action can be invoked multiple times within a job without affecting existing processes, ensuring atomic installations and idempotency.
July 17, 2026
16 Eyes
Version updated for https://github.com/kigiela/16-eyes to version v1.1.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 Summary:
This GitHub Action is designed to perform security audits on code repositories using AI-driven tools. It provides a comprehensive, multi-agent approach to identify and verify security issues across an entire repository or specific changes in a pull request. The action profiles the repository’s architecture and design before automating the scanning process with tailored lenses that check for vulnerabilities, ensuring robust and skeptical review processes.
July 17, 2026
Setup runner cli
Version updated for https://github.com/kjanat/runner to version v0.20.0.
This action is used across all versions by 0 repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary runner is an action designed to help developers quickly identify and run commands across multiple task runners and package managers within their projects. It provides a tab completion feature that suggests available tasks and packages, reducing the need to remember specific command structures or configurations for different repositories. This tool enhances efficiency by automating the process of selecting the correct runner and command for executing tasks, making it easier to manage and run project-related commands without manual configuration.
July 17, 2026
Totem Shield
Version updated for https://github.com/mmnto-ai/totem to version @mmnto/pack-rust-architecture@1.99.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 GitHub Action that enhances AI coding agents by providing a file-based toolkit. It helps prevent common mistakes and architectural issues by enforcing clear rules and lessons through plain text markdown files. The action includes a queryable knowledge index and a zero-LLM linter to ensure deterministic code, enhancing the integrity of project architecture and reducing the need for frequent re-explaining between sessions.
July 17, 2026
AI Harness Doctor
Version updated for https://github.com/NieZhuZhu/ai-harness-doctor to version v1.11.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 an automated tool designed to audit AI harnesses and provide insights into their consistency, security, and efficacy. It helps in consolidating scattered instructions into a single AGENTS.md file and ensuring that all related files are kept small pointers. The tool also measures the improvement in agent answers after consolidation.
July 17, 2026
Run AER Tests
Version updated for https://github.com/octoberswimmer/aer-dist to version v1.2.17.
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 unit tests locally without requiring an org or deployment. It supports running Apex code, executing anonymous code, stepping through Apex in an interactive debugger, and simulating Salesforce governor limits, standard library features, and testing framework capabilities.
July 17, 2026
pgrls — Postgres RLS linter
Version updated for https://github.com/pgrls/pgrls-action 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 The GitHub Action pgrls-action automates the use of the static analyzer pgrls to detect and prevent Row-Level Security bugs in PostgreSQL databases. It supports two modes: linting a live database’s RLS state or serving as a pull-request gate that checks for regressions and new issues in schema changes without requiring a running database.
July 17, 2026
Postman Onboarding Workspace Bootstrap
Version updated for https://github.com/postman-cs/postman-bootstrap-action to version v2.9.5.
This action is used across all versions by 0 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 creation of a Postman workspace by importing an OpenAPI specification. It generates baseline, smoke, and contract collections with executable tests covering various protocols (OpenAPI, gRPC, SOAP, GraphQL, AsyncAPI, MCP). The action simplifies the setup process for new projects and integrates seamlessly with other Postman CI/CD actions.
July 17, 2026
Postman Onboarding Repo Sync
Version updated for https://github.com/postman-cs/postman-repo-sync-action to version v2.1.6.
This action is used across all versions by 0 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 exports Postman collections and environments into a repository and automates the setup of CI, mock servers, and monitors. It solves the problem of synchronizing Postman assets with code repositories and provides a seamless integration with workflows. The action supports various configurations such as workspace IDs, collection IDs, and environment details.