Missing User Warnings
Medium
- Confidence
- 93% confidence
- Finding
- The installation instructions explicitly create a `.env` file containing API keys on disk, but do not warn users about the persistence and exposure risks of storing credentials in plaintext. In a cloned repository workspace, those secrets may be accidentally committed, read by other local processes, or left behind in shared environments, making this a real secret-handling weakness even if common in developer workflows.
