Missing User Warnings
Medium
- Confidence
- 94% confidence
- Finding
- The document explicitly instructs users to persist the `STAYINGAPI_KEY` across future sessions but does not include guidance on secure storage, least-privilege handling, filesystem permissions, or the risks of placing secrets in shell profiles and other long-lived plaintext locations. This can lead to credential exposure through dotfile syncing, backups, shared accounts, process inspection, or accidental check-in to repositories, especially because the same key is described as usable across multiple services.
