Missing User Warnings
Medium
- Confidence
- 98% confidence
- Finding
- The skill requires the authentication token to be transmitted as a query parameter, and the code automatically injects it into the request URL. Query-string secrets are commonly exposed via logs, proxies, browser/history tooling, monitoring systems, and error reporting, making token leakage much more likely than if the token were sent in an Authorization header.
