# Send Safer WeChat Messages

WeChat replies can be risky when recipients, tone, or sensitive details are unclear. This skill guides Claude, Codex, and Claude Code to use WeChatMCP with checks before sending.

## Install

```bash
npx skillstore add 7sageer, claude/7sageer-wechat-management
```

## Metadata

- Status: approved
- Slug: 7sageer-wechat-management
- Version: 0.0.1
- Author version: 0.0.1
- Skillstore revision: r1
- Version status: valid
- Tree hash: 31382c64dfde006e888918e568322541ea5889872fb03b69280bd84efa44fe9d
- Author: 7Sageer, Claude
- GitHub username: 7Sageer
- License: MIT
- Repository: https://github.com/7Sageer/cc-assistant/tree/main/.claude/skills/wechat-message-sending
- Ref: c4037264bbd363c572662d6154a3ab28f5ca4f53
- Supported tools: Claude, Codex, Claude Code
- Audit status: complete
- Agent install advisory: allowed
- Manual install advisory: allowed
- Artifact signature: available
- Audit attestation: unavailable
- Human verification: not\_verified
- Risk factors: external\_commands, network
- Quality score: 73
- Public page: https://skillstore.pages.dev/skills/7sageer-wechat-management
- Manifest: https://skillstore.pages.dev/api/skills/7sageer-wechat-management/manifest

## Capabilities

- Guides assistants to use the WeChatMCP server before WeChat actions.
- Uses screenshots to inspect the current WeChat state before acting.
- Drafts short WeChat replies and splits complex replies into multiple messages.
- Adapts tone for familiar contacts, work groups, and unfamiliar contacts.
- Requires confirmation before sending messages, especially sensitive or financial content.
- Asks for web verification when current information is uncertain.

## Use Cases

- Personal Message Drafting: Draft concise replies for friends while confirming the recipient and final content before sending.
- Work Group Responses: Prepare professional group replies with fewer emojis and clearer wording for workplace chats.
- Current Topic Verification: Check current or uncertain information before drafting a reply that references news, products, or terms.

## Prompt Templates

### Draft A Short Reply

```
Use WeChatMCP to review the current chat. Draft a short reply, then ask me to confirm before sending.
```

### Reply To A Work Group

```
Check the active WeChat group and draft a concise professional response. Avoid casual emojis unless the group tone clearly uses them.
```

### Verify Before Replying

```
Before drafting my WeChat reply, verify any current facts with web search. Show the proposed message and wait for approval.
```

### Handle Sensitive Content

```
Prepare a WeChat reply about the sensitive details I provide. Confirm the recipient, summarize the risk, and request explicit approval before sending.
```

## Limitations

- Requires a working WeChatMCP server and connected WeChat session.
- Does not provide account login, contact import, or independent WeChat access.
- Should not inspect public accounts or non-chat content.
- Needs user confirmation when tool output is unclear or a send action is sensitive.

## Best Practices

- Confirm the active chat and recipient before drafting any send action.
- Keep messages short and split complex replies into two or three messages.
- Use web verification for current facts, then ask for approval before sending.

## Anti Patterns

- Do not send messages without showing the final text to the user first.
- Do not inspect public accounts or unrelated non-chat content.
- Do not imitate another person or hide that the user approved the message.

## Security Audit

- Audited at: 2026-07-05T10:56:39.958\+00:00
- Summary: The static command-execution, URL, and entropy alerts are false positives caused by Markdown formatting, an example link, and Chinese text. A medium semantic risk remains because message sending is paired with historical style imitation. This can enable impersonation without explicit user approval.

## Stats

- Views: 171
- Downloads: 49
- Favorites: 1
- Popularity score: 0
