go-integration-tests

Pass

Audited by Gen Agent Trust Hub on Mar 6, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill provides structured guidance for creating Go integration tests, utilizing the 'testify' framework and 'itestkit' for infrastructure management.\n- [SAFE]: It references official Docker images (postgres:16-alpine, redis:7-alpine) for local test environments, which is a common and safe practice for integration testing.\n- [SAFE]: The included example configuration contains hardcoded credentials ('pingo_test'). These are clearly intended for a local, containerized test database and do not constitute an unsafe exposure of production credentials.\n- [SAFE]: All external Go modules referenced (e.g., github.com/cristiano-pacheco/*) belong to the author's own namespace or are well-known community libraries.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 6, 2026, 12:03 PM