Intent-Code Divergence
Medium
- Confidence
- 91% confidence
- Finding
- The skill claims the API key is stored only in config.json and never leaves the machine, but later instructs users to provide it via environment variables or a local .env file. Contradictory secret-handling guidance can cause users to misjudge exposure, mishandle credentials, or commit secrets if .env is not protected as carefully as claimed.
