Missing User Warnings
Medium
- Confidence
- 98% confidence
- Finding
- The skill defines the authentication token as a query parameter and then appends all query parameters directly to the request URL, causing the secret to be sent in the URL rather than in an authorization header. Query-string secrets are commonly exposed via logs, proxies, browser/history tooling, error telemetry, and upstream monitoring systems, which increases the chance of credential leakage even when HTTPS is used.
