wechat-transfer-money

Mask transfer amounts and recipient details in WeChat chat conversations.

13|3|Updated Mar 15, 2026
One-click install
npx skills add https://github.com/Theodora-Y/MaskClaw --skill wechat-transfer-money
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: wechat-transfer-money
Source: https://github.com/Theodora-Y/MaskClaw/tree/main/user_skills/demo_UserC/wechat-transfer-money/v1.0.0
Command: npx skills add https://github.com/Theodora-Y/MaskClaw --skill wechat-transfer-money

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill protects the privacy of financial details during WeChat chat transfers by masking transfer amounts and recipient information, reducing the risk of data leakage.

Core Features & Use Cases

  • Real-time masking of sensitive fields (transfer amount, recipient account information) in chat conversations.
  • Rule-driven privacy enforcement that can be adapted to various social chat scenarios beyond WeChat.
  • Use Case: In a WeChat chat, when a user initiates a transfer, sensitive details are masked before display to other chat participants.

Quick Start

Enable the masking rule in a WeChat transfer scenario to automatically hide transfer amount and recipient details.

Frequently Asked Questions about wechat-transfer-money

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I mask sensitive details during WeChat money transfers in chat?

To mask sensitive details during WeChat money transfers, this skill applies a rule-driven strategy to hide transfer amounts and recipient information before displaying them to other chat participants, preventing data leakage.

What is data masking for messaging security in social chat scenarios?

Data masking for messaging security is the process of replacing sensitive financial fields, such as transfer amounts and recipient accounts, with a defined replacement token to enforce privacy regulations during real-time chat interactions.

Can I adapt privacy enforcement rules for social chat scenarios beyond WeChat?

Yes, you can adapt privacy enforcement for social chat scenarios beyond WeChat. The masking behavior is driven by rules defined in a configuration file, allowing customization of how sensitive transfer details are hidden.

How do I start automatically hiding transfer amounts and recipient details?

To start automatically hiding transfer amounts and recipient details, enable the masking rule within your WeChat transfer scenario. The system will then intercept and mask sensitive fields in real-time messaging workflows.

Does this privacy regulation tool require external dependencies to process transfers?

No, this privacy regulation tool requires no external dependencies to process transfers. It internally applies a replacement token to mask sensitive fields based entirely on its own rule-driven strategy.