low
ai.parallel/search-mcp
v1.0.0The best web search for your AI Agent
1
Total
0
Critical
0
High
1
Medium
Findings
unknownmediumNS-003Network SuspiciousMedium ConfidenceLine 0
JavaScript fetch() call
Detected by automated pattern matching (rule NS-003) with medium confidence. May be a false positive.
13: headers.set("x-api-key", apiKey);
14: headers.delete("Authorization");
>>> 15: const response = await fetch(
16: "https://mcp.parallel.ai/v1beta/search_mcp/",
17: { body: request.body, headers, method: request.method }Report false positiveScan History
| Date | Risk | Findings | Files | Duration |
|---|---|---|---|---|
| Feb 26, 2026 | low | 1 | 6 | 0.00s |
| Feb 24, 2026 | low | 1 | 6 | 0.00s |