Intent-Code Divergence
Medium
- Confidence
- 96% confidence
- Finding
- The skill’s generic MCP template embeds the MedGroup API key directly in the SSE URL query string (`?api_key=...`). Secrets placed in URLs are commonly exposed through client logs, browser history, config exports, telemetry, reverse proxies, and referrer-like handling, which makes accidental credential disclosure much more likely than using dedicated secret storage or headers. In this skill’s context, the risk is elevated because the key grants access to an external medical grouping service and the workflow may involve regulated healthcare-related data.
