cargo-workflows
Pass
Audited by Gen Agent Trust Hub on Mar 21, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: SKILL.md provides instructions for using standard Cargo commands and installing widely recognized community tools such as
cargo-audit,cargo-deny, andcargo-nextestviacargo install. These are legitimate utilities for Rust development and security auditing.- [EXTERNAL_DOWNLOADS]: SKILL.md and references/workspace-patterns.md recommend using established GitHub Actions for CI workflows, includingdtolnay/rust-toolchainandSwatinem/rust-cache. These resources are considered standard and trusted within the Rust ecosystem.
Audit Metadata