debugging-strategies
Pass
Audited by Gen Agent Trust Hub on May 11, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill contains instructional content and best practices for software debugging, which are standard for developer assistance tools.
- [EXTERNAL_DOWNLOADS]: Refers to the installation of well-known, legitimate debugging tools such as Delve for Go and Clinic.js for Node.js. These references are for educational purposes and point to established community tools.
- [COMMAND_EXECUTION]: Demonstrates the use of standard command-line debugging utilities like
git bisect,pdb, and memory profiling commands. These are documented as part of a systematic debugging workflow.
Audit Metadata