gh-guard
01Plugin Claude Code
CI/CD supply chain hardening for Rust projects — Trusted Publishing, SLSA provenance, Scorecard, cargo-deny, and more.
Plugin Claude Code
CI/CD supply chain hardening for Rust projects — Trusted Publishing, SLSA provenance, Scorecard, cargo-deny, and more.
Instructions file
Instructions for sbom-tool/gh-guard, covering gh-guard: ci/cd supply chain hardening for rust, what this plugin does, hardening levels, commands and skills (contextual knowledge).
Command
Scan a Rust project and produce a supply chain security gap analysis.
Command
Check for outdated GitHub Action SHAs and CLI tool versions in deployed workflows.
Command
Generate a single supply chain security config file.
Command
Interactive wizard to generate missing supply chain security configs.
Command
Verify that generated supply chain configs are valid and functional.
Skill Claude CodeCodex
Cross-platform binary distribution for Rust — cargo-dist, cross, and manual CI matrix.
Skill Claude CodeCodex
Supply chain audits for third-party crates — human review attestation with cargo-vet.
Skill Claude CodeCodex
Automated changelog generation with git-cliff and conventional commits.
Skill Claude CodeCodex
Rust CI best practices — multi-job design, gate pattern, caching, SHA pinning.
Skill Claude CodeCodex
Three-layer dependency defense — cargo-deny, Dependabot, and osv-scanner.
Skill Claude CodeCodex
Coverage-guided fuzz testing for Rust — cargo-fuzz, corpus management, and CI integration.
Skill Claude CodeCodex
Shared hardening level detection algorithm — single source of truth for /audit, /harden, and migration-guide.
Skill Claude CodeCodex
Upgrade paths between hardening levels — detection, delta generation, and rollback.
Skill Claude CodeCodex
PR-based release flow with signed tags, branch protection compatibility, and CI polling.
Skill Claude CodeCodex
OpenSSF Scorecard — all 18 checks with Rust-specific implementation guidance.
Skill Claude CodeCodex
SARIF triage and response for CodeQL, Scorecard, cargo-deny, and Dependabot findings.
Skill Claude CodeCodex
SLSA L3 build provenance for Rust crates — three-job publish/provenance/release pipeline.
Skill Claude CodeCodex
OIDC-based Trusted Publishing for crates.io — eliminate long-lived API tokens.
Skill Claude CodeCodex
Multi-crate workspace publishing — ordering, Trusted Publishing, and release automation.