Missing User Warnings
Medium
- Confidence
- 97% confidence
- Finding
- The skill explicitly directs the agent to ask users for API keys in chat and write them into a local `.env` file, but provides no safeguards about secure handling, masking, permissions, accidental commits, or whether chat logs retain the secret. This creates a real credential-handling risk because it normalizes secret collection through the agent and encourages storage in a commonly exposed file format without warning.
