debugging-strategies
Pass
Audited by Gen Agent Trust Hub on Sep 20, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is purely instructional, focusing on systematic debugging techniques, profiling tools, and root cause analysis.
- [EXTERNAL_DOWNLOADS]: Mentions standard installation commands for well-known development tools such as the Delve debugger (
dlv) for Go and testing frameworks likejest. These are standard tools in their respective ecosystems. - [COMMAND_EXECUTION]: Includes examples of standard development commands like
git bisectfor regression testing andgo installfor setting up debugging environments. These are legitimate uses within the scope of a debugging skill.
Audit Metadata