testcontainers-go

Pass

Audited by Gen Agent Trust Hub on Aug 16, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill is a technical guide for using the official testcontainers-go library, providing valid Go code examples for integration testing with Docker containers.
  • [EXTERNAL_DOWNLOADS]: References official Go packages from github.com/testcontainers/testcontainers-go. These are well-known, public repositories managed by the Testcontainers organization.
  • [COMMAND_EXECUTION]: Instructions include standard Go development commands (go get) and demonstrate the library's Exec function for interacting with containers during tests, which is appropriate for the stated purpose.
  • [CREDENTIALS_SAFE]: Code examples use clearly labeled placeholder credentials (e.g., testuser, testpass) for local development containers, following standard educational practices.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 16, 2026, 10:03 AM
Security Audit — agent-trust-hub — testcontainers-go