ICUICU
low

wechat-mcp-server

v13.0.0

MCP Server for WeChat Video Automation

npmwudidi-ideaFirst seen Feb 22, 2026Source

4

Total

0

Critical

4

High

0

Medium

Findings

unknown
highSC-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 positive
highDO-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 positive
highDO-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 positive
highDO-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 positive

Scan History

DateRiskFindings
Feb 26, 2026low4
Feb 23, 2026low4
Feb 22, 2026low4