August 27, 2026
Harmans Code Coverage Report
Version updated for https://github.com/hrgui/lcov-reporter-action to version v0.2.18-alpha.12.
This action is used across all versions by 7 repositories. Action Type This is a Node action using Node version 12.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action comments a pull request with an HTML test coverage report based on a lcov coverage file generated by another action. It automates the process of sharing test results, helping developers quickly assess code coverage and identify areas needing improvement.
August 27, 2026
offsec-ai Security Scanner
Version updated for https://github.com/Htunn/offsec-ai to version v2.6.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 The GitHub Action described in the README automates the testing of AI/LLM endpoints and infrastructure using the offsec-ai toolkit. It focuses on security testing, specifically identifying vulnerabilities like missing authentication, unresolved variables, and secrets, as well as actively attacking known CVEs using the Model Context Protocol (MCP). The action is designed for authorized red-team engagements and requires explicit permission to use against systems it does not own or have permission to test.
August 27, 2026
EnvContract for Vercel
Version updated for https://github.com/JordanCoin/envcontract to version v1.0.1.
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 EnvContract is a GitHub Action that ensures that any environment variables used in your Vercel deployment are correctly configured. It checks if the code requires specific environment variables and compares them with the ones configured in your Vercel project, failing the PR if there’s a mismatch. The action provides detailed reports on missing or incorrect configurations and can be integrated into workflows to ensure your deployments are robust.
August 27, 2026
DeepSeek Harness for GitHub
Version updated for https://github.com/Lixiaoyiao/deepseek-harness-action to version v0.8.1.
This action is used across all versions by 0 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 the process of using DeepSeek Harness to review pull requests, issues, and failed CI jobs. It helps maintainers diagnose and fix problems by starting a credential-isolated DSH worker, validating its structured result, and publishing comments or validated changes to trusted repositories. The Action supports various composition modes including native and controlled, allowing for flexible tool management and execution.
August 27, 2026
Speccy API review
Version updated for https://github.com/mcclowes/speccy to version speccy-renderer@0.13.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 Speccy is an OpenAPI renderer that provides a unified rendering core for React, web, macOS, and Docusaurus interfaces. It automates tasks such as linting and diffing, supports the complete OpenAPI 3.1.1 specification, and offers capabilities like resolving multi-document references. The action helps in maintaining consistency across different platforms and improves development efficiency by providing a single interface for rendering OpenAPI specifications.
August 27, 2026
mikebom SBOM Action
Version updated for https://github.com/mfahlandt/waybill-action to version v0.2.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 This GitHub Action automates the generation of Software Bill of Materials (SBOM) using the waybill tool. It supports scanning source directories, container images, and multiple ecosystems within monorepos. The action outputs SBOMs in various formats and can include dev dependencies or be run offline without internet access. Users can specify options such as output format, artifact upload, and waybill version.
August 27, 2026
CRA readiness report
Version updated for https://github.com/mmalinowski/cradesk-action to version v1.1.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 The CRA readiness report GitHub Action generates a Cyber Resilience Act (CRA) readiness report from CycloneDX or SPDX SBOMs. It provides insights into the product’s security posture and compliance with the 11 September 2026 reporting obligations, without requiring an account or leaving data on external servers unless specified.
August 27, 2026
Run AER Tests
Version updated for https://github.com/octoberswimmer/aer-dist to version v1.2.39.
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 The aer GitHub Action automates the execution of local Apex tests and provides code coverage reports. It allows developers to run Apex code and unit tests without relying on an org, ensuring faster feedback loops during development. The action supports a wide range of Salesforce features and limits, including SOQL queries, DML operations, governor limits, and standard library utilities.
August 27, 2026
GitHub Backup and Restore
Version updated for https://github.com/OmarRao/github-gdrive-backup to version v5.0.6.
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 automates the backup of all repositories in a user’s organization to their Google Drive. It runs daily at 02:00 UTC via GitHub Actions and provides a live dashboard hosted on GitHub Pages for managing backups, restoring from sessions, and generating reports. The action supports various aspects of repository data, including code, issues, pull requests, releases, wiki, labels, and milestones.
August 27, 2026
SkillSeal Agent Skill Linter
Version updated for https://github.com/pespinel/SkillSeal to version v0.16.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 SkillSeal is an offline-first CLI tool that lints, scores, and routing-tests SKILL.md files, catching syntax errors, vague descriptions, oversized files, dangling file references, security vulnerabilities like rm -rf or hardcoded paths, and portability issues. It helps in ensuring that Agent Skills are well-defined, secure, and portable before they are used in production environments.