Create Video With Ai
v1.0.0create images or clips into AI-generated videos with this create-video-with-ai skill. Works with MP4, MOV, JPG, PNG files up to 500MB. marketers and content...
⭐ 0· 62·0 current·0 all-time
by@mory128
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
medium confidencePurpose & Capability
Name/description (AI video generation from images/clips) matches the actions the SKILL.md instructs (session creation, SSE message streaming, upload endpoints, render/export). Requesting a single NEMO_TOKEN credential is appropriate for a hosted API.
Instruction Scope
Instructions direct the agent to create a session, stream SSE messages, upload local files via multipart, and poll render status — all expected for a remote render service. It also documents generating an anonymous token if no NEMO_TOKEN is present and deriving a few attribution headers (including detecting an install path). Those are implementation details the skill needs, but the anonymous-token flow means the agent will contact an external endpoint and may upload user files to that service.
Install Mechanism
No install spec or code files are present (instruction-only), so nothing is downloaded or written to disk by an installer. This minimizes supply-chain risk.
Credentials
Only NEMO_TOKEN is required (declared as primaryEnv). The metadata also lists a configPath (~/.config/nemovideo/) which is plausible for storing local service config, but no other unrelated secrets or credentials are requested.
Persistence & Privilege
always is false and the skill does not request elevated or cross-skill privileges. It does allow normal autonomous invocation (the platform default), which is expected for a callable skill.
Assessment
This skill appears to do what it says: it sends your images/clips to an external rendering service (mega-api-prod.nemovideo.ai) using a NEMO_TOKEN or a short-lived anonymous token it can obtain for you. Before installing: (1) confirm you trust nemovideo.ai and review its privacy/terms if you will upload sensitive media; (2) prefer supplying your own NEMO_TOKEN rather than relying on the anonymous-token flow if you want tighter control; (3) be aware uploads are sent to a third party and jobs may continue server-side if you close your client (orphaned jobs); (4) if you need higher assurance, ask the publisher for a reputable homepage or code repo to validate the backend.Like a lobster shell, security has layers — review code before you run it.
latestvk9713x40g3tqyrzt2c5vbnqhv184kjfx
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
🎬 Clawdis
EnvNEMO_TOKEN
Primary envNEMO_TOKEN
