systematic-debugging
Pass
Audited by Gen Agent Trust Hub on May 11, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill includes
find-polluter.sh, a utility script that usesfindandnpm testto identify tests causing environment pollution. This is a standard and safe debugging practice within a development environment. - [COMMAND_EXECUTION]: Documentation and scripts reference standard development tools such as
git,codesign, andsecurityfor diagnostic purposes. These are used to troubleshoot build processes and do not involve unauthorized access or exfiltration. - [PROMPT_INJECTION]: The instructions utilize strong directives (e.g., "The Iron Law", "NO FIXES WITHOUT ROOT CAUSE") to enforce a rigorous debugging methodology. These are legitimate behavioral constraints for a task-specific agent and do not attempt to bypass safety filters or override core system prompts.
- [SAFE]: The skill promotes several security and stability best practices, including multi-layered validation (defense-in-depth), elimination of race conditions in tests (condition-based waiting), and backward tracing of data flows to identify original triggers of bugs.
Audit Metadata