Missing User Warnings
Medium
- Confidence
- 93% confidence
- Finding
- The document explicitly tells users to persist `STAYINGAPI_KEY` across sessions and suggests putting it in a shell profile or agent-managed config, but it does not warn about least-privilege storage, file permissions, secret-scoped storage, or the risk of exposing long-lived credentials to other local users, logs, or subprocesses. In an agent-skill context, persistent environment variables are often broadly inherited by future sessions and tools, which increases the blast radius if the host or runtime is later compromised.
