AI短剧/漫剧创作大师
PassAudited by ClawScan on May 8, 2026.
Overview
This is an instruction-only creative writing skill with no code, credentials, or network behavior; its only notable action is a disclosed local JSON export.
This skill appears safe for normal script-writing use. Be aware that it is designed to export generated content as a local ViFlow JSON file, so avoid putting confidential material in drafts unless you are comfortable with that file being saved locally.
Findings (1)
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.
The skill may leave a local JSON copy of your generated script and could overwrite an existing file if the same title is reused.
The skill asks the agent to create a local JSON export file for generated scripts. This is clearly tied to the stated ViFlow export purpose and scoped to assets/output, but the filename is derived from the project title and overwrite/sanitization guidance is not explicit.
生成剧本后,同步导出 ViFlow v1.2 格式 JSON,保存到 `assets/output/[剧名]_viflow.json`。 ... 所有生成剧本必须同步导出 JSON
Use filename-safe project titles, review or approve file creation when possible, and delete exported drafts if they contain sensitive creative work.
