go-testing
Pass
Audited by Gen Agent Trust Hub on Sep 19, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill contains standard Go code examples for table-driven testing and integration testing. All examples follow established best practices such as using
t.TempDir()for file operations. - [SAFE]: Reference to external documentation points to Charmbracelet's official GitHub repository, a well-known service in the Go community.
- [SAFE]: The provided commands are standard Go toolchain invocations (
go test) used for development and CI workflows. - [SAFE]: No evidence of prompt injection, data exfiltration, obfuscation, or unauthorized privilege escalation was found in the documentation or code snippets.
Audit Metadata