Intent-Code Divergence
Medium
- Confidence
- 94% confidence
- Finding
- The documentation gives conflicting security guidance: it says secrets should come from environment variables, yet elsewhere instructs users to place SMTP credentials directly in a local config file. This increases the chance of credential exposure through filesystem compromise, accidental commits, backups, or overly permissive file permissions.
