Image To Video Editing Ai
v1.0.0Get animated video clips ready to post, without touching a single slider. Upload your static images (JPG, PNG, WEBP, HEIC, up to 200MB), say something like "...
⭐ 0· 19·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 (convert images into short videos) align with the declared requirement (NEMO_TOKEN) and the SKILL.md instructions (upload endpoints, render/export flow). The config path (~/.config/nemovideo/) and the single primary env var (NEMO_TOKEN) are proportionate to a cloud-rendering service.
Instruction Scope
Instructions require uploading user images and sending requests to https://mega-api-prod.nemovideo.ai (session creation, SSE chat, upload, export/poll). This is expected for a hosted render service, but it does mean the skill will transmit user media and metadata to that external backend. The SKILL.md also instructs the agent to detect install path strings (~/.clawhub/, ~/.cursor/skills/) to set an X-Skill-Platform header — that implies probing some filesystem locations beyond the declared config path, which is not strictly necessary for core functionality.
Install Mechanism
No install spec and no code files are included (instruction-only). That minimizes disk-write/execution risks; agent behavior is purely network/API calls per SKILL.md.
Credentials
Only NEMO_TOKEN is declared as required and used for Bearer authorization. The instructions also describe acquiring an anonymous token via an API call if NEMO_TOKEN isn't present — reasonable but means the skill can obtain and store a token itself. The declared config path (~/.config/nemovideo/) is proportionate (session/cache storage) but the implicit filesystem probing for platform detection is extra and should be considered.
Persistence & Privilege
always:false and no install actions or modifications to other skills are requested. The skill can be invoked autonomously by the agent (default behavior) but it does not request elevated or permanent platform privileges.
Assessment
This skill is coherent with its description: it will upload your images to the nemovideo backend and use a NEMO_TOKEN (or obtain a short-lived anonymous token) to create sessions, run renders, and return download URLs. Consider: (1) you will be sending media to an external service — avoid uploading sensitive/private images unless you trust the provider; (2) the skill may probe common install paths to set a platform header; if you dislike that, ask for clarification or decline; (3) there is no homepage or publisher info in the metadata — verify the service independently before providing a permanent NEMO_TOKEN (use an ephemeral or limited-scope token if possible). If you need stronger assurance, request the provider's privacy/security documentation or prefer tools with known provenance.Like a lobster shell, security has layers — review code before you run it.
latestvk97d7kvbvj7w3whzvafpsxn86584z9d4
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
🖼️ Clawdis
EnvNEMO_TOKEN
Primary envNEMO_TOKEN
