Missing User Warnings
Medium
- Confidence
- 96% confidence
- Finding
- The skill accepts an authentication token as a query parameter and then appends all query parameters directly to the request URL. Query-string tokens are routinely exposed through logs, browser/history mechanisms, proxy and CDN access logs, monitoring systems, and error reporting, making credential leakage more likely than if the token were sent in an authorization header. In this skill context, the token is required for an external API call, so every invocation risks credential exposure to intermediate infrastructure.
