go-testing-quality
Pass
Audited by Gen Agent Trust Hub on Aug 23, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [SAFE]: The skill provides documentation on Go testing best practices and idiomatic patterns. All referenced resources and patterns are standard for the Go ecosystem and no malicious behaviors or safety bypasses were found.- [COMMAND_EXECUTION]: The skill provides instructions for executing standard Go development tools, such as
go test,go tool cover, andgo tool pprof. These commands are used for their intended purposes (unit testing, coverage analysis, and performance profiling) and do not contain malicious flags or patterns.- [EXTERNAL_DOWNLOADS]: References are limited to reputable sources within the Go community, including the officialpkg.go.devdocumentation and well-established libraries likegithub.com/stretchr/testify,golang.org/x/perf, andgo.uber.org/mock. These are trusted resources for Go developers.
Audit Metadata