July 14, 2026
Remyx Outrider
Version updated for https://github.com/remyxai/outrider to version v1.7.23.
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 This GitHub Action automates the validation and comparison of new research methods against an existing codebase. It helps teams measure changes by scheduling runs or triggering them on demand, using Anthropic Opus or z.ai’s GLM models as backends. The action supports draft PRs with self-reviews, issues for preflight checks, and branch-only mode for exploration without committing to a single candidate.
July 14, 2026
Console CensorChecker
Version updated for https://github.com/SpaceTimee/Console-CensorChecker to version 1.1.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 Console-CensorChecker 是一个基于 PowerShell 的 Tcping 批量拨测与审查检测脚本,适用于任何平台。它主要用于检查网络中目标主机的延迟情况,并监控服务可用性,旨在帮助用户了解是否有审查设备的存在。该脚本提供了两种安装方式:PowerShell 模块和 GitHub Actions 调用。
What’s Changed Check Check Need Network Censorship
July 14, 2026
Set up Rocq
Version updated for https://github.com/tchajed/setup-rocq to version v1.7.6.
This action is used across all versions by 2 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 Rocq, a theorem prover, with OPAM (OCaml Package Manager). It supports caching opam dependencies to speed up future builds and allows for customizing the version of Rocq installed through its inputs. Additionally, it provides options to specify additional Opam repositories and files used in cache generation.
July 14, 2026
cowork-harness
Version updated for https://github.com/yaniv-golan/cowork-harness to version v1.0.2.
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 cowork-harness action is a test harness designed to reproduce Claude Cowork’s observable runtime contract across various scenarios and CI environments. It automates the testing of skills by simulating the behavior and limitations of the Desktop app without using it directly, allowing for accurate testing in headless environments. The action supports different fidelity tiers that vary in their level of resources required for execution, from a free demo to live tiers that require additional software such as Claude Desktop and a token for real model interactions.
July 14, 2026
ATR Scan
Version updated for https://github.com/Agent-Threat-Rule/agent-threat-rules to version v3.5.9.
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 ATR, an open detection rule format for AI agent security threats, provides a vendor-neutral, machine-readable, peer-reviewable rule format that enables easy integration with any conforming engine. It is used in various applications such as security threat detection and malware signatures, making it analogous to Sigma and YARA for SIEM and malware detection, respectively.
July 14, 2026
Cache Go files efficiently
Version updated for https://github.com/capnspacehook/cache-go to version v2.1.1.
This action is used across all versions by 6 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The GitHub Action cache-go helps in efficiently caching Go module and build files. It ensures that cached build files are not invalidated by changes in dependencies and avoids the need to restore a stale cache when a newer version of Go is used. The action uses separate keys for restoring and saving these caches, making it easier to manage different versions and environments.
July 14, 2026
Contrast AI SmartFix
Version updated for https://github.com/Contrast-Security-OSS/contrast-ai-smartfix-action to version v1.0.20.
This publisher is shown as ‘verified’ by GitHub.
This action is used across all versions by 5 repositories.
Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary SmartFix is an AI-powered GitHub Action that automates the remediation of security vulnerabilities identified by Contrast Security. It integrates seamlessly into existing workflows via GitHub Actions, generating Pull Requests (PRs) with proposed fixes. Key benefits include automated remediation, developer-focused PR creation, and accurate vulnerability context. Users can choose from SmartFix’s internal coding agent or integrate with GitHub Copilot or Anthropic’s Claude Code bot for customized vulnerability fixes.
July 14, 2026
mcpfold config gate
Version updated for https://github.com/dj-pearson/MCPFold to version v1.3.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 mcpfold is a CLI that connects every MCP server without incurring the context-window tax by curating toolsets per client. It reduces the number of tokenized tool schema entries by up to 80% and avoids hardcoding secrets by resolving references. The action simplifies configuration management, making it portable across different clients with a single canonical config file.
July 14, 2026
easySFTP
Version updated for https://github.com/eiserv/easySFTP 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 Summary:
This GitHub Action automates secure SFTP file transfers for deploying build output to any SFTP server. It supports fast, secure uploads with options for host key pinning, configurable uploads, delete mode, dry runs, retries, and outputs for monitoring. The action is designed to be simple yet highly customizable, suitable for both small deployments and complex multi-target scenarios.
July 14, 2026
Sieve Security Scan
Version updated for https://github.com/fendora-io/sieve-action to version v1.4.4.
This action is used across all versions by 2 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Summary:
Sieve is a GitHub Action that uses AI-powered security scanning to detect real vulnerabilities in pull requests, with the ability to suppress false positives. The action automatically scans code files and posts relevant comments on PRs, allowing team members to mark findings as either real or false positive. It supports customization via inputs for repo alias and failure behavior during checks.