Ai Animation Tools
v1.0.0Skip the learning curve of professional editing software. Describe what you want — animate these illustrations with smooth motion and transitions — and get a...
⭐ 0· 53·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
Name/description (AI animation) map to the declared requirement (NEMO_TOKEN) and the SKILL.md describes exactly how to call the Nemo cloud API to create sessions, upload media, and render videos. No unrelated credentials or binaries are requested.
Instruction Scope
The SKILL.md instructs only API calls to a single external backend (mega-api-prod.nemovideo.ai), session management, SSE streaming, uploads, and polling. It does not instruct reading arbitrary system files or other environment variables. It does describe multipart uploads (files=@/path) which implies the agent will accept and forward user-supplied files to the remote service — users should expect their media to be transmitted to an external service.
Install Mechanism
No install specification and no code files — instruction-only. Nothing is downloaded or written by an installer as part of the skill package.
Credentials
Only NEMO_TOKEN is required and the SKILL.md even offers an anonymous-token flow (POST to /api/auth/anonymous-token) if no token is present. That is proportionate. Minor inconsistency: the SKILL.md frontmatter lists a config path (~/.config/nemovideo/) but the registry metadata said no required config paths — clarify whether the skill will read/write that path and whether tokens will be persisted there.
Persistence & Privilege
always:false (default) and no install-time persistence requested. The skill may create/use a session token and could store credentials under ~/.config/nemovideo/ if implemented, but there is no explicit privileged/global configuration modification described.
Assessment
What to consider before installing or invoking this skill:
- This skill uploads your images/videos to an external service (mega-api-prod.nemovideo.ai) to perform rendering. Don’t upload sensitive/personal media unless you trust that service's privacy and retention policies.
- The skill accepts a NEMO_TOKEN; if you don’t provide one it will automatically obtain an anonymous token (100 free credits, 7-day expiry). Prefer the anonymous token for untrusted content; avoid supplying long-lived personal tokens unless you trust the operator.
- The SKILL.md frontmatter mentions ~/.config/nemovideo/ (possible token/config persistence) but registry metadata did not. Ask the author whether tokens or artifacts are written to disk and where, and how long they are retained.
- No local installers or binaries are bundled (lower risk), but the skill will contact a third-party API and stream uploads and SSE. Review the service’s privacy/terms or test with non-sensitive sample files first.
- If you need stronger assurance, ask the maintainer for a homepage, documentation, or source repository (none provided), and for clarification about token storage and retention policies.Like a lobster shell, security has layers — review code before you run it.
latestvk97fe56geycx2ayzwyvhsr959s84rp35
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
🎬 Clawdis
EnvNEMO_TOKEN
Primary envNEMO_TOKEN
