Missing User Warnings
Medium
- Confidence
- 96% confidence
- Finding
- The skill transmits the authentication token as a query string parameter (`token`), which is then embedded in the full request URL. Query parameters are commonly exposed in logs, browser/history tooling, proxies, monitoring systems, and error messages, making accidental credential disclosure more likely than if the token were sent in an authorization header.
