Missing User Warnings
Medium
- Confidence
- 97% confidence
- Finding
- The skill explicitly models the authentication token as a query parameter and then appends all query parameters to the URL, causing the token to be embedded in the request URI. Query-string secrets are commonly exposed through logs, proxies, browser/history artifacts, monitoring systems, and upstream services, making accidental credential disclosure more likely even when HTTPS is used. In this skill context, the risk is real because the token is a required credential for a third-party API and there is no warning to the user that it will be transmitted this way.
