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, and os. File operations (e.g., os.WriteFile in golden file patterns) are presented as standard testing techniques for maintaining test data.
  • [SAFE]: The skill correctly demonstrates the use of t.TempDir() and t.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
Risk Level
SAFE
Analyzed
Sep 11, 2026, 03:43 PM
Security Audit — agent-trust-hub — golang-testing