debugging
Pass
Audited by Gen Agent Trust Hub on Mar 3, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is purely documentation-based, providing guidelines for debugging processes and common software errors without including executable malicious code.
- [EXTERNAL_DOWNLOADS]: The skill references standard developer tools and libraries such as the Delve debugger (github.com/go-delve/delve), Uber's Zap logger, and Sentry's GitHub repository. These are well-known, reputable sources in the software development ecosystem.
- [COMMAND_EXECUTION]: Provides example commands for standard tools like
go installandgit bisect. These are provided as instructional examples for the user rather than automated scripts with malicious intent.
Audit Metadata