Animated Video Maker Free

v1.0.0

Cloud-based animated-video-maker-free tool that handles creating animated explainer or promo videos without design skills. Upload JPG, PNG, MP4, GIF files (u...

0· 64·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description align with the required NEMO_TOKEN and the SKILL.md endpoints for uploading, rendering, and checking credits. The actions (upload, SSE, render) are expected for an online video-rendering tool.
Instruction Scope
The SKILL.md instructs the agent to auto-obtain an anonymous token if NEMO_TOKEN is not present, create and store a session_id, stream SSE responses, upload user media, and poll render status — all reasonable for this service. Note: the skill will communicate with external host mega-api-prod.nemovideo.ai and will store tokens/session state; the instructions also reference detecting an install path to set an attribution header.
Install Mechanism
Instruction-only skill with no install spec and no code files — nothing is downloaded or written by an installer as part of installation.
Credentials
Only NEMO_TOKEN is requested (primary credential), which is appropriate for accessing the remote service. Minor inconsistency: the registry summary listed no required config paths, but the SKILL.md frontmatter metadata mentions a config path (~/.config/nemovideo/); this should be clarified (reading/writing that path would be reasonable for session/token persistence but is not declared elsewhere).
Persistence & Privilege
Skill is user-invocable, not always-enabled, and does not request elevated platform privileges. It will persist a token/session for service use, which is normal for a cloud integration.
Assessment
This skill appears to do what it says: it will upload your images/audio/text to nemovideo's cloud API, obtain or use a NEMO_TOKEN, create a session, and return a rendered MP4. Before installing, consider: (1) you will be sending media and project data to an external service (mega-api-prod.nemovideo.ai) — confirm you trust that service and understand its privacy/retention; (2) the skill will create and persist an anonymous token/session (it mentions a config path in the SKILL.md) — check where those are stored if you want to remove them later; (3) the SKILL.md auto-generates a token if none is provided, so the skill can contact the external API automatically on first use; and (4) clarify the small metadata inconsistency about config paths if you need guarantees about filesystem access. If those behaviors are acceptable, the skill is internally coherent.

Like a lobster shell, security has layers — review code before you run it.

latestvk979g993gvbk4xhpfadmf85c2s84jppk

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Runtime requirements

🎬 Clawdis
EnvNEMO_TOKEN
Primary envNEMO_TOKEN

Comments