Intent-Code Divergence
Medium
- Confidence
- 96% confidence
- Finding
- The checklist gives contradictory guidance by saying API keys should be stored in environment variables 'never in files' while also instructing creation of a .env file. In practice, .env is a file containing secrets, and this ambiguity can lead operators to persist client credentials on disk insecurely, increase accidental disclosure risk, and undermine the stated secret-handling policy.
