skills/cxuu/golang-skills/go-testing/Gen Agent Trust Hub

go-testing

Pass

Audited by Gen Agent Trust Hub on Mar 16, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [SAFE]: The skill's instructions and provided patterns (such as table-driven tests, subtests, and test cleanup) align with established Go best practices from trusted sources like the Google and Uber Go Style Guides.
  • [COMMAND_EXECUTION]: The skill includes a shell script (scripts/gen-table-test.sh) designed to generate boilerplate Go test code. This script uses standard bash constructs and includes basic input validation to ensure function names follow Go export conventions. Additionally, the skill provides instructions for the agent to verify code using the go test command.
  • [EXTERNAL_DOWNLOADS]: The skill references the cmp and protocmp packages, which correspond to the well-known and trusted github.com/google/go-cmp library, a standard tool in the Go ecosystem for deep equality comparisons in tests.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 16, 2026, 12:05 PM