Missing User Warnings
Medium
- Confidence
- 98% confidence
- Finding
- The skill defines the API token as a query parameter and injects it into the request URL, which causes the secret to be exposed in places URLs commonly end up: logs, browser/history equivalents, reverse proxies, monitoring systems, and error telemetry. Even though the request is sent over HTTPS, putting credentials in the URL materially increases accidental disclosure risk compared with sending them in an Authorization header or other header-based secret mechanism.
