go-functions
Pass
Audited by Gen Agent Trust Hub on Mar 15, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a style guide and documentation resource for Go development. It contains no executable scripts, network operations, or sensitive file access patterns.
- [EXTERNAL_DOWNLOADS]: The skill references a well-known logging library (go.uber.org/zap) and links to authoritative Go community blogs (Rob Pike, Dave Cheney). These are recognized as trusted/well-known sources.
- [COMMAND_EXECUTION]: The skill includes a documentation example for 'go vet', a standard Go static analysis tool. This is used strictly for instructional purposes regarding format string validation.
Audit Metadata