Intent-Code Divergence
Medium
- Confidence
- 97% confidence
- Finding
- The setup instructions recommend persisting the API key in ~/.bashrc, then later warn not to store API keys in shell rc files. Persisting secrets in rc files increases the chance of accidental disclosure through backups, dotfile sync, screen sharing, or mistaken commits, especially because users may copy the documented command verbatim.
