Intent-Code Divergence
Medium
- Confidence
- 95% confidence
- Finding
- The document explicitly advises users to never hardcode API keys, then immediately shows source examples that assign an API key string directly in code. Even though the value is a placeholder, this normalizes insecure handling of secrets and can lead developers or agents to copy the pattern into production, increasing the chance of credential leakage through source control, logs, or prompt/context exposure.
