golang-unit-testing
Pass
Audited by Gen Agent Trust Hub on Aug 10, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill contains standard development guidelines for the Go programming language, focusing on testing best practices. No malicious code, obfuscation, or data exfiltration patterns were identified.
- [SAFE]: The code examples provided for table-driven tests and Gin handlers are idiomatic and follow security best practices, such as testing for unauthorized access and handling concurrency with the race detector.
- [SAFE]: All referenced libraries (testing, httptest, Gin, testify) are well-known and standard in the Go ecosystem.
Audit Metadata