Intent-Code Divergence
High
- Confidence
- 99% confidence
- Finding
- The code documents that the API key should come from a CLI argument or default, but both request helpers ignore the provided apiKey parameter and always use a hardcoded secret in the extra constant. This embeds a credential directly in the skill and silently forces all traffic through that credential, creating secret leakage, unauthorized reuse, billing abuse, and loss of operator control over which account is used.
