Mcp Server Wechat — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited Mcp Server Wechat (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
实现pc端微信的mcp服务功能 就这么一个文件,自行安装依赖,自行创建虚拟环境.
vscode+cline
大致在 C:\Users\Administrator\AppData\Roaming\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json 增加如下
{
"mcp-wechat": {
"command": "D:\\PythonCode\\mcp-wechat\\mcp-wechat\\.venv\\Scripts\\python",
"args": [
"D:\\PythonCode\\mcp-wechat\\mcp-wechat\\main.py"
],
"disabled": false,
"autoApprove": [
"wechat"
]
}
}"D:\\PythonCode\\mcp-wechat\\mcp-wechat\\main.py" 换成你文件位置 "D:\\PythonCode\\mcp-wechat\\mcp-wechat\\.venv\\Scripts\\python" 换成你的虚拟环境位置
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.