systematic-debugging
Pass
Audited by Gen Agent Trust Hub on Jun 26, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill's primary purpose is instructional, providing a robust framework for debugging software. It focuses on root cause investigation, pattern analysis, and defensive coding practices.
- [COMMAND_EXECUTION]: The file
find-polluter.shis a shell script that usesnpm testto iteratively run test files to identify which one causes side effects (pollution). This is a standard utility for maintaining test suite integrity. - [DATA_EXPOSURE]: The instrumentation examples in
SKILL.md(Phase 1, Step 4) mention commands likesecurity list-keychainsandenvfor debugging code signing and environment variable propagation. These are presented as educational examples for diagnostic visibility in complex build pipelines and do not represent automated data exfiltration.
Audit Metadata