Missing User Warnings
Medium
- Confidence
- 97% confidence
- Finding
- The skill defines the authentication token as a query parameter and injects it into the request URL, which causes the secret to be exposed in places URLs commonly appear: shell history, proxy and web server logs, monitoring tools, browser/debug tooling, and error telemetry. Even though the request is sent over HTTPS, putting credentials in the URL materially increases accidental disclosure risk compared with using an Authorization header or request body.
