golang-pro
Pass
Audited by Gen Agent Trust Hub on May 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides high-quality, idiomatic Go development patterns and correctly emphasizes the use of context cancellation, error wrapping, and the race detector for building stable systems.
- [SAFE]: External dependencies referenced (such as
gin-gonic/gin,uber-go/zap, andkelseyhightower/envconfig) are standard, well-vetted libraries widely used in the Go ecosystem. - [SAFE]: Guidance for configuration management follows security best practices by recommending environment variables and functional options instead of hardcoded credentials.
- [SAFE]: Documentation links point to legitimate project-related resources on GitHub Pages for further reference.
- [SAFE]: All command-line tool recommendations (e.g.,
go vet,golangci-lint) are standard industry practices for code validation and linting.
Audit Metadata