systematic-debugging
Pass
Audited by Gen Agent Trust Hub on Feb 27, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill includes a utility script
find-polluter.shthat automates the bisection of test files usingnpm testto locate tests causing environment pollution. This is a standard development practice used to isolate side effects in test suites. - [SAFE]: Technical examples in
SKILL.mdguide the user on how to verify environment variable and keychain configuration during multi-component debugging. These are diagnostic procedures intended for manual use by a developer during local troubleshooting. - [SAFE]: The core instructional content of the skill consists of Markdown files advocating for software engineering best practices, such as the scientific method for debugging and technical tracing. No attempts to bypass AI safety guidelines or exfiltrate data were found.
- [SAFE]: The TypeScript implementation for condition-based waiting provides safe, standard polling logic to improve test reliability by avoiding fixed sleep intervals.
Audit Metadata