Bytedance Seedance

v1.0.0

Tell me what you want to bring to life, and bytedance-seedance will turn your ideas into stunning AI-generated videos. Built on ByteDance's Seedance 1.0 mode...

0· 60·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description (Seedance video generation) match the declared requirements: a single API credential (NEMO_TOKEN) and an API hostname for video generation. The config path (~/.config/nemovideo/) and primaryEnv are coherent for a remote video service client.
Instruction Scope
SKILL.md instructs the agent to obtain/use NEMO_TOKEN, create sessions, send SSE requests, upload files (multipart or by URL), poll export endpoints, and include skill attribution headers. These actions are expected for a remote video-generation API. Note: upload instructions imply the agent will access user-provided file paths to send to the external API, and runtime detection of install path is used only for X-Skill-Platform attribution.
Install Mechanism
Instruction-only skill with no install spec and no code files; nothing is written to disk by an installer step. This is the lowest-risk installation model.
Credentials
Only one environment variable (NEMO_TOKEN) is required and is the primary credential for the described API. The requested config path (~/.config/nemovideo/) is plausibly for local caching/config and matches the service purpose.
Persistence & Privilege
always:false (not force-included) and the skill does not request system-wide changes or access to other skills' credentials. It asks to store session_id/token for its own use, which is normal.
Assessment
This skill appears to do what it says: call ByteDance/Nemo APIs to generate videos. Before installing, confirm you trust the external API domain (mega-api-prod.nemovideo.ai). Understand that any files you upload will be transmitted to that service and that NEMO_TOKEN grants API access (treat it like a password). If you don't want to store a long-lived token, prefer the anonymous-token flow described (creates a short-lived token). Review the service's privacy/terms for uploaded content and revoke tokens when no longer needed. If you have concerns about sending sensitive files, do not upload them to this skill.

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

latestvk976syh3j2v9znrt7eqzxvz85184fhce

License

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

Runtime requirements

🎬 Clawdis
EnvNEMO_TOKEN
Primary envNEMO_TOKEN

Comments