systematic-debugging
Pass
Audited by Gen Agent Trust Hub on Jun 18, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The bash script
find-polluter.shautomates the execution of local tests viapnpm test. This is a standard utility function designed to isolate which test files are responsible for creating unintended side effects on the local filesystem. - [COMMAND_EXECUTION]: The
SKILL.mddocumentation includes example shell commands for diagnostic instrumentation, such as inspecting environment variable propagation and checking macOS code-signing identities using thesecurityandcodesignutilities. - [SAFE]: The skill encourages secure development practices, such as implementing 'Defense-in-Depth' validation across multiple architectural layers and using condition-based waiting to eliminate race conditions in test suites.
Audit Metadata