Missing User Warnings
Medium
- Confidence
- 98% confidence
- Finding
- The skill accepts an authentication token and places it into the URL query string before issuing the outbound request. Query parameters are commonly exposed in logs, browser history, proxies, monitoring systems, and upstream infrastructure, so a leaked token could allow unauthorized API access or account/data exposure. In this skill context, the risk is heightened because the token is a primary credential for a third-party API and the code provides no warning or safer alternative.
