← 返回 Skills 市场
63
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install wechat-forward
功能描述
按需将当前对话内容转发到用户自己的微信。仅在用户明确要求"把这个发微信"时才执行, 将最近的消息内容通过 wxclawbot CLI 推送到用户微信,用于手机端查看。 Trigger ONLY when explicit: 发微信, 推送到微信, 发到微信, forward to wechat, 发给我微信, 帮...
安全使用建议
This skill appears coherent for forwarding chat content to your own WeChat using the local wxclawbot CLI. Before installing/use: (1) ensure wxclawbot is trustworthy and installed from a known source; (2) confirm the accounts directory (~/.openclaw/openclaw-weixin/accounts/) contains only your own credentials; (3) be cautious when asking the agent to "send file" — that will read local file paths you specify and forward them to your phone; (4) verify the agent actually respects the listed trigger phrases and does not auto-trigger; (5) review wxclawbot logs if you need auditability. If any of these items are unclear or you do not trust wxclawbot, do not enable the skill.
功能分析
Type: OpenClaw Skill
Name: wechat-forward
Version: 1.0.1
The skill 'wechat-forward' facilitates forwarding conversation history and files to a user's WeChat account using the 'wxclawbot' CLI. While the instructions in SKILL.md emphasize explicit user consent and 'self-only' data flow, the implementation pattern of passing user-generated text directly into shell commands (e.g., wxclawbot send --text "...") presents a significant risk of shell injection. Additionally, the skill requires access to sensitive credentials stored in '~/.openclaw/openclaw-weixin/accounts/', which, combined with the ability to exfiltrate data to an external IM service, warrants a suspicious classification despite the lack of clear malicious intent.
能力评估
Purpose & Capability
Name/description claim: forward conversation to the user's WeChat. Declared requirements (wxclawbot binary, accounts config path) and CLI-based instructions directly support that purpose and are expected.
Instruction Scope
SKILL.md instructs the agent to call wxclawbot send --text and optionally --file. It specifies explicit trigger phrases and disallows automatic triggers, but enforcement depends on the agent following the instructions. The ability to send arbitrary local files (via --file) is intentional for attachments but means a user-initiated request could cause local files to be read and forwarded to the user's phone.
Install Mechanism
Instruction-only skill with no install spec or code files — lowest install risk. It requires an existing wxclawbot CLI on PATH (reasonable and consistent).
Credentials
No environment variables requested. The only declared config path (~/.openclaw/openclaw-weixin/accounts/) is the user's local/wechat credentials store required for sending to the user's WeChat — proportional to the stated function.
Persistence & Privilege
always:false and no persistent installs or system-wide modifications. The skill does not request elevated or always-on privileges.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install wechat-forward - 安装完成后,直接呼叫该 Skill 的名称或使用
/wechat-forward触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
修复:移除数据采集相关表述,明确自转发属性,添加安全元数据
v1.0.0
首个版本:按需将 Webchat 对话内容转发到微信,仅响应 Boss 显式指令,绝不自动触发。
元数据
常见问题
Wechat Forward 是什么?
按需将当前对话内容转发到用户自己的微信。仅在用户明确要求"把这个发微信"时才执行, 将最近的消息内容通过 wxclawbot CLI 推送到用户微信,用于手机端查看。 Trigger ONLY when explicit: 发微信, 推送到微信, 发到微信, forward to wechat, 发给我微信, 帮... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 63 次。
如何安装 Wechat Forward?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install wechat-forward」即可一键安装,无需额外配置。
Wechat Forward 是免费的吗?
是的,Wechat Forward 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Wechat Forward 支持哪些平台?
Wechat Forward 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(macos)。
谁开发了 Wechat Forward?
由 99go1(@davidchyi-beep)开发并维护,当前版本 v1.0.1。
推荐 Skills