July 19, 2026
AI Harness Doctor
Version updated for https://github.com/NieZhuZhu/ai-harness-doctor to version v1.13.6.
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 that audits AI harness files to ensure consistency, reliability, and security. It helps consolidate scattered guidance into one canonical AGENTS.md, keeps tool-specific files as small pointers, and measures whether the resulting harness actually improves agent answers. The action checks for various issues such as duplicate instructions, conflicts, security vulnerabilities, and incorrect permissions.
July 19, 2026
Droidwatch APK Scan
Version updated for https://github.com/Omar1123/droidwatch-scan 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 action scans Android APKs for malware and threats, using the Droidwatch platform. It uploads the build artifact to Droidwatch for analysis and fails the build if a malicious verdict is detected. The action provides outputs like verdict, risk score, and report URL. Users can configure fail-on-verbs and set a timeout for analysis.
July 19, 2026
railward
Version updated for https://github.com/Ourbando/railward to version v0.2.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 Railward is a deterministic guardrail that automatically tests and validates AI policies. It runs predefined attack scenarios against the policy to ensure it behaves as expected. The action provides signed, hash-chained logs of allowed, blocked, and leaked actions, allowing users to verify the policy’s compliance and detect potential vulnerabilities.
July 19, 2026
raviqqe/muffy
Version updated for https://github.com/raviqqe/muffy to version v0.3.16.
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 is a tool for validating static websites, similar to the muffet CLI. It automates the process of checking website structure and accessibility, helping developers ensure their sites meet quality standards. The action provides features like checking for broken links, duplicate content, and HTML errors, which can be integrated into CI/CD pipelines to maintain website quality continuously.
July 19, 2026
AgentAuditKit MCP Security Scan
Version updated for https://github.com/sattyamjjain/agent-audit-kit to version v0.3.52.
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 AgentAuditKit automates security scans for AI agent pipelines, providing offline determinism and auditor-ready compliance-evidence packs. It finds misconfigurations, hardcoded secrets, tool poisoning, rug pulls, trust boundary violations, and tainted data flows across 13 agent platforms. The action ensures consistent findings and produces comprehensive SARIF reports mapped to 13 security frameworks and compliance regimes.
July 19, 2026
Setup BATS
Version updated for https://github.com/sgerrand/setup-bats-action to version v1.0.2.
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 This GitHub Action automates the installation of BATS (Bash Automated Testing System) in a workflow, allowing for easy testing of Bash scripts. It resolves the latest release version or allows pinning to specific versions using a token for API calls, providing outputs for the installed version and supporting examples on how to use it.
July 19, 2026
BoundaryCI tenant-isolation scan
Version updated for https://github.com/sir-gig/boundaryci to version v0.2.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 BoundaryCI is a local-first CLI that scans Supabase and PostgreSQL projects for security issues related to tenant isolation in RLS rules. It checks for exposed tables without RLS, missing or incorrect policies, and identifies potential bypasses by SECURITY DEFINER functions. BoundaryCI can also review policy interactions using a Fireworks model if configured, providing insights into how different policies interact. The tool is designed to help catch errors before a migration reaches production and offers features for baselining and managing security findings.
July 19, 2026
Skaphos Oiax
Version updated for https://github.com/skaphos/oiax to version v1.2.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 Oiax is a GitOps tool that reconciles promotion requests between long-lived branches in Git repositories, ensuring each branch has only one active pull request promoting changes to the next environment. It automates branch-based environments and handles backflow from production to development.
July 19, 2026
Console CensorChecker
Version updated for https://github.com/SpaceTimee/Console-CensorChecker to version 1.1.4.55.
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 Console CensorChecker: 这是一个基于 PowerShell 的 TCPing 批量拨测脚本,主要用于检查网络是否被审查设备拦截。它适用于任何平台,并且旨在帮助开发者监控和测试服务的可用性,同时遵守相关法律法规。通过该脚本,用户可以自动化检测目标主机的响应时间,以便在潜在的审查环境中进行验证。
What’s Changed 添加 Test Checker 工作流 添加 Module、Script、MCPB 的发布工作流 添加 Check Censor 工作流 修改 Invoke-Check 输出为 target-latency 键值对 修改 Action 结果聚合为 hashtable 合并 修改 App 结果对象构造为普通 hashtable 属性袋 移除 Action 中的无效依赖
July 19, 2026
GuardLine Security Scan
Version updated for https://github.com/toutlawbradley/GuardLine 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 GuardLine is a GitHub Action designed to perform security scans on pull requests, focusing on secrets detection, dependency vulnerabilities, configuration risks, code patterns, and permission issues. It posts findings in the PR comment and SARIF format, allowing for easy visibility of potential security risks. The action supports three scan levels: quick, standard, and deep, with the standard level being the default for most repositories.