Missing User Warnings
Medium
- Confidence
- 97% confidence
- Finding
- The skill defines the API credential as a required query parameter (`token`) and later appends all query parameters to the URL. Query-string secrets are routinely exposed in logs, browser/history artifacts, reverse proxies, monitoring systems, and error reports, so the token can be disclosed even when TLS is used. In this skill's context, the token is the primary authenticator for a third-party API, making leakage directly useful for unauthorized API use.
