ClawPhone WeChat Control

ReviewAudited by ClawScan on May 1, 2026.

Overview

The skill is coherent and instruction-only, but it can control your logged-in WeChat to read chats and send messages when you ask it to.

Install or use this only if you want the agent to open and control your WeChat. Provide the exact contact and message when possible, review important messages before sending, and be aware that the clipboard fallback may temporarily hold message text.

Findings (2)

Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.

What this means

If used carelessly, the agent could place message text on the clipboard or send a WeChat message to the wrong chat.

Why it was flagged

The skill instructs an agent to type, use the clipboard, and click the WeChat send button. This is expected for the stated purpose, but mistakes could send the wrong content or use the clipboard for sensitive text.

Skill content
先尝试 `type_text(...)` ... 若 `type_text(...)` 失败 ... `set_clipboard(...)` ... 点击当前截图里的发送按钮。
Recommendation

Use it only with a clear recipient and message content, and prefer visible confirmation before sending sensitive or important messages.

What this means

The agent may view private chat content and perform actions as the logged-in WeChat user.

Why it was flagged

The skill is intended to read and reply within WeChat chats, which means it acts through the user's logged-in WeChat identity even though it does not request or extract credentials.

Skill content
用户要求读取或回复微信消息。需要进入某个联系人聊天页。
Recommendation

Only enable it if you are comfortable with the agent controlling your WeChat session; avoid using it for highly sensitive chats unless you supervise the actions.