Missing User Warnings
Medium
- Confidence
- 98% confidence
- Finding
- The skill injects the authentication token into a query parameter and then sends it as part of the request URL. Query-string secrets are routinely exposed through logs, browser/history equivalents, proxy infrastructure, monitoring systems, and upstream service diagnostics, making credential leakage more likely than if the token were sent in an Authorization header or request body. In this skill’s context, the token is required for every call, so the insecure handling is systematic rather than incidental.
