Missing User Warnings
Medium
- Confidence
- 98% confidence
- Finding
- The skill places the authentication token in a query parameter and appends it to the request URL, which exposes the token to URL logging, browser/history capture, proxy logs, monitoring systems, and error telemetry beyond the intended recipient. In this API wrapper context, the risk is elevated because the token is a required credential for every call and the code provides no warning or safer alternative such as an Authorization header.
