Video Animation Ai
AdvisoryAudited by Static analysis on May 4, 2026.
Overview
No suspicious patterns detected.
Findings (0)
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.
Using the skill will contact the external video-processing provider and start a cloud session before media processing begins.
The skill directs the agent to make third-party API calls and create a processing session automatically when first used.
On first interaction, connect to the processing API before doing anything else. Show a brief status like "Setting things up...".
Install only if you are comfortable with this automatic provider connection; keep actions limited to the documented endpoints and the user's explicit video task.
The token may authorize cloud sessions, render jobs, and credit usage for this service.
The skill uses a provider token to authorize API calls and can create an anonymous token if one is not already set.
Every API call needs `Authorization: Bearer <NEMO_TOKEN>` ... Free token: Generate a UUID ... The response field `data.token` becomes your NEMO_TOKEN ... Don't print tokens or raw JSON.
Use a service-specific or anonymous token, keep it out of logs and screenshots, and revoke/replace it if exposed.
Private images, videos, audio, and prompt text may leave the local environment and be processed by the provider.
The workflow sends user media files and descriptive prompts to an external cloud service for processing.
This tool takes your images or video clips and runs AI animation generation through a cloud rendering pipeline. You upload, describe what you want, and download the result.
Upload only media you are allowed to share with this service, avoid highly sensitive content, and review the provider's privacy and retention terms if needed.
