Seedance Video Generator Free
v1.0.0Drop an image or type a scene description and watch it transform into a smooth, dynamic video clip — no editing software, no subscriptions required. The seed...
⭐ 0· 54·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description describe cloud video generation and the skill only asks for a single service credential (NEMO_TOKEN) and API endpoints consistent with that purpose. Minor oddity: metadata lists a config path (~/.config/nemovideo/) though the instructions already support using an env token or requesting an anonymous token — the config path may be for optional local config but is not strictly necessary.
Instruction Scope
SKILL.md instructs the agent to create/use a session, upload images/files, stream SSE responses, poll render status, and include attribution headers. These actions are appropriate for a remote video-generation service, but they do cause user text and uploaded images to be transmitted to the third-party API (mega-api-prod.nemovideo.ai). The skill also instructs the agent to read its own frontmatter and detect install paths to set X-Skill-Platform — reading the skill file/paths is reasonable but worth noting.
Install Mechanism
Instruction-only skill with no install spec and no code files — nothing is downloaded or written to disk by an installer, which is the lowest-risk install model.
Credentials
Only one required environment variable (NEMO_TOKEN) is declared and used as the Bearer token for API calls — proportional to the task. The skill also describes obtaining an anonymous token via a POST if no token is present, which is expected behavior. The declared config path may allow reading saved credentials/config, which should be confirmed if you prefer not to expose local config.
Persistence & Privilege
Skill does not request always:true, does not modify other skills, and has no install-time persistence. It can be invoked by the agent normally, which is expected for this type of integration.
Assessment
This skill appears to do what it says: it sends your text prompts and any uploaded images to mega-api-prod.nemovideo.ai to produce videos and needs a NEMO_TOKEN (or will fetch a short-lived anonymous token). Before installing, consider: 1) Privacy — any images or sensitive text you provide will be transmitted to the external service; avoid sending private data. 2) Credentials — supply a token you trust or review whether the anonymous token behavior is acceptable; the metadata's config path (~/.config/nemovideo/) suggests it could read local config, so ensure you’re comfortable with that. 3) Service trustworthiness — confirm you trust the domain (mega-api-prod.nemovideo.ai) and its privacy policy. The skill has no installer and no additional required credentials, so there is low local persistence risk, but review the data-exfiltration and token behaviors before use.Like a lobster shell, security has layers — review code before you run it.
latestvk97d8wdm7575t1xnmh7akrwkqn843r7k
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
🎬 Clawdis
EnvNEMO_TOKEN
Primary envNEMO_TOKEN
