Missing User Warnings
Medium
- Confidence
- 95% confidence
- Finding
- The skill places the authentication token in a URL query parameter via `applyQueryParams`, which means the secret can be exposed in logs, browser/history equivalents, proxy infrastructure, monitoring tools, and upstream server access logs. In this skill context, the token is a required security credential for an external API, so transmitting it in the query string unnecessarily increases the chance of credential leakage beyond the immediate request path.
