testcontainers-integration-tests
Pass
Audited by Gen Agent Trust Hub on Mar 1, 2026
Risk Level: SAFENO_CODE
Full Analysis
- [SAFE]: The skill contains only documentation and C# code examples for educational and implementation purposes. No executable scripts or automation are provided within the skill package.
- [EXTERNAL_DOWNLOADS]: References well-known NuGet packages (Testcontainers, xUnit, Respawn) and official Docker images from Microsoft (mcr.microsoft.com), PostgreSQL, Redis, and RabbitMQ. These are industry-standard resources.
- [CREDENTIALS_UNSAFE]: The code examples contain hardcoded strings like 'Your_password123', 'postgres', and 'guest'. These are explicitly used as placeholders or default credentials for ephemeral local Docker containers in a testing context and do not represent a credential leak of real systems.
Audit Metadata