docker_docker_compose
Fail
Audited by Snyk on Mar 4, 2026
Risk Level: HIGH
Full Analysis
HIGH W007: Insecure credential handling detected in skill instructions.
- Insecure credential handling detected (high risk: 1.00). The prompt includes a literal plaintext password inside the docker-compose environment (DATABASE_URL=...:secret@...), which instructs embedding secret values directly in generated configuration and thus requires the LLM to output secrets verbatim.
Audit Metadata