use-modern-go
Pass
Audited by Gen Agent Trust Hub on Apr 5, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes standard Go CLI tools such as
go list,go mod tidy,go test, andgo vetfor environment discovery and code validation. These operations are performed using standard system utilities and are within the expected scope of a Go development assistant. - [EXTERNAL_DOWNLOADS]: Reference materials and documentation are sourced from well-known and trusted providers, including the official Go project (go.dev), Google's style guides, and JetBrains' public repositories.
Audit Metadata