April 19, 2026
AI Attestation
Version updated for https://github.com/Korext/ai-attestation to version v1.0.5.
This action is used across all versions by 0 repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary AI Attestation is a GitHub Action that automates the tracking of AI-generated code within a repository by creating and maintaining a standardized YAML file. It identifies AI tools used, the percentage of code generated, and whether the code has undergone governance reviews, addressing compliance and accountability concerns for enterprises, open source maintainers, and audit teams. The action scans commit history and metadata for AI tool signatures and keeps the attestation file updated with each commit.
April 19, 2026
mcpunit
Version updated for https://github.com/lee-to/mcpunit 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 Summary:
The mcpunit GitHub Action is a lightweight tool designed to perform automated quality audits on Model Context Protocol (MCP) servers. It detects issues such as vague tool names, weak input schemas, dangerous capabilities, and inefficiencies in server responses, ensuring high-quality standards and preventing errors that could harm AI agent behavior. Built for speed and simplicity, mcpunit provides fast, deterministic, CI-compatible validations without runtime dependencies, aiding developers in maintaining robust and reliable MCP server configurations.
April 19, 2026
Standardize Version 🔢
Version updated for https://github.com/Lex-DRL/standardize-version-action to version v1.
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 Standardize Version Action is a GitHub Action that converts raw version strings into a standardized format suitable for release names or tags. It handles diverse versioning schemes, including SemVer and pre-release specifiers, ensuring consistent and human-readable formatting while preserving key elements like suffixes and separators. This action automates the normalization of version strings, simplifying workflows that require consistent version naming for releases and tags.
April 19, 2026
cargo-rail
Version updated for https://github.com/loadingalias/cargo-rail-action to version v4.1.2.
This action is used across all versions by 3 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The cargo-rail-action GitHub Action integrates with the cargo rail tool to automate the planning and execution of selective CI workflows for Rust projects. It determines which tasks, such as building, testing, or documentation generation, need to run based on changes in the codebase and provides outputs for precise execution scopes. This action streamlines CI pipelines by optimizing task execution, ensuring efficiency and reducing unnecessary workload.
April 19, 2026
SynthScan
Version updated for https://github.com/marcoramilli/SynthScan 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 SynthScan is a GitHub Action designed to detect AI-generated (synthetic) code patterns in a repository. It scans source files against customizable pattern definitions, calculates a severity-weighted “Synthetic Code Score” normalized per 1,000 lines of code, and automatically generates a GitHub Issue summarizing findings, including matched snippets and a severity breakdown. This action helps developers identify and review potential AI-generated code, ensuring code quality and transparency in software projects.
April 19, 2026
Binary Size & Memory Footprint Tracking
Version updated for https://github.com/membrowse/membrowse-action to version v1.2.1.
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 MemBrowse is a GitHub Action designed to automate the analysis of binary size and memory usage for embedded firmware by extracting detailed information from ELF files and linker scripts. It provides symbol-level insights, source file mapping, memory region analysis, and integrates with the MemBrowse platform for historical tracking, CI monitoring, and reporting. By streamlining memory analysis and enabling automated CI/CD integration, it helps developers detect inefficiencies, monitor memory usage trends, and enforce memory budgets during development.
April 19, 2026
AutoReadme AI
Version updated for https://github.com/Michael-Steenkamp/repo-readme-generator to version v1.
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 AutoReadme AI is a GitHub Action that automates the generation and maintenance of project README files by leveraging Large Language Models (LLMs) to analyze codebase changes and provide intelligent documentation updates. It eliminates the need for manual documentation updates by dynamically extracting code diffs, maintaining context through rolling-state memory, and automatically creating pull requests with updated READMEs. This action streamlines development workflows by saving time, ensuring documentation remains accurate, and reducing developer friction.
April 19, 2026
Totem Shield
Version updated for https://github.com/mmnto-ai/totem to version @mmnto/totem@1.14.12.
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 Totem is a CLI tool designed to provide AI coding agents with a persistent, cross-repository memory and enforcement layer to prevent recurring mistakes and improve architectural integrity. By converting plain-English lessons into deterministic rules enforced offline via a linter, Totem ensures that common errors are caught and corrected before code is pushed, eliminating redundant feedback cycles and maintaining coding standards. This tool helps automate the enforcement of best practices, reducing human intervention and improving collaboration with AI agents.
April 19, 2026
Upload files to an archive.org item w/ Metadata
Version updated for https://github.com/Nick2bad4u/internet-archive-upload to version v2.0.0.
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 The Internet Archive Upload Action is a GitHub Action designed to automate the process of uploading files or directories to the Internet Archive (archive.org) with support for adding metadata to describe the content. It simplifies tasks like managing file uploads, handling multiple paths, and configuring metadata fields, making it ideal for archiving and preserving digital assets. The action provides key capabilities such as flexible file selection, detailed metadata configuration, and generating a direct link to the uploaded item’s details page.
April 19, 2026
branch-watch
Version updated for https://github.com/nuri-yoo/branch-watch 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 branch-watch is a command-line tool that helps users monitor the sync status of their GitHub branches and forks, and track open pull requests, without needing a browser. It automates the tedious process of identifying outdated branches or forks, highlighting those that are behind or ahead of their upstream repositories, and provides quick insights into open PRs. Key features include filtering for outdated items, JSON output for automation, and sorting by staleness to prioritize updates.