superpowers-systematic-debugging
Pass
Audited by Gen Agent Trust Hub on Mar 15, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill implements a structured debugging methodology across multiple documentation files which guides the agent toward reliable problem-solving and away from superficial fixes. This methodology promotes engineering best practices and reduces the risk of introducing accidental bugs.\n- [COMMAND_EXECUTION]: The
find-polluter.shscript is a utility provided to identify tests that leak state by executingnpm teston files matching a specified pattern. This is a standard and safe development practice for codebase maintenance and debugging.\n- [COMMAND_EXECUTION]: Documentation withinSKILL.mdandroot-cause-tracing.mdprovides examples of diagnostic bash commands (e.g., checking environment variables, keychain state, and stack traces) intended for debugging multi-component systems. These are provided as reference templates for the user or agent to adapt to their local development environment.
Audit Metadata