testcontainers-go
Fail
Audited by Snyk on Aug 16, 2026
Risk Level: HIGH
Full Analysis
HIGH W007: Insecure credential handling detected in skill instructions.
- Insecure credential handling detected (high risk: 0.90). The skill includes hard-coded plaintext secrets and API keys in code examples (e.g., WithPassword("..."), "API_KEY": "test-key", connection strings with user:pass) which would require the LLM to reproduce secret values verbatim if it echoes or generates those examples.
Issues (1)
W007
HIGHInsecure credential handling detected in skill instructions.
Audit Metadata