Missing User Warnings
Medium
- Confidence
- 98% confidence
- Finding
- The skill explicitly models the authentication token as a query parameter and appends it to the URL before issuing the request. Query-string secrets are commonly exposed through logs, browser/history capture, upstream proxies, analytics tooling, and monitoring systems, so the token can leak even when TLS is used. In this API-wrapper context, the risk is real because the code provides no warning or safer alternative.
