August 22, 2026
Totem Shield
Version updated for https://github.com/mmnto-ai/totem to version @mmnto/pack-rust-architecture@1.119.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 This GitHub Action is designed to enforce coding conventions and best practices by maintaining a knowledge index derived from markdown lessons. It prevents LLMs from modifying the permanent state of the repository, ensuring code consistency across team members. The action provides deterministic linting rules based on these lessons, making it easier for reviewers to catch common mistakes.
August 22, 2026
LinkML (linkml-scala)
Version updated for https://github.com/NeverBlink-OSS/linkml-scala-action to version v0.14.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 automates LinkML schema validation and generation using Node.js. It supports running on various platforms and provides inline annotations to help developers identify issues directly in their pull requests. The action can validate or generate JSON Schema, SHACL, RDFS, LinkML, Table Schema, GraphQL, or Scala from LinkML schemas, with options for strictness and additional configurations such as imports and open shapes.
August 22, 2026
Nox Security Scanner
Version updated for https://github.com/Nox-HQ/nox to version v1.29.1.
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 The Nox action is an open-source, offline-first security scanner designed for AI application developers. It detects various vulnerabilities such as prompt injection, embedding leakage, agent over-privilege, and slopsquatting in their code without relying on external APIs or SaaS services. The tool provides comprehensive coverage of OWASP top 10 vulnerabilities and maps them to the OWASP MCP Top 10 for server hardening and tool poisoning.
August 22, 2026
Changelog Bot Runner Nyaomaru
Version updated for https://github.com/nyaomaru/changelog-bot to version v0.6.11.
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, changelog-bot, automates the creation of a polished changelog entry from Git history and release notes. It combines commit messages, PR titles, and release notes into clear sections, integrates with OpenAI or Anthropic for tone-aware summaries (or uses a heuristic fallback if AI is down), can open a pull request with updated changelogs, and provides safe defaults to avoid common pitfalls like duplicate versions and failed releases due to AI errors.
August 22, 2026
Harness Score
Version updated for https://github.com/paladini/harness-score to version v1.6.1.
This action is used across all versions by 1 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Harness Score measures the reliability and robustness of AI coding harnesses across various tools. It provides a detailed maturity level, breakdown of points across six dimensions, and specific suggestions for improvement. The action automates the process of analyzing any repository using AI coding tools, ensuring consistent quality assurance without relying on large LLMs or internet access.
August 22, 2026
Kaniko Build Action
Version updated for https://github.com/RivieraKid/gha-kaniko to version v0.0.0-alpha.
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 This GitHub Action, “Hello world docker action,” is designed to print a greeting message to the log. It allows users to specify the name of a person to greet and includes an option for customizing the greeting message. The key capabilities it provides are input configuration and output logging, making it useful for simple automation tasks involving greetings.
August 22, 2026
AgentAuditKit MCP Security Scan
Version updated for https://github.com/sattyamjjain/agent-audit-kit to version v0.3.87.
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 AgentAuditKit automates the security audit of AI agent pipelines, focusing on identifying misconfigurations, hardcoded secrets, tool poisoning, and trust boundary violations across 10 agent platforms. It provides a fully offline and deterministically run scan to avoid model inference and network calls, ensuring consistent findings with zero variance across multiple runs.
August 22, 2026
Smyklot
Version updated for https://github.com/smykla-skalski/smyklot to version v1.45.1.
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 Smyklot is a GitHub App that automates pull request approvals and merges by using the CODEOWNERS file to control permissions. It supports multiple command formats including slash commands, mentions, and bare commands. The action can handle various merge methods, provide feedback with emojis, and automatically removes reactions when they are removed.
August 22, 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 by bundling dependencies and committing the built assets to the repository. It simplifies the process of preparing an application for deployment in a distributed container orchestration environment, ensuring all necessary files are included before pushing to the repository.
August 22, 2026
Wails3 Build Action
Version updated for https://github.com/ToQuery/wails3-build-action to version v3-alpha.14.
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 GitHub action builds Wails.io projects by installing GoLang and NodeJS, compiling the project, and optionally uploading the results to GitHub or a release on tag. It provides options to customize Go version, Wails version, build name, platform, obfuscation, caching, and package upload settings.