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, proxy logs, analytics systems, error messages, and upstream infrastructure, increasing the chance of credential leakage even when HTTPS is used. In this skill context, the danger is real because the script also accepts the token via CLI and may be run in automated environments where full URLs are routinely captured.
