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 into the request URL. Query-string tokens are commonly exposed through logs, browser/history tooling, proxies, monitoring systems, and upstream services, making accidental credential disclosure more likely even over HTTPS. In this skill context, the risk is real because the token is a required credential for a third-party API and the wrapper provides no warning or safer alternative.
