writing-go
Pass
Audited by Gen Agent Trust Hub on May 4, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill instructions promote idiomatic Go development practices, such as using the standard library, explicit error handling, and flat control flow. No malicious code or prompt injection attempts were identified.
- [COMMAND_EXECUTION]: The skill utilizes standard Go development commands (
go build,go test,go vet,golangci-lint,mockery). These are expected tools for a Go-focused engineering agent. - [EXTERNAL_DOWNLOADS]: The skill mentions and recommends installing well-known, industry-standard tools like
mockeryandgolangci-lintfrom their official repositories. These are verified and trusted development utilities.
Audit Metadata