← Back to Skills Marketplace
bjdzliu

wechat-auto-reply

by bjdzliu · GitHub ↗ · v1.0.1
cross-platform ⚠ suspicious
5444
Downloads
9
Stars
33
Active Installs
2
Versions
Install in OpenClaw
/install wechat-auto-reply
Description
半自动回复微信联系人消息(置信度>85%自动发送,否则确认),或主动发送指定内容。使用方式:wechat-auto-reply "联系人名称" 或 wechat-auto-reply "联系人名称" "消息内容
Usage Guidance
Install only if you are comfortable giving the tool desktop automation and OCR access that can read WeChat conversations and send messages from your account. Review the Homebrew tap and installed script before use, prefer manual confirmation for every send, and avoid using it on sensitive or high-stakes conversations.
Capability Analysis
Type: OpenClaw Skill Name: wechat-auto-reply Version: 1.0.1 The skill is classified as suspicious due to its reliance on powerful UI automation tools (`cliclick`, AppleScript's `System Events`) and screen content reading (OCR) for its functionality. While these capabilities are plausibly needed for automating WeChat, they grant extensive control over the user's desktop environment and can interact with other applications, posing a significant risk if the underlying skill code (not provided) were to be compromised or misused. The installation via a custom Homebrew tap also introduces a supply chain risk. There is no evidence of malicious prompt injection in `SKILL.md` or other clear malicious intent in the provided files.
Capability Assessment
Purpose & Capability
OCR, screenshots, AppleScript System Events, cliclick, clipboard use, and message sending are coherent with a WeChat auto-reply tool, but they expose private chat content and can operate the desktop UI.
Instruction Scope
The skill explicitly auto-sends replies above a confidence threshold and directly sends supplied messages to contacts, so outbound messages can be sent from the user's WeChat account without a mandatory confirmation step.
Install Mechanism
Installation uses a third-party Homebrew tap that installs dependencies and creates a global command plus an OpenClaw skill link; this is disclosed but expands supply-chain trust beyond the provided single Markdown artifact.
Credentials
Granting screen capture, OCR, Accessibility-style UI control, and clipboard access is powerful relative to ordinary skill execution; it is purpose-aligned, but broad for a messaging automation tool and weakly bounded to WeChat in the documentation.
Persistence & Privilege
No artifact-backed evidence shows background persistence, privilege escalation, credential theft, destructive behavior, or exfiltration; persistence is limited to installed files, a global command, and a skill link.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install wechat-auto-reply
  3. After installation, invoke the skill by name or use /wechat-auto-reply
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
- Added official Homebrew installation guide and automatic dependency setup. - Switched usage examples and documentation from ./wechat-dm.sh to wechat-auto-reply global command. - Documented Homebrew skill file locations and configuration file path. - Included update and uninstall instructions for Homebrew installations. - Clarified that all dependencies will be installed automatically via Homebrew.
v1.0.0
- Initial release of wechat-auto-reply skill for semi-automated WeChat message handling. - Supports two modes: (1) semi-automatic reply using AI with confidence threshold, (2) directly sending specified messages. - Integrates contact search, macOS OCR, and reply confidence scoring; replies auto-sent if confidence >85%, otherwise user confirmation is required. - Customizable input box coordinates, confidence threshold, and reply rules. - Includes dependencies and environment setup instructions for smooth installation and usage.
Metadata
Slug wechat-auto-reply
Version 1.0.1
License
All-time Installs 186
Active Installs 33
Total Versions 2
Frequently Asked Questions

What is wechat-auto-reply?

半自动回复微信联系人消息(置信度>85%自动发送,否则确认),或主动发送指定内容。使用方式:wechat-auto-reply "联系人名称" 或 wechat-auto-reply "联系人名称" "消息内容. It is an AI Agent Skill for Claude Code / OpenClaw, with 5444 downloads so far.

How do I install wechat-auto-reply?

Run "/install wechat-auto-reply" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is wechat-auto-reply free?

Yes, wechat-auto-reply is completely free (open-source). You can download, install and use it at no cost.

Which platforms does wechat-auto-reply support?

wechat-auto-reply is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created wechat-auto-reply?

It is built and maintained by bjdzliu (@bjdzliu); the current version is v1.0.1.

💬 Comments