agentic-systematic-debugging
Pass
Audited by Gen Agent Trust Hub on Jun 23, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The find-polluter.sh script executes npm test on local files matching a provided pattern to identify tests that create side effects. This is a standard developer utility and operates within the local environment.
- [COMMAND_EXECUTION]: The agentic-systematic-debugging instructions direct the agent to execute existing tests or minimal reproduction scripts to verify bugs. This is consistent with the skill's purpose and necessary for its functionality.
- [DATA_EXPOSURE]: Documentation in defense-in-depth.md and root-cause-tracing.md suggests checking file paths and environment variables (such as NODE_ENV or workingDirectory) during validation and debugging, which is standard developer practice.
Audit Metadata