April 4, 2026
AutoDoc Agent Swarm
Version updated for https://github.com/ROHITHGMURALI/AutoDoc to version Error loading version from page [https://github.com/marketplace/actions/autodoc-agent-swarm], 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 The AutoDoc Agent Swarm (DeepAgents Edition) GitHub Action automates the process of analyzing, generating, and verifying high-quality technical documentation for code repositories. Using a hierarchical multi-agent system, it efficiently scans codebases, produces modular Markdown documentation enriched with diagrams, and performs rigorous quality assurance checks to ensure accuracy and compliance. This action simplifies documentation workflows, supports incremental updates, and prevents sensitive data exposure, making it ideal for maintaining up-to-date and reliable project documentation.
April 4, 2026
AEOrank — AEO Scanner
Version updated for https://github.com/vinpatel/aeorank-action 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 AEOrank GitHub Action evaluates a URL’s AI Engine Optimization (AEO) score and automates the reporting of results by posting them as a GitHub Check Run and a pull request (PR) comment. It helps developers maintain high AEO quality standards by providing detailed score breakdowns and enforcing thresholds with a “fail-below” feature to flag low scores during CI workflows. This action streamlines AEO analysis, ensuring consistent optimization across code changes.
April 4, 2026
CodeReview Agent
Version updated for https://github.com/wanghenan/codereview-agent 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 CodeReview Agent is an AI-powered GitHub Action and CLI tool designed to automate code reviews by analyzing code changes, identifying security risks, and highlighting quality issues with confidence scores. It supports both human developers and AI agents, offering structured JSON outputs, semantic exit codes, and automated decision-making capabilities, making it ideal for integration into CI/CD pipelines. Key features include multi-LLM support, intelligent code risk detection, automated fixes, and seamless integration with AI agents like GPT and Claude for enhanced efficiency and reliability.
April 4, 2026
vibecheck-ai-slop
Version updated for https://github.com/yuvrajangadsingh/vibecheck to version v1.5.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 vibecheck is a GitHub Action and standalone tool designed to identify and flag potential issues in AI-generated or manually-written code, with a focus on improving security, error handling, code quality, and identifying AI-specific coding patterns. It automates the detection of common problems like hardcoded secrets, unsafe practices (e.g., SQL concatenation, eval), and poor coding habits (e.g., empty catch blocks, overly long functions), helping developers maintain clean, secure, and production-ready codebases. The tool requires no configuration, API keys, or installation, making it fast and easy to use locally.
April 3, 2026
CodeMeta to Zenodo Converter
Version updated for https://github.com/escape2020/codemeta2zenodo to version v1.3.0.
This action is used across all versions by 5 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The “CodeMeta to Zenodo Converter” GitHub Action automates the conversion of codemeta.json metadata files into the .zenodo.json format using the eOSSR library. It streamlines the process of generating Zenodo-compatible metadata for software releases, ensuring compliance with Zenodo’s schema and supporting features like metadata validation and optional ESCAPE2020 community integration. This action helps developers efficiently manage metadata for archiving and citation purposes in research and software projects.
April 3, 2026
opnDossier
Version updated for https://github.com/EvilBit-Labs/opnDossier to version v1.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 opnDossier is a command-line tool designed for network operators and security professionals to analyze and process OPNsense and pfSense firewall configurations. It automates tasks such as security vulnerability detection, dead rule identification, and configuration validation, while also generating detailed documentation and exportable formats (e.g., Markdown, JSON, YAML). Optimized for secure, airgapped environments, it helps identify misconfigurations, optimize performance, and enhance security posture without relying on external dependencies.
April 3, 2026
Github Action Merge Dependabot
Version updated for https://github.com/fastify/github-action-merge-dependabot to version v3.12.0.
This action is used across all versions by 4,023 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The GitHub Action Merge Dependabot automates the process of approving and merging Dependabot pull requests in a repository. It eliminates the need for manual intervention in handling dependency updates, saving time and ensuring projects stay up to date with minimal effort. The action also supports excluding specific packages from auto-merge for manual review, providing flexibility in dependency management.
April 3, 2026
fish-shop/indent-check
Version updated for https://github.com/fish-shop/indent-check to version v2.2.99.
This action is used across all versions by 24 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The fish-shop/indent-check GitHub Action automates the process of verifying proper indentation in .fish shell script files within a repository. It scans specified files or directories using customizable patterns and generates a summary of files that passed or failed the indentation check. This action helps maintain consistent code formatting, simplifying code reviews and ensuring adherence to style guidelines.
April 3, 2026
fish-shop/install-fish-shell
Version updated for https://github.com/fish-shop/install-fish-shell to version v2.1.8.
This action is used across all versions by 50 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action, fish-shop/install-fish-shell, automates the installation of the Fish shell on GitHub-hosted runners, supporting both macOS and Ubuntu environments. It simplifies setup for workflows that require the Fish shell, ensuring a consistent and efficient installation process across different operating systems. By providing version control and compatibility, it helps streamline the configuration of development or CI/CD pipelines that depend on Fish shell.
April 3, 2026
fish-shop/syntax-check
Version updated for https://github.com/fish-shop/syntax-check to version v2.2.97.
This action is used across all versions by 29 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The fish-shop/syntax-check GitHub Action automates syntax checking for fish shell script files (.fish). It scans specified files or directories, validates their syntax, and provides detailed results, including the number of files checked, passed, and failed. This action simplifies the process of identifying syntax issues in fish shell scripts, ensuring code quality and reducing manual error-checking efforts.