Back to skill
v1.0.2

pengyouquan-pangyu

BenignClawScan verdict for this skill. Analyzed May 1, 2026, 5:36 AM.

Analysis

This instruction-only WeChat Moments writing helper is coherent, but it persistently saves user-provided post examples and style summaries in local reference files for later reuse.

GuidanceThis appears safe to install if you want a local style-memory assistant for WeChat Moments copy. Before using it, understand that reference posts you provide, and posts you approve for saving, may remain in references/posts.md and influence later drafts; review or delete those files if you want to reset the memory.

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.

Abnormal behavior control

Checks for instructions or behavior that redirect the agent, misuse tools, execute unexpected code, cascade across systems, exploit user trust, or continue outside the intended task.

Tool Misuse and Exploitation
SeverityInfoConfidenceHighStatusNote
SKILL.md
本技能涉及对 `references/` 目录下文件的读写操作。... 收到参考文案 → 立即写入:不需要询问用户,直接写入文件

The skill directs the agent to use file-write tools to update local reference files, including immediate saving of material judged to be reference copy. The path is scoped and the behavior is central to the skill, but it is still a file-mutation capability users should understand.

User impactUser-provided post examples may be written into the skill's local reference files without a separate confirmation each time they are treated as reference material.
RecommendationUse it only with content you are comfortable storing locally, and inspect or clear the references/ files if you do not want material retained.
Sensitive data protection

Checks for exposed credentials, poisoned memory or context, unclear communication boundaries, or sensitive data that could leave the user's control.

Memory and Context Poisoning
SeverityLowConfidenceHighStatusNote
references/posts.md
用户过往的朋友圈文案和确认满意的生成文案会积累在这里。

The reference file is intended to persist a library of the user's past and approved posts, which will influence future generated copy.

User impactPersonal social-media writing and style preferences can persist across sessions and be reused in future prompts.
RecommendationAvoid saving sensitive posts, periodically review the saved reference files, and delete entries you no longer want used as style memory.