Context-Inappropriate Capability
Medium
- Confidence
- 90% confidence
- Finding
- The skill explicitly loads a local .env file and reads GEMINI_API_URL, GEMINI_API_KEY, and GEMINI_TOKEN into process.env, then uses them to call an external LLM service. For an intent-recognition skill this is a real sensitive-data exposure concern because it expands the trust boundary to external services and allows hidden credential use without any explicit access control or minimization in this file.
