Drama Script
PassAudited by ClawScan on May 12, 2026.
Overview
This is a benign instruction-only drama-writing workflow, but it will use subagents and workspace files to create, resume, QA, and deliver projects.
This skill appears safe for its stated purpose. Before installing, be aware that it works by creating and reusing markdown project files in your workspace and may delegate your project content to subagents for generation and quality checks.
Findings (3)
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 create, update, package, send, and clean up drama-project files in the active workspace.
The workflow creates project directories/files and deletes its own draft after saving, which is expected for a project-generation skill but still modifies local workspace files.
按项目结构创建项目文件夹 `{workspace}/{剧名}/` 及所有必需的子目录。...保存到项目文件夹,保存成功后删除草稿。Run it in the intended workspace, avoid storing unrelated sensitive files alongside the project, and keep backups if generated drafts matter.
Your story ideas and generated project files may be read by subagents as part of the writing and QA process.
The skill explicitly routes project generation and QA through subagents when available, so project content may be shared across agent boundaries.
子代理模式 — 主代理是调度者,所有内容生成和质检委派子代理完成
Do not include sensitive business or personal material unless you are comfortable with the agent/subagent environment handling it.
Old drafts or partially generated project files may be used as context when resuming a project.
The skill reuses existing project files, drafts, and QA reports to resume work, so stale or unintended files can influence future outputs.
项目中断后重新启动时,按以下顺序检查文件状态,从第一个缺失/未完成的环节继续。
Review or remove stale project folders and draft files before asking the skill to resume.
