fetcher-mcp
v0.3.9MCP server for fetching web content using Playwright browser
7
Total
0
Critical
5
High
2
Medium
Findings
unknownDecoded base64 content: {������(!��쵩e
Detected by automated pattern matching (rule DO-BAS) with medium confidence. May be a false positive.
Report false positiveDecoded base64 content: �������v��j)���'
Detected by automated pattern matching (rule DO-BAS) with medium confidence. May be a false positive.
Report false positiveDecoded base64 content: ������� i�'�*'
Detected by automated pattern matching (rule DO-BAS) with medium confidence. May be a false positive.
Report false positiveNode.js child process spawning
Detected by automated pattern matching (rule SC-005) with medium confidence. May be a false positive.
>>> 1: import { spawn } from "child_process";
2: import { createRequire } from "module";
3: import { existsSync } from "fs";Report false positiveDecoded base64 content: {������(!��쵩e
Detected by automated pattern matching (rule DO-BAS) with medium confidence. May be a false positive.
Report false positiveJavaScript fetch() call
Detected by automated pattern matching (rule NS-003) with medium confidence. May be a false positive.
140: - Supports intelligent extraction of main content and conversion to Markdown
141: - Supports the following parameters:
>>> 142: - `url`: The URL of the web page to fetch (required parameter)
143: - `timeout`: Page loading timeout in milliseconds, default is 30000 (30 seconds)
144: - `waitUntil`: Specifies when navigation is considered complete, options: 'load', 'domcontentloaded', 'networkidle', 'commit', default is 'load'Report false positiveJavaScript fetch() call
Detected by automated pattern matching (rule NS-003) with medium confidence. May be a false positive.
155: - Returns combined results with clear separation between webpages
156: - Supports the following parameters:
>>> 157: - `urls`: Array of URLs to fetch (required parameter)
158: - Other parameters are the same as `fetch_url`
159: Report false positiveScan History
| Date | Risk | Findings | Files | Duration |
|---|---|---|---|---|
| Feb 26, 2026 | low | 7 | 22 | 0.00s |
| Feb 23, 2026 | low | 7 | 22 | 0.00s |
| Feb 22, 2026 | low | 7 | 22 | 0.00s |