Intent-Code Divergence
Medium
- Confidence
- 98% confidence
- Finding
- The documentation’s security guidance says not to hardcode API keys, yet the included Python example embeds service credentials directly in the sample data structure. This is dangerous because users often copy examples verbatim, which normalizes insecure secret handling and can lead to credential exposure in source control, logs, or shared artifacts.
