go-testing
Pass
Audited by Gen Agent Trust Hub on Aug 14, 2026
Risk Level: SAFENO_CODE
Full Analysis
- [SAFE]: The skill consists of markdown documentation and Go code snippets designed to guide developers in writing unit and integration tests. No executable scripts or suspicious network operations are present.- [SAFE]: File system operations described in the code examples (using os.ReadFile, os.WriteFile, and t.TempDir()) are standard Go idioms for handling 'golden file' testing and temporary test environments.- [SAFE]: The skill references the Charmbracelet teatest library, which is a well-known and reputable testing utility within the Go community.
Audit Metadata