← 返回 Skills 市场
chairmanmiao

WeChat macOS Proxy

作者 Yoda_Feilin · GitHub ↗ · v1.1.1 · MIT-0
cross-platform ⚠ suspicious
314
总下载
1
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install wechat-macos-proxy
功能描述
macOS 微信消息自动化工具。通过 GUI 自动化实现:发送消息给指定联系人、读取聊天内容、监控新消息。适用于需要自动化微信操作的场景,如定时发送、批量回复、消息备份等。依赖 peekaboo 进行屏幕截图和 UI 交互。仅支持 macOS。开源地址:https://github.com/chairmanmia...
安全使用建议
This skill appears to do what it says: macOS GUI automation of WeChat via peekaboo. Before installing or running it, review and consider the following: (1) You must grant screen recording and Accessibility permissions to peekaboo/Terminal — this gives the tool the ability to capture and interact with visible screen content, including private chats. (2) The scripts save screenshots and logs to /tmp (and reference ~/.openclaw in examples); clean or secure those files if they contain sensitive data. (3) The weekly/feedback scripts call a 'clawhub' CLI that is not declared as a requirement—these are optional utilities for reporting and not needed for core send/read functionality; be cautious if you run them. (4) Prefer MODE=semi or manual and test with a non-sensitive contact before enabling fully automated sending to avoid accidental spam. (5) If you have privacy or compliance concerns, inspect the scripts yourself or review the upstream GitHub repo before use.
功能分析
Type: OpenClaw Skill Name: wechat-macos-proxy Version: 1.1.1 The skill implements WeChat automation on macOS using high-risk GUI control and screen capture capabilities via the `peekaboo` utility and AppleScript. While the scripts (wechat_proxy.sh, config.sh) appear to function as described for messaging, chat reading, and history export, the requirement for Screen Recording and Accessibility permissions to access a private messaging app constitutes a significant security risk. No evidence of intentional malice or data exfiltration was found, but the bundle includes unusual maintenance scripts (check_feedback.sh, weekly_feedback_report.sh) that use the clawhub CLI to monitor the skill's status on the platform.
能力评估
Purpose & Capability
The name/description match the code: scripts use peekaboo, osascript and screenshots to automate WeChat on macOS. Minor inconsistencies: SKILL.md and scripts clearly target darwin/macOS, but the registry metadata lists no OS restriction; auxiliary scripts (check_feedback.sh and weekly_feedback_report.sh) call a 'clawhub' CLI which is not declared in the SKILL.md requires list and is unrelated to core WeChat automation.
Instruction Scope
Runtime instructions and scripts stay within the stated scope: they activate WeChat, search contacts, take screenshots, simulate input, and write logs/screenshots to /tmp and ~/.openclaw paths. There are no instructions to read unrelated system files, export secrets, or send captured data to external endpoints. The feedback scripts do call 'clawhub' to inspect skill info (optional telemetry/inspection), but that only runs if the scripts are invoked.
Install Mechanism
This is an instruction-only skill (no install spec). The SKILL.md correctly instructs installing peekaboo and jq via brew. No remote downloads or archive extraction are used by the skill itself.
Credentials
The skill does not request environment variables, credentials, or config paths. It requires macOS screen-recording and accessibility permissions for peekaboo (documented). The only surprising dependency is an undeclared 'clawhub' CLI used by reporting scripts; that is optional and not required for core functionality.
Persistence & Privilege
The skill is not always-enabled and does not modify other skills or system-wide agent settings. It writes logs and temporary screenshots under /tmp and uses ~/.openclaw path in examples, which is proportional to its purpose.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install wechat-macos-proxy
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /wechat-macos-proxy 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.1.1
添加 GitHub 开源链接,更新文档
v1.1.0
新增批量发送(batch-send)和聊天记录导出(export)功能
v1.0.1
优化 SKILL.md 描述:添加快速开始指南、适用场景、限制说明和故障排除
v1.0.0
Initial release: macOS 微信代聊助手,支持发送消息、读取消息、检查新消息、监听模式
元数据
Slug wechat-macos-proxy
版本 1.1.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

WeChat macOS Proxy 是什么?

macOS 微信消息自动化工具。通过 GUI 自动化实现:发送消息给指定联系人、读取聊天内容、监控新消息。适用于需要自动化微信操作的场景,如定时发送、批量回复、消息备份等。依赖 peekaboo 进行屏幕截图和 UI 交互。仅支持 macOS。开源地址:https://github.com/chairmanmia... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 314 次。

如何安装 WeChat macOS Proxy?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install wechat-macos-proxy」即可一键安装,无需额外配置。

WeChat macOS Proxy 是免费的吗?

是的,WeChat macOS Proxy 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

WeChat macOS Proxy 支持哪些平台?

WeChat macOS Proxy 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 WeChat macOS Proxy?

由 Yoda_Feilin(@chairmanmiao)开发并维护,当前版本 v1.1.1。

💬 留言讨论