Intent-Code Divergence
Medium
- Confidence
- 95% confidence
- Finding
- The skill's narrative says to prefer env_file and avoid inline secrets, but the database examples still place secret-bearing variables directly under environment in the Compose file. Even when values are sourced from host environment interpolation, this normalizes secret material in the Compose spec and can lead users to commit sensitive configuration patterns or misunderstand what 'never inline secrets' means.
