dual-testing
Pass
Audited by Gen Agent Trust Hub on Apr 20, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides guidelines and templates for implementing a dual testing strategy in Go projects, distinguishing between integration tests using testcontainers and unit tests using mocks.
- [SAFE]: No malicious patterns, prompt injections, or data exfiltration techniques were detected in the instructions or code templates.
- [SAFE]: All referenced libraries (testcontainers-go, testify, gin-gonic/gin, jackc/pgx) are standard, well-reputed packages in the Go developer community.
- [SAFE]: Hardcoded credentials found in templates (e.g., 'testpass' for Postgres) are clearly intended for isolated local test environments and do not represent a credential leak.
Audit Metadata