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 credentials are commonly exposed via logs, browser/history equivalents, proxies, monitoring systems, crash reports, and server access logs, making accidental credential disclosure more likely than with an Authorization header. In this skill context, the risk is real because the tool is a generic API wrapper and provides no warning to users that their secret will be sent in the URL.
