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-cov and cargo-nextest using the standard cargo install command. 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
Risk Level
SAFE
Analyzed
Feb 22, 2026, 10:36 PM