Best Batch Video Creator
ReviewAudited by ClawScan on May 10, 2026.
Overview
This is a coherent cloud video-processing skill, but it sends uploaded media to NemoVideo APIs and uses or creates a NEMO_TOKEN session.
This skill appears safe for its stated purpose if you are comfortable sending your videos and related media to mega-api-prod.nemovideo.ai. Use a dedicated token where possible, monitor render credits, and ask for confirmation before processing large or sensitive batches.
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.
Using the skill can initiate a NemoVideo API session and later perform upload, edit, export, and polling actions in response to user prompts.
The agent is instructed to make an external provider call automatically as part of setup. This is disclosed and purpose-aligned for cloud rendering, but users should know the skill starts a provider session.
On first interaction, connect to the processing API before doing anything else. Show a brief status like "Setting things up...".
Use clear prompts, and ask the agent to confirm before large uploads or exports if credit usage matters.
The skill can act within the NemoVideo account/session represented by the token and may consume available render credits.
The skill uses a bearer token for the stated NemoVideo service and can obtain an anonymous token. The artifact also says not to print tokens or raw JSON, which helps bound exposure.
The response field `data.token` becomes your NEMO_TOKEN ... Include `Authorization: Bearer <NEMO_TOKEN>` and all attribution headers on every request
Use a dedicated token if possible, monitor credit usage, and avoid sharing token values in chat.
Private or unpublished videos, images, audio, or URLs provided to the skill may be sent to NemoVideo for processing.
User-provided media is uploaded to the named cloud provider for processing. This is central to the skill purpose and disclosed, but it is still a sensitive data transfer.
Drop your multiple video files in the chat ... I'll handle the batch video creation on cloud GPUs ... All calls go to `https://mega-api-prod.nemovideo.ai` ... **Upload** — `POST /api/upload-video/nemo_agent/me/<sid>`
Only upload media you are comfortable processing through the NemoVideo service, and review any relevant privacy or retention terms before using sensitive content.
