code-debug
Pass
Audited by Gen Agent Trust Hub on Apr 12, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill contains educational instructions for software debugging and follows security best practices, such as explicitly advising against logging sensitive data like passwords or PII.
- [EXTERNAL_DOWNLOADS]: The skill references standard installation commands for well-known development tools, including
ipdb(Python),ndb(Node.js), anddelve(Go). These are reputable, industry-standard tools from established sources. - [COMMAND_EXECUTION]: Provides illustrative examples of development and debugging commands such as
node --inspect,git bisect, anddlv debug. These are typical for the intended debugging workflow and do not pose a security risk.
Audit Metadata