writing-go
Pass
Audited by Gen Agent Trust Hub on May 27, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a documentation reference for Go development. It does not contain any malicious instructions, prompt injections, or unauthorized data access patterns.
- [COMMAND_EXECUTION]: Includes standard development commands such as
go build,go test, andgolangci-lintwhich are typical for Go workflows. - [EXTERNAL_DOWNLOADS]: Recommends the use of
mockeryandtestify, which are well-established and widely trusted libraries in the Go ecosystem for testing and mock generation.
Audit Metadata