seedance-creator

v1.0.2

This skill should be used when the user asks to "generate video prompts", "create Seedance prompts", "write video descriptions", mentions "Seedance", "seedan...

0· 79·0 current·0 all-time
bychenke@chencore
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
Capability signals
Requires OAuth token
These labels describe what authority the skill may exercise. They are separate from suspicious or malicious moderation verdicts.
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
The SKILL.md clearly targets Seedance/Seedance 2.0 workflows and instructs the agent to build prompts and/or call the dreamina CLI to perform text2image/text2video/image2image/image2video/video-extend tasks. This aligns with the name/description. However, the skill metadata declares no required binaries while the runtime instructions require the 'dreamina' CLI — the metadata should list that binary.
Instruction Scope
Instructions are specific and constrained to building prompts and running explicit dreamina CLI commands. They explicitly require checking for the binary and logging in via browser OAuth, and they warn that local media files may be uploaded. The skill does instruct reading local files when the user provides file paths (image/video inputs), which is expected for this purpose but is a privacy-sensitive action and the SKILL.md correctly warns about it.
Install Mechanism
This is an instruction-only skill with no install spec or downloads. No code is written to disk by the skill itself, which minimizes install-time risk.
Credentials
The skill declares no environment variables or credentials and relies on the official dreamina CLI's browser OAuth (credentials stored under ~/.dreamina). That is proportionate to the purpose. Users should note that credentials are handled by the CLI and that uploads go to the external Seedance service (ByteDance), which could expose any uploaded media to that service.
Persistence & Privilege
The skill does not request 'always: true' or other elevated persistence, and it is user-invocable. It does not attempt to modify other skills or system-wide settings.
Assessment
This skill appears to do what it says: generate Seedance prompts and optionally run the dreamina CLI to submit jobs. Before enabling: (1) verify you have the official 'dreamina' CLI installed and that SKILL metadata is updated to declare it; (2) only run CLI actions in directories without sensitive files — the skill will upload any user-supplied images/videos to the Seedance service; (3) the CLI uses browser OAuth and stores credentials locally under ~/.dreamina — the skill does not request secrets itself; (4) if you prefer not to upload files or to avoid installing the CLI, use the skill for prompt generation only and run the CLI manually on your machine or via the web UI.

Like a lobster shell, security has layers — review code before you run it.

latestvk972035xqprybz5y7tgec2kj19849f7y

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Comments