rust-testing
Pass
Audited by Gen Agent Trust Hub on Jun 28, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides detailed instructions for utilizing standard Rust testing frameworks and runners, such as
cargo-nextest,mockall,insta, andproptest. All recommendations align with established community best practices. - [SAFE]: External references in
.dev/reference-inventory.jsonand throughout the documentation point to trusted, well-known domains in the Rust ecosystem, includingdoc.rust-lang.org,docs.rs, and official project sites likeinsta.rsandnexte.st. - [SAFE]: The instructions for installing development tools (
cargo-nextest,cargo-insta) use standard Rust package management commands (cargo install) without any suspicious redirection or obfuscation. - [SAFE]: While the skill is designed to process and generate Rust code (Indirect Prompt Injection surface), the instructions are scoped to testing logic and do not include unsafe interpolation of untrusted data into sensitive commands or the use of dangerous execution sinks.
Audit Metadata