Missing User Warnings
Medium
- Confidence
- 97% confidence
- Finding
- The skill sends the API access token in the URL query string (`token`), which is commonly logged by client tooling, proxies, browser history, server access logs, and monitoring systems. Even though the base URL uses HTTPS, query parameters are still widely exposed in operational logs, making credential leakage more likely than if the token were sent in an authorization header.
