golang-gin-testing
Pass
Audited by Gen Agent Trust Hub on Mar 18, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides industry-standard testing patterns and educational templates for Go Gin applications with no malicious code detected.\n- [EXTERNAL_DOWNLOADS]: References well-known and trusted Go libraries including testcontainers-go, GORM, and testify for test infrastructure and assertions.\n- [COMMAND_EXECUTION]: Instructs the use of standard Go toolchain commands (go test) for running test suites, race detection, and coverage reporting.\n- [SAFE]: Database truncation code for test cleanup includes explicit documentation and safety warnings about preventing SQL injection via the use of compile-time constants.
Audit Metadata