run-tests
Pass
Audited by Gen Agent Trust Hub on May 6, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues detected. The skill uses standard Rust development commands (
cargo test,cargo build,cargo clippy,cargo fmt) for their intended purposes of code verification and formatting.- [COMMAND_EXECUTION]: The skill guides the agent to execute shell commands usingcargo. These commands are appropriate for the skill's stated purpose of running tests and linters in a Rust development environment.
Audit Metadata