low
wechat-mcp-server
v13.0.0MCP Server for WeChat Video Automation
4
Total
0
Critical
4
High
0
Medium
Findings
unknownhighSC-005Suspicious CommandsMedium ConfidenceLine 0
Node.js child process spawning
Detected by automated pattern matching (rule SC-005) with medium confidence. May be a false positive.
1: import { Client } from "@modelcontextprotocol/sdk/client/index.js";
2: import { StdioClientTransport } from "@modelcontextprotocol/sdk/client/stdio.js";
>>> 3: import { spawn } from 'child_process';
4:
5: console.log("Starting WeChat MCP Client@9.0...");Report false positivehighDO-BASunknownMedium ConfidenceLine 0
Decoded base64 content: J�b�)bz{S��즊�
Detected by automated pattern matching (rule DO-BAS) with medium confidence. May be a false positive.
Report false positivehighDO-BASunknownMedium ConfidenceLine 0
Decoded base64 content: J�b�)bz{S��즊�
Detected by automated pattern matching (rule DO-BAS) with medium confidence. May be a false positive.
Report false positivehighDO-BASunknownMedium ConfidenceLine 0
Decoded base64 content: J�b�)bz{S��즊�
Detected by automated pattern matching (rule DO-BAS) with medium confidence. May be a false positive.
Report false positiveScan History
| Date | Risk | Findings | Files | Duration |
|---|---|---|---|---|
| Feb 26, 2026 | low | 4 | 15 | 0.00s |
| Feb 23, 2026 | low | 4 | 15 | 0.00s |
| Feb 22, 2026 | low | 4 | 15 | 0.00s |