Missing User Warnings
Medium
- Confidence
- 98% confidence
- Finding
- The skill defines the API access token as a query parameter and later appends it to the request URL. Query-string credentials are risky because they can be exposed in logs, browser/history artifacts, proxy telemetry, monitoring systems, and downstream error reports more easily than header-based secrets. In this skill’s context, the token is sent to a third-party API endpoint, which increases the chance of unintended credential disclosure outside the local execution boundary.
