cargo-test
Pass
Audited by Gen Agent Trust Hub on Aug 12, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues were detected. The skill provides educational content and standard instructions for Rust development workflows.
- [COMMAND_EXECUTION]: The skill guides users through running standard
cargocommands for testing, such ascargo testandcargo bench. These are essential components of the Rust toolchain. - [EXTERNAL_DOWNLOADS]: The skill suggests installing well-known development utilities like
cargo-llvm-cov,cargo-tarpaulin, andcargo-criterionfrom the official crates.io registry. These tools are industry standards for code coverage and benchmarking in the Rust ecosystem.
Audit Metadata