Animated Video Generator

v1.0.0

generate text or images into animated MP4 videos with this animated-video-generator skill. Works with PNG, JPG, MP4, GIF files up to 200MB. marketers, educat...

0· 62·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
medium confidence
Purpose & Capability
The skill claims to render videos on a remote service and only requests a single credential (NEMO_TOKEN) and a config path under ~/.config/nemovideo/. Those requirements are consistent with calling an external video-rendering API.
Instruction Scope
Runtime instructions confine actions to the nemovideo backend (session creation, SSE chat, uploads, exports). The skill instructs the agent to read its YAML frontmatter and to detect an install path (~/.clawhub, ~/.cursor/skills) to populate X-Skill-Platform; that requires minimal filesystem checks. It does not instruct reading unrelated sensitive files, but it will upload user-supplied media (up to 200MB) and send data to mega-api-prod.nemovideo.ai.
Install Mechanism
There is no install spec or downloaded code — this is an instruction-only skill, so nothing is written to disk by the skill itself during install.
Credentials
Only NEMO_TOKEN is declared as required (and a config path for local caching). Declaring NEMO_TOKEN as primary is appropriate for a remote service. The instructions also support obtaining an anonymous token via the service's anonymous-token endpoint when no token is present, which is explainable given the skill's purpose.
Persistence & Privilege
The skill is not always-on and does not request system-wide persistence or modifications to other skills. It can be invoked autonomously (platform default), but it does not request unusual privileges.
Assessment
This skill appears internally consistent with a remote video-rendering service, but it will make outbound network calls to mega-api-prod.nemovideo.ai and will upload any media you provide. Before installing: 1) Confirm the origin of NEMO_TOKEN (only provide a token you trust). 2) Be comfortable with sending media (up to 200MB) to the advertised domain and review that service's privacy/retention policy. 3) Note the skill may obtain an anonymous token if no NEMO_TOKEN is present — this gives the skill temporary credentials to the service. 4) If you want to limit exposure, run the skill in a sandboxed environment or block network access to the domain until you've vetted it. If you need higher assurance, request the skill's source or a published homepage/terms for the nemovideo service; absence of a known publisher reduces confidence.

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

latestvk976wqytw2gxxm182bhe02pg2h84jgfj

License

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

Runtime requirements

🎬 Clawdis
EnvNEMO_TOKEN
Primary envNEMO_TOKEN

Comments