August 29, 2026
AI Compliance Gates
Version updated for https://github.com/mmubarak-io/ai-compliance-gates 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 automates compliance checks for AI models and pipelines, ensuring adherence to UAE PDPL, GDPR, and EU AI Act regulations. It enforces data protection, model documentation completeness, Terraform policy compliance, and auditor-facing artifacts in CI/CD pipelines. The action supports multiple entry points for different use cases and runs on GitHub Actions.
August 29, 2026
Go - Test Suites
Version updated for https://github.com/mvrahden/go-test to version v1.28.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 action automates the creation and execution of test suites in Go, providing features such as isolation and parallelism, along with a specification-driven approach to testing through BDD vocabulary. It supports generating test outputs that are both readable and in sync with the underlying code.
August 29, 2026
Sigil Security Scan
Version updated for https://github.com/NOMARJ/sigil to version v1.3.3.
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 Sigil is an automated security auditing action that scans AI agent code to detect malicious patterns before they reach working environments. It uses a quarantine-first approach and provides eight analysis phases, including Install Hooks, Code Patterns, Network/Exfil, Credentials, Obfuscation, Provenance, Prompt Injection, Skill Security, and LLM Analysis.
August 29, 2026
Full-site SEO Audit
Version updated for https://github.com/nurkamol/seo-audit to version v1.38.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 The GitHub Action seo-audit is designed to crawl an entire website’s sitemap and check all pages for SEO, metadata, and structured data issues that single-page graders often overlook. It automates the process of identifying problems such as duplicate content, long page titles, and missing language switcher links on translated pages. The action can be run in CI environments or directly from the command line with minimal setup, ensuring comprehensive SEO audits across a site’s entire structure without requiring manual checks.
August 29, 2026
Chock Governance Check
Version updated for https://github.com/open-coder-ai/chock to version v0.6.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 Chock is a governance-as-code tool that automates AI coding agents by compiling rules into deterministic guardrails. It ensures that all AI coding agents within a team or open-source project follow specific policies, such as disallowing force pushes to the main branch, and provides coverage reports on rule adherence across different agents.
August 29, 2026
Web App Security Skill
Version updated for https://github.com/parousia8888/web-app-security-skill to version v0.8.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 web application security audits using AI coding agents. It provides actionable security reports with realistic consequences, reviewable changes, and evidence-based decisions. The action supports JavaScript/TypeScript frameworks and generates route-security.json and route-security.md files. It can be used to audit a local project without contacting a deployment or modifying code, focusing on actionable results and providing clear explanations of what needs human confirmation.
August 29, 2026
SkillSeal Agent Skill Linter
Version updated for https://github.com/pespinel/SkillSeal to version v0.27.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 SkillSeal is a local-first, offline-first CLI tool that lints, scores, and routing-tests SKILL.md files. It catches invalid frontmatter, vague descriptions, oversized files, dangling file references, rm -rf/curl | sh in code blocks, hardcoded paths, OS-specific commands, and more. The action helps identify issues before agents use the skills, ensuring quality and reliability.
August 29, 2026
Plori persistent agent review
Version updated for https://github.com/plori-ai/agent-action to version v1.2.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 Plori agent action creates a persistent workspace for each repository to analyze pull request commits, inspecting surrounding code and running targeted tests instead of judging a diff in isolation. It automates the process of reviewing code changes without duplicating work across PRs. The action maintains a signed claim link for private repositories or exhausted free quotas, allowing owners to continue reviews after claiming the repository.
August 29, 2026
Z-AI GLM Code Review Bot
Version updated for https://github.com/secondsky/z.ai-code-review-bot to version v2.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 Z-AI GLM Code Review Bot automates code reviews using AI-driven models, providing inline line-level review comments, deterministic scanners, structured findings with noise caps and severity rankings, and interactive /zai commands. It also offers commit-status feedback and per-path review instructions without editing the workflow.
August 29, 2026
Next Secure Check
Version updated for https://github.com/SetraTheXX/next-secure-check to version v1.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 next-secure-check is a Next.js-focused security checker that provides deterministic findings for common vulnerabilities before deployment. It uses rule-based pattern matching and AST analysis to scan local projects, offering insights into potential security risks without executing repository code or using AI at runtime. This tool helps developers identify and address security issues early in the development process.