golang-pro
Pass
Audited by Gen Agent Trust Hub on Apr 15, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides documentation and code examples for Go development that align with industry best practices for Go 1.21+. No malicious code or obfuscation was found in any of the reference files.
- [COMMAND_EXECUTION]: The skill instructs the agent to use standard development tools such as
go build,go test -race, andgolangci-lint. These commands are standard for the Go ecosystem and are used within their intended development context. - [EXTERNAL_DOWNLOADS]: References to external resources are limited to standard Go module management (
go mod download) and official base images in Dockerfiles (e.g.,golang:1.21-alpine). These originate from well-known registries and follow standard deployment practices.
Audit Metadata