Short Drama Writer
v2.3.6短剧剧本生成器。竖屏短剧、微短剧、剧情设计、角色塑造。Short drama script generator for vertical video dramas, plot design, character building. 短剧脚本、微短剧、编剧工具。Use when writing short dram...
⭐ 2· 964·4 current·4 all-time
byBytesAgain2@ckchzh
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description (short drama script generator) align with the included files and commands. The provided shell and Python scripts generate outlines, scenes, characters and other writing artefacts consistent with the skill's purpose.
Instruction Scope
SKILL.md and the scripts' commands (outline, character, episode, hooks, draft, headline, etc.) stay within the writing task. However, the CLI script (scripts/script.sh) records command usage and arguments into a local history log ($DATA_DIR/history.log), so user-provided inputs (titles, prompts, brief content) may be written to disk unencrypted.
Install Mechanism
No install spec is provided (instruction-only / script bundle). The files are plain shell and Python scripts with no downloads or remote installers—low install risk.
Credentials
The skill does not request environment variables, credentials, or external config paths. It does respect a SHORT_DRAMA_WRITER_DIR env var/XDG_DATA_HOME to choose its data directory, which is reasonable for a CLI tool.
Persistence & Privilege
always:false (normal). The skill creates a per-user data directory (default: ~/.local/share/short-drama-writer) and appends to history.log — this is expected for a content tool but means usage and arguments are persisted locally. It does not modify other skills or system-wide configs.
Assessment
This skill appears to be what it claims: a local short-drama script generator implemented as shell + Python scripts. Before installing or running: (1) inspect the files (they are small and readable) and confirm you are comfortable with them writing a history log to your home directory (DEFAULT: ~/.local/share/short-drama-writer/history.log); (2) if you prefer, set SHORT_DRAMA_WRITER_DIR or XDG_DATA_HOME to a controlled path, or delete the history file after use; (3) there are no network calls or credential requests in the code, but if you plan to use it on sensitive prompts avoid storing those prompts in the log; (4) if you need higher assurance, run the scripts in a sandbox or review the code line-by-line — otherwise the skill is coherent and low-risk.Like a lobster shell, security has layers — review code before you run it.
latestvk9794r6z1zpbzq66kpcngvah4h8321jkproductivityvk978c53e27eanqyg7m058mvn4n82rc51
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
