Missing User Warnings
Medium
- Confidence
- 92% confidence
- Finding
- The compose examples embed database credentials directly in environment variables using obvious placeholder-but-realistic values like `user:pass` and `changeme` without warning readers not to copy them into production or store secrets in versioned compose files. In a server/deployment skill, users may reuse these patterns verbatim, leading to credential disclosure, weak default secrets, and accidental exposure through source control, logs, or process inspection.
