rust-testing
Pass
Audited by Gen Agent Trust Hub on Apr 6, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [SAFE]: The skill documentation and provided code examples for unit, integration, and property-based testing align with standard Rust development practices and contain no malicious instructions or data exposure.
- [EXTERNAL_DOWNLOADS]: Recommends the use of well-known community tools such as
cargo-llvm-covand standard GitHub Actions from reputable maintainers for CI/CD and coverage reporting. - [COMMAND_EXECUTION]: Instructs the use of standard
cargotoolchain commands for running tests and benchmarks, which is expected for the stated purpose of a testing pattern resource.
Audit Metadata