test-runner
Pass
Audited by Gen Agent Trust Hub on Apr 20, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill instructs the agent to use common Rust testing utilities and executes a local project script
./scripts/quality-gates.shto verify code coverage.- [EXTERNAL_DOWNLOADS]: Includes a step to install thecargo-llvm-covtool from the official crates.io registry viacargo install.- [CREDENTIALS_UNSAFE]: Mentions environment variablesTURSO_URLandTURSO_TOKENin the troubleshooting section. These are documented as required configuration for database connectivity during integration tests and do not contain hardcoded secrets.
Audit Metadata