release-process

Pass

Audited by Gen Agent Trust Hub on Jun 23, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill defines a manual release process using industry-standard development tools including git, cargo, and the GitHub CLI (gh).
  • [SAFE]: Security best practices are integrated into the pre-release checklist, specifically requiring successful runs of cargo audit, cargo deny, and cargo vet to verify dependency safety and supply-chain integrity.
  • [SAFE]: All network-related instructions (such as pushing tags to GitHub or publishing to crates.io) and external URLs are directed toward official, trusted project infrastructure and package registries.
  • [SAFE]: The skill uses a 'push-then-tag' workflow designed to prevent the publication of broken or unverified code by ensuring CI passes before an irreversible release is made.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 23, 2026, 05:17 AM
Security Audit — agent-trust-hub — release-process