Missing User Warnings
Medium
- Confidence
- 96% confidence
- Finding
- The skill explicitly models the authentication token as a query parameter and injects it into the request URL. Query-string tokens are routinely exposed through logs, proxies, browser history, monitoring systems, and error telemetry, which increases the chance of credential leakage even when HTTPS is used. In this skill context, the token is the primary credential for accessing a third-party API, so exposing it in URLs is unnecessary and risky.
