Missing User Warnings
Medium
- Confidence
- 98% confidence
- Finding
- The skill defines the authentication token as a query parameter and later appends all query parameters directly to the URL. Query-string tokens are commonly exposed through logs, browser history, proxy/CDN access logs, monitoring systems, referrer leakage, and error telemetry, increasing the chance of credential disclosure even when HTTPS is used. In this skill's context, the token is required for an external API call, so the design makes accidental secret exposure more likely during normal operation.
