January 1, 2026
CycloneDX Crystal Action
Version updated for https://github.com/hahwul/cyclonedx-cr to version v1.0.2.
This action is used across all versions by 6 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The cyclonedx-cr GitHub Action automates the generation of CycloneDX Software Bill of Materials (SBOMs) for Crystal projects by analyzing shard.yml and shard.lock files. It supports multiple output formats (JSON, XML, CSV) and CycloneDX specification versions, providing a fast and efficient way to produce accurate SBOMs for dependency management and security analysis.
January 1, 2026
Inkog - AI Agent Security Scanner
Version updated for https://github.com/inkog-io/inkog to version v1.
This action is used across all versions by 0 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary Inkog is a static security scanner designed for AI agents, focusing on identifying vulnerabilities and ensuring compliance with security and governance standards such as OWASP LLM Top 10, EU AI Act, and AGENTS.md guidelines. It automates the detection of issues like prompt injections, insecure output handling, tool misuse, and governance violations across various AI frameworks, streamlining the process of securing AI systems.
January 1, 2026
Marimushka Export Action
Version updated for https://github.com/Jebel-Quant/marimushka to version v0.2.2.
This action is used across all versions by 23 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary Marimushka is a tool designed to export Marimo notebooks into HTML or WebAssembly formats, enabling the creation of interactive, shareable web versions of notebooks and applications without requiring Python installation. It automates the process of transforming notebooks into customizable, deployable templates, supports both interactive and standalone applications, and includes features like directory scanning, index page generation, and GitHub Actions integration for streamlined deployment.
January 1, 2026
AIsbom Security Scanner
Version updated for https://github.com/Lab700xOrg/aisbom to version v0.4.2.
This action is used across all versions by 0 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary AIsbom is a security and compliance scanner designed for machine learning (ML) projects. It performs deep binary introspection on model artifacts to detect malware risks and license violations, going beyond traditional tools that only analyze dependency files. By automating tasks like risk assessment, SBOM generation, remote scanning of hosted models, and configuration drift detection, AIsbom enhances the security, compliance, and integrity of AI supply chains.
January 1, 2026
MCPB Pack
Version updated for https://github.com/NimbleBrainInc/mcpb-pack to version v2.0.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The MCPB Pack GitHub Action automates the packaging of MCP servers into portable .mcpb bundles and optionally announces them to the mpak registry for public discovery. It simplifies workflows by handling the building of bundles with vendored dependencies, supporting flexible modes for building, announcing, or both.
January 1, 2026
Run Orosu Client
Version updated for https://github.com/orosu-ci/orosu to version v0.4.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary Órosu is a secure CI/CD delivery tool that streamlines deployment by replacing traditional SSH/SCP-based workflows in GitHub Actions and other CI pipelines. It enables CI systems to securely trigger predefined deployment jobs on target machines through WebSocket connections, eliminating the need for SSH keys, hardcoded scripts, and fragile configurations.
January 1, 2026
Crosspost Action
Version updated for https://github.com/tgagor/action-crosspost to version v1.3.3.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action, action-crosspost, automates the process of crossposting content from a sitemap or RSS/Atom feed to multiple social media platforms (e.g., Twitter/X, Mastodon, LinkedIn). It filters posts based on age or URL patterns, supports customizable message templates, and allows for dry-run mode to preview posts before publishing.
January 1, 2026
Has Active Deployment for Environment
Version updated for https://github.com/AminFazlMondo/check-deployed-environment to version v1.5.59.
This action is used across all versions by 3 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary The Check Deployed Environment GitHub Action verifies whether a specific commit is currently deployed to a specified environment in GitHub. It automates the process of checking active deployments, helping developers ensure that the correct code version is deployed before proceeding with further actions in their workflows.
January 1, 2026
Lint All The Things
Version updated for https://github.com/BobTheBuidler/lint-all-the-things to version v0.0.3.
This action is used across all versions by 8 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action, Lint All The Things, automates the process of linting and formatting Python codebases by sequentially running pyupgrade, black, and autoflake. It simplifies code maintenance by automatically detecting, committing, and pushing changes made by these tools, streamlining tasks often performed during pull request workflows.