Missing User Warnings
Medium
- Confidence
- 96% confidence
- Finding
- The skill requires the authentication token as a query parameter and then appends all query parameters directly to the URL before issuing the request. Query-string tokens are commonly exposed in logs, browser/history tooling, proxy telemetry, error reports, and upstream monitoring systems, so credentials can leak beyond the intended recipient even when HTTPS is used. In this skill context, the token is a primary authenticator for a third-party API, so leakage could allow unauthorized API access or account misuse.
