golang-patterns
Pass
Audited by Gen Agent Trust Hub on Feb 27, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides purely educational content regarding Go programming best practices and idioms.
- [EXTERNAL_DOWNLOADS]: The skill references standard, well-known Go community tools and libraries, such as
golangci-lint,staticcheck, and thegolang.org/x/sync/errgrouppackage. These are documented neutrally as part of the technical guidance and represent well-known technology services. - [COMMAND_EXECUTION]: The documentation lists standard Go development commands such as
go build,go test, andgo mod tidy. These are provided as reference for the user and are not executed automatically by the skill. - [DATA_EXFILTRATION]: No patterns indicative of data exposure or exfiltration were found. Code examples demonstrating environment variable access follow standard configuration patterns for Go applications.
Audit Metadata