golang-troubleshooting

Pass

Audited by Gen Agent Trust Hub on Apr 25, 2026

Risk Level: SAFE
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill downloads and installs the dlv (Delve) debugger from its official GitHub repository during installation. This is a standard tool in the Go development ecosystem used for breakpoint debugging.
  • [COMMAND_EXECUTION]: The skill uses the Bash tool with restricted access to specific commands such as go, git, dlv, and golangci-lint. These commands are necessary for building, testing, and diagnosing Go codebases.
  • [DATA_EXFILTRATION]: The skill instructs the agent on how to capture pprof profiles, which may contain sensitive runtime data. However, it includes explicit security warnings and best practices for protecting these endpoints with authentication in production environments.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 25, 2026, 09:07 AM