Intent-Code Divergence
Medium
- Confidence
- 96% confidence
- Finding
- The production compose example uses `${REDIS_PASSWORD}` interpolation for Redis credentials while elsewhere the skill recommends Docker secrets or a vault for production secrets. This inconsistency can normalize weaker secret handling and may lead users to expose secrets via environment variables, process listings, shell history, or mismanaged `.env` files.
