Intent-Code Divergence
Medium
- Confidence
- 95% confidence
- Finding
- The document explicitly advises never committing API keys, yet the complete configuration example embeds a secret-like value under the `env` section. Even though the value is a placeholder, this normalizes storing credentials directly in config artifacts that are likely to be copied into repositories or shared files, increasing the chance of real secret exposure.
