golang-patterns
Pass
Audited by Gen Agent Trust Hub on Aug 12, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides instructional content and code examples for Go development. It documents standard practices for error handling, concurrency, and interface design.
- [COMMAND_EXECUTION]: Lists standard Go development commands (e.g.,
go build,go test,go vet) and well-known community linters (golangci-lint,staticcheck) as part of a guide for Go tooling integration. These are routine operations for Go developers and represent no security risk in this context. - [EXTERNAL_DOWNLOADS]: Mentions the
golang.org/x/sync/errgrouppackage in a code snippet, which is a standard and trusted library maintained by the Go team.
Audit Metadata