pengyouquan-pangyu
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.
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.
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.
本技能涉及对 `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.
Checks for exposed credentials, poisoned memory or context, unclear communication boundaries, or sensitive data that could leave the user's control.
用户过往的朋友圈文案和确认满意的生成文案会积累在这里。
The reference file is intended to persist a library of the user's past and approved posts, which will influence future generated copy.
