Missing User Warnings
Medium
- Confidence
- 91% confidence
- Finding
- The skill explicitly directs writing required API keys into the project's .env file without any warning about secure handling, scoping, or storage of secrets. This is risky because .env files are commonly committed, copied, logged, or shared in development workflows, which can expose credentials for STT, LLM, and TTS providers.
