Missing User Warnings
Medium
- Confidence
- 94% confidence
- Finding
- The README instructs a setup flow that writes .env.local using ATLAS_API_KEY and optionally LLM and ElevenLabs credentials, but it does not clearly warn that these secrets will be persisted to disk in another cloned application directory. Persisting secrets outside a managed vault increases the chance of accidental commit, local disclosure, or reuse by unrelated processes.
