Missing User Warnings
Medium
- Confidence
- 93% confidence
- Finding
- The skill instructs operators to place an API key in a `.env` file using a `VITE_` prefix, which in Vite is intended for client-side exposure. Because the project is a web app and the document does not warn against committing or exposing the key, this creates a real risk of credential leakage in source control or bundled frontend code, enabling unauthorized use of the MiniMax account.
