Missing User Warnings
Medium
- Confidence
- 98% confidence
- Finding
- The API authentication token is defined and sent as a query parameter, which places the secret in the URL. URLs are commonly logged by proxies, servers, browser history, monitoring systems, and exception traces, so this increases the chance of credential exposure even when HTTPS is used. In this skill context, the code also injects the token automatically and provides no warning, so accidental leakage is more likely.
