AI短剧/漫剧创作大师

PassAudited by VirusTotal on May 8, 2026.

Overview

Type: OpenClaw Skill Name: ai-short-drama-writer Version: 1.0.0 The skill bundle is a comprehensive creative assistant for writing short drama and AI manga scripts, specifically tailored for the Chinese digital media market. It provides detailed templates, market analysis, and a structured JSON export format for the ViFlow platform. Analysis of SKILL.md and the supporting documents in the references/ and examples/ directories reveals no evidence of malicious intent, data exfiltration, or harmful prompt injection; all instructions are strictly focused on the stated goal of script generation and formatting.

Findings (0)

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

The skill may leave a local JSON copy of your generated script and could overwrite an existing file if the same title is reused.

Why it was flagged

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.

Skill content
生成剧本后,同步导出 ViFlow v1.2 格式 JSON,保存到 `assets/output/[剧名]_viflow.json`。 ... 所有生成剧本必须同步导出 JSON
Recommendation

Use filename-safe project titles, review or approve file creation when possible, and delete exported drafts if they contain sensitive creative work.