July 14, 2026
JFrog Boost
Version updated for https://github.com/jfrog/boost to version v0.9.4.
This publisher is shown as ‘verified’ by GitHub.
This action is used across all versions by 2 repositories.
Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Boost is a smart token savings tool that reduces the noise in agent output by trimming what’s safe to drop while preserving essential context. It trims only non-sensitive information from noisy logs, allowing agents to focus on important details like errors, timings, and cache hits.
July 14, 2026
Pipelock Agent Security Scan
Version updated for https://github.com/luckyPipewrench/pipelock to version v3.1.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 Pipelock is an AI-powered firewall designed to monitor and control secret exfiltration, prompt injection, and SSRF within mediated networks. It inspects content using various protocols (HTTP, WebSocket, CONNECT, MCP, A2A) and generates mediator-signed action receipts that can be verified outside the agent runtime. This ensures a content-aware decision is made without relying on blind trust in agent behavior.
July 14, 2026
TestivAI Visual Report
Version updated for https://github.com/mcbuddy/testivai-oss to version @testivai/witness@1.3.0.
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 This GitHub Action automates local-first visual regression testing for web applications using TestivAI SDKs. It provides a self-contained HTML report with DOM-aware noise hints to identify real changes and render noise, allowing developers to focus on meaningful UI improvements without false positives. The action supports Playwright and WebdriverIO frameworks, making it cross-platform and language-agnostic.
July 14, 2026
Totem Shield
Version updated for https://github.com/mmnto-ai/totem to version @mmnto/pack-rust-architecture@1.95.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 linting process, ensuring that code adheres to specified architectural rules and best practices. It uses a file-based substrate for storing lessons, a queryable knowledge index, and an LLM-powered compiler and review commands. The tool helps prevent developers from making common mistakes by enforcing architecture guidelines without relying on AI models, maintaining consistency across projects and improving code quality.
July 14, 2026
AI Harness Doctor
Version updated for https://github.com/NieZhuZhu/ai-harness-doctor to version v0.16.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 action that automates the process of consolidating scattered agent configurations into a single canonical AGENTS.md file, helping to resolve conflicts and ensure consistent configuration across different projects. It also provides guards to prevent future drift in configuration files. The main purpose of AI Harness Doctor is to improve collaboration and reduce errors by providing a unified version control system for agent configurations.
July 14, 2026
Postman API Onboarding
Version updated for https://github.com/postman-cs/postman-api-onboarding-action to version v2.0.4.
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 Postman API Onboarding Action automates the process of setting up a new API repository by bootstrapping a workspace, uploading an OpenAPI specification, generating collections and environments, registering a mock server and monitor, committing artifacts to the repository, and running smoke and contract tests. It solves the problem of automating the onboarding process for APIs in GitHub repositories.
July 14, 2026
Postman Onboarding Workspace Bootstrap
Version updated for https://github.com/postman-cs/postman-bootstrap-action to version v2.9.1.
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 The Postman Onboarding: Workspace Bootstrap action automates the creation of a Postman workspace by importing an OpenAPI specification, generating essential collections with contract tests, and enforcing adherence to RFCs and standards. This action simplifies the onboarding process by streamlining the setup of test cases for APIs in one step.
July 14, 2026
Postman Onboarding Repo Sync
Version updated for https://github.com/postman-cs/postman-repo-sync-action to version v2.1.3.
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 process of synchronizing Postman collections and environments with a repository. It exports these assets into the repository, wires CI, mock servers, and monitors around them. The action is part of the Postman API Onboarding suite and requires a Postman API key or service token to mint one.
July 14, 2026
PR Risk Analyzer
Version updated for https://github.com/rw-core/pr-risk-analyzer to version v1.
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 PR Risk Analyzer GitHub Action automates the identification of high-risk changes in pull requests by analyzing files against historical data to identify bug hotspots, code volatility, bus factors, and churn metrics. It provides actionable compound risk predictions such as tribal knowledge risk, defect-injection predictor, and clean-up exception, with evidence-based reporting that cites academic studies and explains why flagged metrics matter directly within the PR comment.
July 14, 2026
PQC Scan
Version updated for https://github.com/sachhg/pqc-scan 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 The pqc-scan GitHub Action scans your codebase for quantum-vulnerable cryptography and provides detailed reports on which lines are vulnerable. It automates the process of identifying and migrating to post-quantum algorithms, helping developers stay secure against potential quantum attacks. The tool uses tree-sitter AST parsing to ensure accurate detection without relying on brittle regexes.