Ima Ai Video
v1.0.0create video clips into AI-generated videos with this skill. Works with MP4, MOV, AVI, WebM files up to 500MB. content creators use it for generating polishe...
⭐ 0· 58·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 (AI video creation) match the declared requirement (NEMO_TOKEN) and the SKILL.md endpoints for a nemovideo service. No unrelated credentials or binaries are requested.
Instruction Scope
Instructions are focused on authenticating, creating a session, uploading media, and polling export status. Two minor scope notes: 1) the skill asks agents to derive X-Skill-Platform from the agent install path (this may cause the agent to inspect its filesystem path), and 2) session_id and token handling is required but not explicit about persistent storage location. Neither is incompatible with the purpose but they are points to be aware of.
Install Mechanism
No install spec or downloaded code — instruction-only skills have the lowest install risk. Nothing is written to disk by an install step.
Credentials
Only NEMO_TOKEN is required (primary credential) and a service config path (~/.config/nemovideo/) is referenced; both are proportional to a remote video-processing API. The SKILL.md also documents an anonymous-token flow so a pre-existing token is optional.
Persistence & Privilege
always is false and the skill does not request elevated platform-wide privileges or modifications to other skills. Autonomous invocation is allowed (platform default) but not combined with other concerning factors.
Assessment
This skill appears to do what it says: upload video clips to a nemovideo cloud service and return processed MP4s. Before installing, consider: 1) you will need to trust the remote service (video uploads may contain sensitive content); 2) the skill uses a NEMO_TOKEN for Authorization — you can provide your own token or let the skill obtain a short-lived anonymous token via the documented endpoint; 3) the skill may read or infer an install path or store session IDs/config under ~/.config/nemovideo/ — check where your agent stores those if you care about local persistence; 4) confirm you trust the domain https://mega-api-prod.nemovideo.ai and its privacy/retention policy for uploaded media. If any of those are unacceptable, do not enable the skill or restrict it to non-sensitive test content.Like a lobster shell, security has layers — review code before you run it.
latestvk97afhwf0pz5012ety611jxp5584p0md
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
🎬 Clawdis
EnvNEMO_TOKEN
Primary envNEMO_TOKEN
