Seedance Ai Video Maker
v1.0.0Tired of spending hours wrestling with complex video editing tools just to produce something that looks amateur? seedance-ai-video-maker takes your ideas, sc...
⭐ 0· 30·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
The name/description match the declared requirements and runtime behavior: the skill talks to a Nemo/Seedance cloud backend, needs an API token (NEMO_TOKEN) and a config path (~/.config/nemovideo/) consistent with a user-level client. No unrelated credentials or binaries are requested.
Instruction Scope
SKILL.md instructs the agent to perform network operations (session creation, SSE, uploads, exports) to https://mega-api-prod.nemovideo.ai and to include an Authorization header. It will upload user-provided files to that service and poll for renders. It also instructs reading this skill's YAML frontmatter and detecting the install path. These behaviors are expected for a cloud video service but mean user media and prompts are transmitted to the external backend—be aware of privacy implications.
Install Mechanism
Instruction-only skill with no install spec and no code files; lowest-risk installation surface because nothing is written to disk by an installer.
Credentials
Only one required env var (NEMO_TOKEN) is declared, which is proportional to the described API usage. The skill will also auto-request an anonymous token from the backend if NEMO_TOKEN is not present (POST to /api/auth/anonymous-token), which is convenient but means the agent will make outbound network requests and obtain short-lived credentials on the user's behalf.
Persistence & Privilege
always is false and the skill does not request system-wide configuration changes or elevated privileges. Autonomous invocation is allowed (platform default) but not combined with other concerning privileges.
Assessment
This skill appears to do what it says: it sends prompts and user media to Seedance/Nemo's cloud API and returns generated MP4s. Before installing, consider: (1) Your prompts and uploaded files will be transmitted to https://mega-api-prod.nemovideo.ai—do not upload sensitive or private content unless you trust the service and its privacy policy. (2) The skill can obtain a short-lived anonymous NEMO_TOKEN automatically if you don't supply one; if you prefer control, create and set your own NEMO_TOKEN. (3) There is no installer or local code, but the agent will make outbound network calls and store session ids for the session duration. If you need higher assurance, verify the service domain, review its terms/privacy, or avoid using the skill for confidential assets.Like a lobster shell, security has layers — review code before you run it.
latestvk9761khg3dg63teh2qb24cbys9845x5c
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
🎬 Clawdis
EnvNEMO_TOKEN
Primary envNEMO_TOKEN
