rust-testing
Pass
Audited by Gen Agent Trust Hub on Jul 29, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill instructions and examples align with standard, safe software development practices for Rust.\n- [EXTERNAL_DOWNLOADS]: Mentions
cargo-llvm-cov, a well-known and trusted tool in the Rust ecosystem for code coverage analysis. This is a standard developer tool.\n- [COMMAND_EXECUTION]: Includes documentation forcargo testand coverage commands, which are the standard methods for executing Rust test suites in developer environments.\n- [DATA_EXFILTRATION]: Includes explicit safety recommendations to ensure runtime code does not perform unauthorized network access and that sensitive data is masked in test output captures.
Audit Metadata