Missing User Warnings
Medium
- Confidence
- 97% confidence
- Finding
- The skill defines the API token as a query parameter and later appends all query parameters directly into the request URL. Query-string credentials are commonly exposed through logs, proxy histories, browser/tooling output, monitoring systems, and error telemetry, so the token can leak beyond the intended recipient. In this skill context, the risk is heightened because this is a generic API wrapper that may be run in automated environments where full URLs are routinely logged.
