test-first-bugs
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION] (SAFE): The skill utilizes standard shell commands (find, grep, ls) and language-specific test runners (pytest, npm test, go test) to identify and execute tests. These operations are core to the skill's functionality and restricted to the project environment.
- [EXTERNAL_DOWNLOADS] (SAFE): The skill recommends installing established testing libraries (e.g., pytest, jest, vitest) from trusted registries. Per [TRUST-SCOPE-RULE], these are considered safe as they are standard industry dependencies.
- [DATA_EXFILTRATION] (SAFE): No access to sensitive file paths or unauthorized network requests were detected. The skill operates locally on the project's source code.
- [PROMPT_INJECTION] (SAFE): The instructions do not contain markers for bypassing safety filters, role-playing as an unrestricted AI, or extracting system prompts.
Audit Metadata