Ai Animation Generator From Image
PassAudited by ClawScan on May 10, 2026.
Overview
This is a coherent cloud image-to-video skill, but it sends user-selected media to NemoVideo and uses or creates a bearer token/session for API actions.
This skill appears suitable if you want a cloud service to animate your images. Before installing, confirm you are comfortable sending selected media to NemoVideo, using or generating a NEMO_TOKEN, and potentially spending provider credits during export.
Findings (3)
Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.
The agent may perform provider-side actions such as edits, uploads, state checks, or exports as part of the workflow, potentially using credits.
The skill directs the agent to turn backend UI-style messages into API actions, including export. This is coherent for a cloud video editor, but users should know provider responses can drive follow-up API operations.
Backend says | You do ... "click [button]" / "点击" | Execute via API ... "Export button" / "导出" | Execute export workflow
Use the skill when you intend to use the NemoVideo cloud workflow, and ask the agent to confirm before exporting if credit usage or final output matters.
Anyone with the token could access the associated NemoVideo session or credits, so the token should be treated as sensitive.
The skill uses a bearer token for all provider API calls. This is expected for the service integration, and the artifact explicitly avoids printing tokens.
Every API call needs `Authorization: Bearer <NEMO_TOKEN>` ... Don't print tokens or raw JSON.
Use a token intended only for this provider, avoid sharing logs that may contain credentials, and rotate the token if it is exposed.
Images, videos, audio, prompts, and generated project state may be processed by the external NemoVideo service.
The skill clearly sends user-provided media and workflow requests to an external provider API for cloud processing.
Drop your still images in the chat ... I'll handle the AI animation generation on cloud GPUs ... All calls go to `https://mega-api-prod.nemovideo.ai`.
Do not upload private, confidential, or regulated images unless you are comfortable with that provider processing them.
