golang-testcontainers
Fail
Audited by Snyk on Feb 16, 2026
Risk Level: HIGH
Full Analysis
HIGH W007: Insecure credential handling detected in skill instructions.
- Insecure credential handling detected (high risk: 0.80). The skill prompt includes multiple code examples that hard-code usernames and passwords (e.g., WithPassword("test"), MINIO_ROOT_PASSWORD: "minioadmin"), which instructs the LLM to emit secret values verbatim in generated code and commands, creating an exfiltration risk.
Audit Metadata