Missing User Warnings
Medium
- Confidence
- 94% confidence
- Finding
- The document explicitly recommends passing the API key via a CLI argument (`--api-key YOUR_API_KEY`), which can expose the secret through shell history, process listings, terminal logs, and CI job output. Although it also documents use of an environment variable, presenting command-line secrets as a normal usage pattern without warning encourages unsafe secret handling.
