golang-pro
Pass
Audited by Gen Agent Trust Hub on Apr 30, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides comprehensive and idiomatic guidance for Go development. It emphasizes security and reliability through constraints like mandatory linting, context propagation, explicit error handling, and the use of the race detector during testing.
- [SAFE]: The concurrency patterns implemented in the reference materials correctly handle context cancellation and synchronization to prevent goroutine leaks and data races.
- [SAFE]: Project structure guidance follows standard community conventions and includes security-conscious configuration management using environment variables via the envconfig library.
- [SAFE]: No evidence of prompt injection, data exfiltration, or malicious code execution was found. All external tool references (e.g., golangci-lint, mockgen) are standard and expected within the Go ecosystem.
Audit Metadata