August 3, 2026
AI Model Lifecycle Monitor
Version updated for https://github.com/oscarnilsson98/ai-model-end-of-life-action to version v3.0.0.
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 checks AI models referenced by committed application and deployment code against a lifecycle feed. It provides warnings or fails the job if known models will be shut down within a specified period, helping to ensure compliance with deprecation policies. The action reads evidence directly from the Git commit being assessed and outputs actionable information for developers to address potential issues before they impact production.
August 3, 2026
mdx-embeddings-actions
Version updated for https://github.com/PieterDePauw/mdx-embeddings-actions to version v0.0.11.
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 GitHub Action converts markdown files into embeddings and stores them in a Postgres/Supabase database, allowing for vector similarity search within documentation. It integrates with OpenAI’s API to generate embeddings and uses Supabase as the storage backend for efficient retrieval. The action is designed to be used alongside the headless-vector-search repository for comprehensive documentation search capabilities.
August 3, 2026
vord Static Analysis
Version updated for https://github.com/pmaojo/vord to version v0.7.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 This GitHub Action is a static analysis tool written in Rust that helps developers ensure code quality before it’s committed. It automates various tasks such as analyzing repositories, setting up hooks for AI agents, and integrating with CI pipelines. The tool supports 24 languages and provides features like intra-file and cross-file taint analysis, symbol extraction, and remediation capabilities.
August 3, 2026
raviqqe/muffy
Version updated for https://github.com/raviqqe/muffy to version v0.4.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, Muffy, automates the validation of static websites using the Nu HTML validator. It provides a simple command-line tool and integrates with GitHub Actions to ensure website integrity before deployment. The action allows users to check multiple websites or individual sites directly from the terminal or through GitHub workflows.
August 3, 2026
Droid LLM Hunter
Version updated for https://github.com/roomkangali/droid-llm-hunter to version v1.3.0.
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 Main Purpose and Functionality: Droid LLM Hunter is an automated security analysis tool that leverages traditional SAST techniques combined with the powerful context understanding of Large Language Models (LLMs) to identify vulnerabilities in Android applications. It uses Hybrid Decompilation, Context-Aware Analysis, and Intelligent Risk Filtering to ensure focused attention on high-severity findings.
August 3, 2026
Custom Amazon Bedrock Agent Action
Version updated for https://github.com/severity1/custom-amazon-bedrock-agent-action to version v0.10.0.
This action is used across all versions by 1 repositories. Action Type This is a Node action using Node version 16.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action leverages Amazon Bedrock Agent to analyze files in a pull request (PR) and provide feedback. It is highly customizable, allowing users to tailor analysis based on specific requirements and integrates with Amazon Bedrock Knowledge Bases for enriched insights. Key features include tailored agent analysis, file ignoring, AI-powered insights, language-agnostic support, and seamless integration into GitHub workflows.
August 3, 2026
pi GitHub Action
Version updated for https://github.com/shaftoe/pi-coding-agent-action to version v2.27.0.
This action is used across all versions by 11 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 action integrates the Pi coding agent with GitHub workflows, allowing developers to automate tasks such as issue assistance, PR review, and recurring tasks using Git hosting platforms like GitHub, Codeberg, or self-hosted Forgejo. It provides a familiar CLI interface for running Pi within CI/CD pipelines, offering features like session sharing, auto replies, and integration with GitHub APIs.
August 3, 2026
Sherpa.sh
Version updated for https://github.com/sherpa-sh/Sherpa-Action to version v1.0.0-alpha.1.
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 Sherpa.sh is an AI-driven GitHub Action that simplifies cloud infrastructure deployment by allowing developers to describe their needs in plain English. It automates the creation and configuration of servers, DNS, SSL certificates, CDN, databases, backups, load balancing, and more, making it easier for developers to focus on writing code rather than managing infrastructure configurations.
August 3, 2026
create-agent-room Validate
Version updated for https://github.com/sipandey/create-agent-room to version v2.3.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 agent governance rules by enforcing them at multiple layers (agent work, commit, CI, compliance) with shared stop hooks and pre-commit guardrails. It helps prevent common mistakes during agent turns, commits, and builds while providing a clear documentation of governance practices. The action ensures that agents log decisions or use valid waivers when editing files or committing code.
August 3, 2026
Deploy Docker Swarm cluster services stack
Version updated for https://github.com/sovarto/deploy-swarm-service to version v0.0.9.
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 GitHub Action automates the deployment of a Docker Swarm service. It ensures that all necessary dependencies are installed and bundled before committing the dist folder to version control, thereby preparing it for deployment to a Docker Swarm cluster.