golang-testing
Pass
Audited by Gen Agent Trust Hub on Sep 11, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides educational Go testing patterns that follow industry best practices such as TDD and idiomatic Go testing conventions.
- [SAFE]: All code snippets use standard Go library packages such as
testing,net/http/httptest, andos. File operations (e.g.,os.WriteFilein golden file patterns) are presented as standard testing techniques for maintaining test data. - [SAFE]: The skill correctly demonstrates the use of
t.TempDir()andt.Cleanup()for secure resource management during testing. - [SAFE]: No obfuscation, prompt injection, or data exfiltration patterns were identified within the instructional content or code samples.
Audit Metadata