golang-testing
Pass
Audited by Gen Agent Trust Hub on May 8, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill strictly follows Go testing best practices and provides guidance for standard industry tools such as testify, goleak, and clockwork.
- [COMMAND_EXECUTION]: The skill allows and demonstrates the use of shell commands for testing purposes, including
go test,docker-composefor integration fixtures, andgotestsfor scaffolding. These are all within the expected scope of a testing-focused developer skill. - [EXTERNAL_DOWNLOADS]: The skill references several well-known and trusted Go packages (e.g.,
go.uber.org/goleak,github.com/stretchr/testify) and provides an installation step forgithub.com/cweill/gotests, which is a standard utility in the Go ecosystem.
Audit Metadata