systematic-debugging
Pass
Audited by Gen Agent Trust Hub on Aug 5, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides a robust and well-documented framework for systematic debugging. It focuses on identifying root causes and implementing defense-in-depth validation to prevent bug recurrence.
- [COMMAND_EXECUTION]: The skill includes a utility script (
find-polluter.sh) and diagnostic examples that utilize standard development tools such asnpm,find,security, andcodesign. These are used appropriately for their intended purpose of testing and environment verification. - [DATA_EXPOSURE]: Diagnostic examples in the skill check for the presence of environment variables and list available code-signing identities. These operations are performed to troubleshoot configuration issues and do not involve unauthorized access or exfiltration of sensitive data.
- [PROMPT_INJECTION]: The skill instructions use strong, imperative language to enforce a debugging methodology, but these are pedagogical constraints for the agent's behavior and do not attempt to bypass safety filters or ignore system instructions.
Audit Metadata