Missing User Warnings
Medium
- Confidence
- 95% confidence
- Finding
- The document explicitly tells users to persist `STAYINGAPI_KEY` across sessions in shell profiles or runtime-managed env files, but it provides no guidance on secure storage, file permissions, secret managers, or the risk of accidental exposure through dotfiles, process environments, logs, or shared machines. While storing API keys in environment variables is common, instructing persistence without safeguards increases the chance of credential leakage and misuse.
