golang-testing
Pass
Audited by Gen Agent Trust Hub on Apr 14, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is entirely documentation-oriented, offering standard patterns for writing reliable Go tests without any malicious instructions.
- [SAFE]: Code snippets demonstrate the use of standard library packages like 'testing', 'httptest', and 'os', and follow best practices for TDD, table-driven tests, benchmarks, and fuzzing.
- [SAFE]: Command-line examples are for standard Go tools (go test, go tool cover). The included CI/CD example uses official and well-known GitHub Actions, which are considered safe.
Audit Metadata