Missing User Warnings
Medium
- Confidence
- 97% confidence
- Finding
- The skill explicitly defines the authentication token as a query parameter and later appends all query parameters directly to the request URL. Tokens in URLs are commonly exposed through logs, browser/history artifacts, proxies, monitoring systems, and upstream services, making credential leakage more likely even when HTTPS is used. In this skill context, the risk is real because the token is required for every request and there is no warning or safer alternative mechanism.
