Missing User Warnings
Medium
- Confidence
- 93% confidence
- Finding
- The document explicitly tells users to persist the `STAYINGAPI_KEY` across future sessions but does not warn that this is a sensitive bearer credential or recommend secure storage mechanisms. In agent/runtime contexts, storing secrets in shell profiles or plain config files can expose the key to other local users, logs, subprocesses, backups, or prompt/tool leakage, increasing the chance of unauthorized API use.
