golang-testing
Pass
Audited by Gen Agent Trust Hub on Mar 12, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a documentation resource for Go developers, providing idiomatic patterns for writing and running tests using the standard library's testing package.
- [SAFE]: No prompt injection attempts, obfuscation techniques, or persistence mechanisms were detected in the instructions or code snippets.
- [SAFE]: The code examples use standard Go testing features such as t.Run, t.Parallel, t.Helper, and t.Cleanup, as well as the Go 1.18+ fuzzing capabilities.
- [SAFE]: External commands referenced (e.g., go test, go tool cover) are standard parts of the Go toolchain and are used as intended for development and CI/CD workflows.
Audit Metadata