test/draft-1774450022

Automate WeChat messaging with PII detection and desensitization safeguards.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill automates sending WeChat messages while enforcing privacy checks, including detection of sensitive data and desensitization when needed.

Core Features & Use Cases

  • Privacy-aware messaging: checks for PII (e.g., identities or payment details) before sending and desensitizes when necessary.
  • Automated workflow: opens WeChat, searches contacts, navigates chat, and sends messages within a deterministic SOP.
  • Self-evolving rules: adapts protections based on user feedback and interaction history to improve privacy over time.

Quick Start

Send a WeChat message to a contact with privacy checks and desensitization if needed.

Frequently Asked Questions about test/draft-1774450022

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

FAQPage Schema
How do I automate sending WeChat messages while protecting PII?

To automate WeChat messaging while protecting PII, this skill applies a deterministic SOP to search contacts, navigate chats, and scrub sensitive data before sending. It detects identities and payment details on-device, applying desensitization to prevent data leakage.

How does desensitization work for automated WeChat messaging?

Desensitization in automated WeChat messaging works by scanning message content for PII before sending and masking sensitive data. The skill enforces privacy checks on-device, ensuring identities and payment details are scrubbed within a deterministic workflow.

Can I use this automated WeChat messaging on mobile devices?

Yes, this automated WeChat messaging is designed for mobile devices and requires on-device processing to execute contact lookup, chat navigation, and PII desensitization. It operates within a deterministic SOP to ensure safe mobile communications.

What is the best way to prevent sensitive data leakage in WeChat automation?

The best way to prevent sensitive data leakage in WeChat automation is using a privacy-aware workflow that detects PII and applies desensitization before sending. This skill enforces on-device content scrubbing and adapts protections based on user feedback.

Do I need on-device processing for WeChat message automation?

Yes, on-device processing is required for WeChat message automation to perform PII detection and desensitization locally. This ensures sensitive data does not leave the mobile device during the contact lookup and chat navigation workflow.

Why does my automated WeChat workflow need a deterministic SOP?

An automated WeChat workflow needs a deterministic SOP to guarantee consistent privacy safeguards and safe communications. It enforces a strict sequence for contact lookup, chat navigation, and content scrubbing, preventing unpredictable handling of sensitive PII.