Intent-Code Divergence
Medium
- Confidence
- 98% confidence
- Finding
- The skill states authentication should use a Bearer token in the Authorization header, but the operational example configures the server URL with the API key embedded in the query string. Putting secrets in URLs is dangerous because they are commonly exposed via shell history, process listings, logs, config files, monitoring systems, and proxy/referrer handling, increasing the chance of credential leakage.
