Missing User Warnings
Medium
- Confidence
- 98% confidence
- Finding
- The skill requires the authentication token to be sent as a query parameter and then appends it into the request URL. Query-string credentials are commonly exposed through logs, browser/history tooling, proxy infrastructure, monitoring systems, referrer leakage, and error reporting, so the token can be captured even when TLS is used. In this skill context, the risk is more credible because the token is the primary secret used to access a third-party API and the code provides no warning or safer alternative.
