August 4, 2026
Proficiency — Go API Performance
Version updated for https://github.com/tuxerrante/proficiency to version v0.2.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 This GitHub Action automates the profiling of Go API endpoints to catch performance regressions before they are merged into a main branch. It generates a versioned report with CPU, heap, and block profiles, which can be compared between commits or pull requests using regression rules. The tool is designed for OpenAPI-enabled services with /debug/pprof/ enabled and provides a stable JSON report for artifacts and automation.
August 4, 2026
Vibgrate Scan
Version updated for https://github.com/vibgrate/cli to version v2026.804.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 @vibgrate/cli is a tool designed to analyze codebases locally using AI coding agents. It helps answer questions about the codebase’s structure and drift, providing insights such as drift scores, ranked upgrade priorities, and impact surfaces. The action runs on your machine without requiring API keys or network calls, making it useful for developers who want to perform local analysis without leaving their repositories.
August 4, 2026
Setup vp
Version updated for https://github.com/voidzero-dev/setup-vp to version v1.16.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 GitHub Action setup-vp automates the setup of Vite+ globally with optional Node.js version management, caching dependencies using lock files, and running vp install. It supports multiple package managers and integrates with GitLab CI/CD and Azure Pipelines templates. The action is designed to streamline the setup process for developers working on projects that depend on Vite+.
August 4, 2026
VICE Security Audit
Version updated for https://github.com/Webba-Creative-Technologies/vice to version v3.4.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 VICE is a comprehensive security auditing tool that automates the process of identifying vulnerabilities in web applications. It offers two modes: remote scan and local audit. The remote scan mode crawls a website, checks exposed services, and runs security probes within a selected scope. The local audit mode analyzes source code, .env files, and dependencies for SQL injection, XSS, and RLS issues. VICE also ships as a GitHub Action that integrates with CI/CD pipelines to continuously monitor and report on application security.
August 4, 2026
B.IA Accessibility Checker
Version updated for https://github.com/YuriFAToledo/B.IA to version v0.1.9.
This action is used across all versions by ? repositories. Action Type This is a Node action using Node version 16.
Go to the GitHub Marketplace to find the latest changes.
Action Summary B.IA is a GitHub Action that automates accessibility testing in CI/CD pipelines by checking if the code meets specified WCAG guidelines for different target audiences. It provides flexible audience targeting and AI-driven analysis to help companies ensure their products are accessible, reducing learning curve costs and errors compared to using external solutions.
August 4, 2026
AGENTS.md Lint (Schliff)
Version updated for https://github.com/Zandereins/schliff to version v8.10.0.
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 Schliff scores AGENTS.md against an explicit, versioned rubric to ensure deterministic quality scores for AI instruction files, preventing the degradation of tools like Cursor, Codex, Copilot, and Claude Code due to rotting files. It provides a rule engine that can be read, pinned, and gated CI on.
August 4, 2026
NivL1 AI PR Reviewer
Version updated for https://github.com/NivL1/ai-pr-reviewer to version v0.1.2.
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 This action automates AI-powered code review on pull requests using a NestJS service and GitHub Action. It handles HMAC-validated webhook ingestion, incremental re-review of changes since the last review, and provides containerized deployment with multi-stage Dockerfile and docker-compose. The service supports LLM calls behind a single service boundary, including Anthropic today and a potential second provider in the future.
August 4, 2026
CordC Action(modify by CordCloud Action)
Version updated for https://github.com/opcwj/cordcloud-action to version Error loading version from page [https://github.com/marketplace/actions/cordc-action-modify-by-cordcloud-action], unable to determine latest release.
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 CordCloud Action 是一个 GitHub Actions 动作,用于自动续命 CordCloud 帐号。该动作通过 schedule 触发,每天自动签到并领取流量续命。用户可以配置邮件和密码等参数,并选择是否启用两步验证。此外,该动作还支持自定义设备指纹、IMAP 服务器和端口等选项,以适应不同的使用场景。
August 4, 2026
Get Latest Release Information
Version updated for https://github.com/ophiosdev/github-action-latest-release to version v0.2.1.
This action is used across all versions by 6 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 GitHub Action “Get Latest Release” retrieves the latest release from another repository, handling various options like including drafts and prereleases, excluding or including certain tags, and using personal access tokens for private repositories. It outputs the release version tag, ID, description, URL, and asset URL. The action helps automate the retrieval of release information for integration into workflows.
August 4, 2026
Postman API Onboarding
Version updated for https://github.com/postman-cs/postman-api-onboarding-action to version v3.2.0.
This publisher is shown as ‘verified’ by GitHub.
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 and managing a new API repository by integrating various Postman tools. It helps developers bootstrap their project, upload an OpenAPI specification, generate collections for smoke testing and contract enforcement, and integrate with GitHub for continuous integration. The action also configures mock servers and monitors to ensure that the service behaves as expected.