rust-implementation
Pass
Audited by Gen Agent Trust Hub on Sep 4, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns or security risks detected. The skill contains architectural and coding guidelines for Rust.
- [SAFE]: Promotes secure development practices by instructing the agent to avoid logging sensitive data (secrets, tokens, PII) and advising against using real credentials in tests.
- [SAFE]: Recommends standard Rust security tooling, including
cargo auditandcargo deny, to identify vulnerabilities and license issues in dependencies. - [SAFE]: All referenced tools and libraries (e.g., Tokio, Serde, SQLx, Rayon) are well-known, trusted components of the Rust ecosystem.
Audit Metadata