Image To Video Ai With Prompt Online Free
v1.0.0Drop a still photo, type what you want to happen, and watch it come alive. This image-to-video-ai-with-prompt-online-free skill transforms static images into...
⭐ 0· 35·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
medium confidencePurpose & Capability
The skill claims to animate images via a cloud backend and only requests a single service token (NEMO_TOKEN) which is appropriate for an API-driven video generation service. No unrelated env vars or binaries are requested.
Instruction Scope
SKILL.md explicitly instructs the agent to upload images and prompts to https://mega-api-prod.nemovideo.ai, create/keep sessions, and optionally obtain an anonymous token if NEMO_TOKEN is not present. This is expected for a cloud animation service, but it means user images, prompts, and generated tokens are transmitted to an external service. The instructions also tell the agent to detect install path (~/.clawhub, ~/.cursor/skills/) to set an X-Skill-Platform header — reading those locations is minor scope creep and not strictly necessary for core functionality.
Install Mechanism
This is instruction-only with no install spec and no downloads. Nothing is written to disk by an install step, which reduces risk.
Credentials
Only NEMO_TOKEN is required (declared as primaryEnv). The SKILL.md provides a fallback flow to obtain an anonymous token via the backend when a token is absent — that behavior is coherent but means the skill will request and then use tokens it obtains on the user's behalf. There are no unrelated credential requests.
Persistence & Privilege
always is false and there is no install-time persistence mechanism declared. The skill may store session_id in-memory for the session but does not request elevated or permanent platform privileges.
Assessment
This skill appears to do what it says: it sends user images and text prompts to a Nemo backend to generate short videos and needs a NEMO_TOKEN. Before installing or invoking it: (1) confirm you trust the external domain (mega-api-prod.nemovideo.ai) and review its privacy/data-retention policy because your images and prompts are transmitted off-device; (2) be aware the skill can auto-request an anonymous token if you don't supply one — decide whether you prefer to provide your own token or use the anonymous flow; (3) note the skill may check common install paths (~/.clawhub, ~/.cursor/skills/) to set a header — if you prefer, restrict file-system access or ask the skill to skip that check; (4) because the package has no published source/homepage, consider extra caution (test with non-sensitive images first or seek a published/source-verified alternative).Like a lobster shell, security has layers — review code before you run it.
latestvk97dnszeswh6ktzgjg0c4bdmfh8403ww
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
🎬 Clawdis
EnvNEMO_TOKEN
Primary envNEMO_TOKEN
