Missing User Warnings
Medium
- Confidence
- 97% confidence
- Finding
- The skill sends the authentication token as a URL query parameter, which is commonly exposed in logs, browser/history artifacts, proxy telemetry, and monitoring systems even when HTTPS is used. In this wrapper, the token is injected into params and then appended to the URL by applyQueryParams, with no warning to the user or effort to place the credential in an Authorization header instead.
