backend-go-troubleshooting
Pass
Audited by Gen Agent Trust Hub on Apr 8, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides educational content and troubleshooting workflows for Go developers. All instructions follow industry best practices, such as securing pprof endpoints with authentication and validating inputs to prevent path traversal.
- [EXTERNAL_DOWNLOADS]: The skill references the installation of well-known Go diagnostic tools like Delve and errcheck using the standard go install command. These are legitimate, widely-used developer tools within the Go ecosystem.
- [COMMAND_EXECUTION]: The skill includes various diagnostic shell commands (e.g., go build, go test, git bisect, curl, pprof) intended for local debugging and performance analysis. These are appropriate for the skill's stated purpose as a troubleshooting guide and do not involve unauthorized privilege escalation.
- [REMOTE_CODE_EXECUTION]: No suspicious remote script execution or arbitrary code execution from untrusted sources was detected.
Audit Metadata