Missing User Warnings
Medium
- Confidence
- 97% confidence
- Finding
- Passing an authentication token as a query parameter is risky because query strings are commonly logged by servers, proxies, client tooling, browser history, and observability systems, which can expose the credential beyond its intended scope. In this skill, the token is required for every request and no warning or safer auth mechanism is defined, increasing the chance of accidental leakage and unauthorized API access if logs or traces are compromised.
