test-runner
Pass
Audited by Gen Agent Trust Hub on Feb 22, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- COMMAND_EXECUTION (SAFE): The skill facilitates the execution of Rust tests via
cargo test. This is the primary intended function and is used for ensuring code quality within the local environment. - EXTERNAL_DOWNLOADS (LOW): The skill recommends installing
cargo-llvm-covandcargo-nextestusing the standardcargo installcommand. These are well-known and widely used utilities within the Rust development ecosystem. - PROMPT_INJECTION (SAFE): No evidence of instructions designed to bypass agent constraints or override behavior was found.
- CREDENTIALS_UNSAFE (SAFE): While the documentation mentions environment variables like
TURSO_TOKEN, it does not contain hardcoded secrets or patterns suggesting exfiltration of these credentials.
Audit Metadata