go-integration-tests
Pass
Audited by Gen Agent Trust Hub on Mar 10, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides comprehensive instructions for generating Go integration tests using industry-standard patterns such as the Arrange-Act-Assert (AAA) model and testify suites.
- [EXTERNAL_DOWNLOADS]: The implementation patterns reference external Go packages including the testify framework and the author's own utility library (github.com/cristiano-pacheco/bricks). These references are consistent with the skill's purpose and originate from the vendor's own ecosystem.
- [SAFE]: The provided code examples contain default credentials (e.g., "pingo_test") used for configuring local Postgres and Redis containers in an isolated test environment. These are boilerplate values and do not constitute a security risk to production systems.
Audit Metadata