mcporter
Warn
Audited by Snyk on Jun 23, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.80). The async tool fetch_url calls httpx.AsyncClient().get(url) at runtime to fetch arbitrary external URLs and returns the retrieved text into the agent context (i.e., external content can be injected into prompts via the url parameter and client.get(url) call).
Issues (1)
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata