Intent-Code Divergence
Medium
- Confidence
- 95% confidence
- Finding
- The skill first says the API key should only be entered via hidden interactive stdin and never passed as a command-line argument, but later recovery guidance suggests the agent should collect the user's API key and pipe it into init. That contradiction can lead to unsafe secret handling through the agent workflow, chat logs, or automation layers, increasing the risk of credential exposure.
