April 17, 2026
Mipiti Verify
Version updated for https://github.com/Mipiti/mipiti-verify to version v0.26.7.
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 The mipiti-verify GitHub Action automates the verification of security control assertions against threat models, ensuring they remain accurate and up-to-date. It provides capabilities for local, CI-based, and AI-enhanced validation, helping teams detect security drift, verify compliance, and ensure the sufficiency of implemented controls. Key features include support for local and API-based checks, integration with AI providers for advanced verification, and tools for auditing signed reports.
April 17, 2026
Agent Security Harness
Version updated for https://github.com/msaleme/red-team-blue-team-agent-fabric to version v4.4.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 Agent Security Harness is a GitHub Action designed to automate comprehensive security testing for agent-based systems, focusing on protocol integrity, operational governance, and decision governance. It runs adversarial tests across multiple communication protocols (e.g., MCP, A2A, L402, x402) to identify vulnerabilities such as spoofing, capability escalation, and unsafe decision-making under authority and policy constraints. This tool streamlines the identification of security risks, ensuring agents operate securely within defined boundaries.
April 17, 2026
lint-gha-reviewdog
Version updated for https://github.com/ne-sachirou/lint-gha-reviewdog to version v0.0.3.
This action is used across all versions by 4 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The lint-gha-reviewdog GitHub Action automates the linting of GitHub Actions workflows using actionlint, zizmor, and ghalint tools. It provides pull request feedback, CI failure detection on push, and centrally manages tool versions, streamlining the process of identifying issues in workflows. The action integrates with reviewdog to display findings as comments on pull requests or in job summaries, offering a centralized and efficient solution for maintaining high-quality GitHub Action configurations.
April 17, 2026
OctoTS Metrics Processor
Version updated for https://github.com/OctoTS/OctoTS-action to version v1.1.0.
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 The OctoTS Metrics Processor GitHub Action automates the collection, processing, and storage of code metrics into a persistent time-series dataset within a dedicated branch, such as metrics-data. It supports various input formats (e.g., CSV, JSON, Excel) and generates outputs in selectable storage formats while automatically appending a timestamp column for historical tracking. This action simplifies metrics management by consolidating data in a structured and version-controlled manner.
April 17, 2026
PQS Check
Version updated for https://github.com/OnChainAIIntel/pqs-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 pqs-action GitHub Action evaluates the quality of AI prompt files in a repository based on an 8-dimension scoring system and automatically fails pull requests if the prompt quality score falls below a specified threshold. It helps automate quality assurance for AI prompts, preventing suboptimal prompts from being merged into production. Key features include recursive directory scanning, customizable thresholds, and output formats for integration into CI/CD pipelines.
April 17, 2026
Initialize GitHub Job
Version updated for https://github.com/PandasWhoCode/initialize-github-job to version v1.0.7.
This action is used across all versions by 16 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The Initialize GitHub Job action provides a standardized way to set up and configure GitHub Actions workflows for projects using various programming languages and tools. It automates essential setup tasks, such as repository checkout, environment initialization (e.g., Node.js, Java, Python, etc.), build tool configuration, and caching for dependencies and build artifacts. This action simplifies the workflow setup process, enhances security with hardened runners, and improves efficiency through automated caching and multi-language support.
April 17, 2026
Run PLAYBOOK.md (native)
Version updated for https://github.com/PLAYBOOK-md/playbook-native to version v1.0.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 The playbook-native GitHub Action enables the execution of .playbook.md files as workflow steps using a standalone Node runtime, directly interfacing with the Anthropic SDK. It automates the processing of playbook files without relying on external dependencies like anthropics/claude-code-action, ensuring deterministic behavior and detailed post-step logs. This action is ideal for workflows that don’t require MCP-dependent directives, offering a streamlined solution for running automated tasks defined in markdown-based playbooks.
April 17, 2026
PRmate — 한국어 AI 코드 리뷰
Version updated for https://github.com/prmate/prmate to version v1.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 PRmate is a GitHub Action that automates AI-driven code reviews for pull requests, providing comments in natural Korean based on official coding conventions like Woowa, Naver Hackday, and Toss Frontend Fundamentals. It streamlines the review process by ensuring compliance with established guidelines, optimizing cost through prompt caching, and safeguarding sensitive data with automatic masking. Key features include customizable review levels, support for custom team conventions, and integration with third-party notification tools like Slack and Discord.
April 17, 2026
Rust Lint Action
Version updated for https://github.com/Profiidev/rust-lint-action to version v4.1.0.
This action is used across all versions by 22 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 Rust Lint Action is a GitHub Action designed to automate the process of running linting and formatting checks on Rust code. It helps maintain code quality by identifying and flagging potential issues, enforcing coding standards, and applying consistent formatting. This action streamlines code review workflows by ensuring Rust code adheres to best practices automatically.
April 17, 2026
Jules PR Reviewer
Version updated for https://github.com/sanjay3290/jules-pr-reviewer to version v1.0.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 The “Jules PR Reviewer” GitHub Action leverages Google’s Jules (a Gemini-powered cloud coding agent) to automatically analyze and review pull requests, posting detailed comments with severity-tagged findings. It supports any language or framework, filters false positives, and allows extensibility through custom rules. By automating PR reviews and optionally gating merges based on findings, it streamlines code quality checks and enforces best practices.