pengyouquan-pangyu

PassAudited by ClawScan on May 1, 2026.

Overview

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.

This 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.

What this means

User-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.

Why it was flagged

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.

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

Use it only with content you are comfortable storing locally, and inspect or clear the references/ files if you do not want material retained.

What this means

Personal social-media writing and style preferences can persist across sessions and be reused in future prompts.

Why it was flagged

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

Skill content
用户过往的朋友圈文案和确认满意的生成文案会积累在这里。
Recommendation

Avoid saving sensitive posts, periodically review the saved reference files, and delete entries you no longer want used as style memory.