browse-moments

Mask personal information in WeChat Moments content during browsing.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

在 微信 场景下,浏览朋友圈内容时保护用户个人信息和隐私内容的隐私规则。策略为 mask。

Core Features & Use Cases

  • 自动检测并脱敏朋友圈内容中的个人信息和隐私信息
  • 在浏览过程中实时应用脱敏策略,确保隐私不被暴露
  • 支持自定义脱敏规则以适应不同隐私偏好

Quick Start

Enable the browse-moments skill to automatically mask personal and private information when browsing WeChat Moments.

Frequently Asked Questions about browse-moments

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

FAQPage Schema
How do I mask sensitive information when browsing WeChat Moments?

To mask sensitive information in WeChat Moments, enable the browse-moments skill to automatically detect and redact personal data such as names and IDs during navigation. It applies an on-device masking policy in real-time without sending data to external services.

Does on-device data protection for WeChat Moments send my private content to external servers?

On-device data protection for WeChat Moments does not send your private content to external servers. The masking policy runs locally during browsing, ensuring personal information is processed securely without external transmission.

Can I customize privacy masking rules for specific personal information in WeChat Moments?

You can customize privacy masking rules by extending the on-device policy with per-user rules. This allows you to adapt the detection and redaction of personal information to match your specific privacy preferences while browsing.

What sensitive data types are automatically detected and masked in WeChat Moments?

The masking policy automatically detects and masks sensitive personal data types including names, IDs, and other private content found in WeChat Moments posts and media, preventing exposure of personal information during navigation.

Is real-time content masking supported while viewing WeChat Moments posts and media?

Real-time content masking is supported while viewing WeChat Moments posts and media. The skill applies the masking strategy dynamically during the browsing process, ensuring private information is hidden immediately as content loads.

What are the limitations of using on-device masking policies for WeChat Moments privacy?

On-device masking policies for WeChat Moments rely on local processing without external data transmission, meaning effectiveness depends on the device's capability to detect personal information and execute the customized per-user rules accurately.