Missing User Warnings
Medium
- Confidence
- 87% confidence
- Finding
- The documentation encourages supplying an API key via environment variables, config storage, and direct command-line options, but provides no warning about common exposure paths such as shell history, process listings, accidental logging, or committing .env files. While this is documentation rather than executable code, it can still lead users to handle credentials unsafely and increase the chance of credential leakage.
