Missing User Warnings
Medium
- Confidence
- 90% confidence
- Finding
- The guide explicitly tells users to persist an API key across future sessions but does not warn that the key is a secret, recommend least-privilege handling, or describe safer storage mechanisms. In agent or shared shell environments, putting long-lived credentials into broadly loaded profiles or config files can expose them to other tools, logs, subprocesses, or later prompts that read environment state.
