rust-systems
Pass
Audited by Gen Agent Trust Hub on May 19, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides idiomatic Rust patterns and development guidelines for CLIs and services. It includes security-focused advice, such as using
cargo-denyfor license and advisory checks, andrustsec/audit-checkin CI to detect CVEs in the dependency graph. It also correctly advises on secret management (e.g., using environment variables and redacting secrets in diagnostic endpoints) and observability best practices. No malicious code, prompt injections, or unauthorized data access patterns were found.
Audit Metadata