systematic-debugging
Pass
Audited by Gen Agent Trust Hub on Aug 14, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill includes
find-polluter.sh, a bash utility script that automates the execution ofnpm testacross a set of files to identify which specific test is causing unintended side effects (pollution) in the environment. - [COMMAND_EXECUTION]: Multiple documentation files (
SKILL.md,root-cause-tracing.md,defense-in-depth.md) contain bash and CLI examples, such asenv,git init, andcodesign, intended for the agent to use during diagnostic and debugging phases. - [SAFE]: No indicators of prompt injection, data exfiltration, credential theft, or obfuscation were detected. The technical examples and utility scripts are well-documented and align with the stated purpose of improving debugging rigour.
Audit Metadata