July 8, 2026
Setup-Oracle-Test-Pilot
Version updated for https://github.com/oracle-actions/setup-testpilot to version v1.0.26.
This publisher is shown as ‘verified’ by GitHub.
This action is used across all versions by 23 repositories.
Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
What’s Changed What’s Changed 7+8 - Add support for 26ai RAC database and provide JobID to Test Pilot infrastructure by @loiclefevre in https://github.com/oracle-actions/setup-testpilot/pull/9 10 - Remove 23ai version + Fix db26airac by @loiclefevre in https://github.com/oracle-actions/setup-testpilot/pull/11 Full Changelog: https://github.com/oracle-actions/setup-testpilot/compare/v1.0.25...v1.0.26
July 8, 2026
SkillTotal AI Component Security Scan
Version updated for https://github.com/pezhik/skilltotal to version v0.34.5.
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.
What’s Changed Fixed Ruleset 37 — test-certificate private keys no longer scored (see RULES_CHANGELOG.md), a false positive from the reputable-corpus tripwire. Packages ship dummy TLS certificate + private-key pairs for their own test HTTPS servers (urllib3 dummyserver/certs/*.key, grpcio src/core/tsi/test_creds/*.key); a “Private key block” whose directory path carries a test/dummy/fixture marker next to a cert/cred/tls/ssl marker is routed to needs_review, not scored. Effect: urllib3, grpcio high → low. Recall preserved: a private key on a normal path (id_rsa, config/deploy.key) still scores.
July 8, 2026
unzipp
Version updated for https://github.com/postleo/unzipp to version v1.0.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.
What’s Changed Automatically unzip .zip files on any branch, place them where you want, and push the extracted contents back
July 8, 2026
Rafter Security Scan
Version updated for https://github.com/Raftersecurity/rafter-cli to version v0.9.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.
What’s Changed Installation Node.js:
npm install -g @rafter-security/cli@0.9.0 Python:
pip install rafter-cli==0.9.0 OpenClaw (via ClawHub):
clawhub skill install rafter-security See CHANGELOG.md for details.
What’s Changed feat: add secret scanning pattern for DigitalOcean Personal Access Tokens by @Minh-Nguyen-2k7 in https://github.com/Raftersecurity/rafter-cli/pull/189 New Contributors @Minh-Nguyen-2k7 made their first contribution in https://github.com/Raftersecurity/rafter-cli/pull/189 Full Changelog: https://github.com/Raftersecurity/rafter-cli/compare/v0.8.10...v0.9.0
July 8, 2026
spec.md check
Version updated for https://github.com/rosenjcb/spec.md to version v0.2.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.
What’s Changed Merge pull request #3 from rosenjcb/cursor/release-automation-a89c (42a19a9) Exclude test-only paths from version bump gate (3aa992c) Add tests for validation scripts and CLI libraries (72af692) Fix CI: let pnpm/action-setup read version from packageManager (b9ea42f) Switch repo tooling from npm to pnpm (6aa08c8) Add changesets release automation and publish-target validation (30586d6) Merge pull request #2 from rosenjcb/claude/spec-md-tooling-mz809m (f58a7e7) Publish CLI as @rosenjcb/spec-md (spec-md name is taken on npm) (5dc97bb) Make SKILL.md’s TESTING.md link portable; drop the link-rewrite hack (22eef5c) Keep a single TESTING.md; link it from distributed copies instead of bundling (3f4bda9)
July 8, 2026
Skill Doctor Quality Gate
Version updated for https://github.com/San-Z1/skill-doctor to version v1.
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.
What’s Changed Skill Doctor is a CI quality gate for Agent Skills.
It catches vague triggers, broken resource links, oversized SKILL.md files, overlapping skills, and broad tool hints before they land in a repository.
Quick Start - uses: San-Z1/skill-doctor@v1 with: path: skills fail-on: warning Highlights Workflow annotations, Markdown, JSON, and SARIF output Quality score and grade Static review only; does not execute scanned skill scripts Packaged Agent Skill included
July 8, 2026
Scrutora Scan
Version updated for https://github.com/Scrutora/scrutora-scan to version v1.0.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.
What’s Changed First public release of Scrutora Scan — free DPDPA & HIPAA compliance code scanning in CI. Findings cite the exact obligation (e.g. DPDPA §8(5)), not a generic rule id, and land in your Security → Code scanning tab. Runs offline: no API key, your code never leaves the runner.
July 8, 2026
Pipr Review
Version updated for https://github.com/somus/pipr to version v0.3.1.
This action is used across all versions by 1 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
What’s Changed 0.3.1 (2026-07-08) Features cli: show update notices (#31) (2f4112a) Bug Fixes ci: harden flaky failure paths (#34) (73eb372) runtime: harden redaction and inline dedupe (#33) (15b305e)
July 8, 2026
MS Teams Notification (Adaptive Card)
Version updated for https://github.com/stackdone/ms-teams-notification to version v1.0.2.
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.
What’s Changed V1 0 2 (#2) (be2c2a2) update (#1) (c033c3d) . (75037b1) fix (ab3960a) add . (2a8c9d9) Initial commit (15c66f4)
July 8, 2026
AgentAudit Security Scanner
Version updated for https://github.com/sudan94/agentaudit to version v0.1.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.
What’s Changed Rename Action to unique Marketplace name (fd4b3c0) Fix GitHub Action install name and bump refs to v0.1.1 (2acd10c) Rename package to agentaudit-scanner and update related documentation (948673b) Changed name from skillcheck to agentaudit (0810086) Add tests and fixtures for malicious and benign scenarios (acd5f5a)