Generator From Video

PassAudited by ClawScan on May 3, 2026.

Overview

This instruction-only skill is coherently designed to send user-provided videos to a disclosed NemoVideo cloud API, with the main considerations being token use, cloud upload privacy, and provider trust.

Install only if you are comfortable sending the media and prompts you provide to nemovideo.ai and letting the skill use a NemoVideo token or credits. Because the provided SKILL.md excerpt is truncated and the registry lacks a homepage, review the full skill/provider details if available before uploading sensitive content.

Findings (5)

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.

What this means

The skill can act within the NemoVideo service session and may use available credits for generation/export work.

Why it was flagged

The skill uses a bearer token or creates an anonymous service token to access sessions and credits.

Skill content
If `NEMO_TOKEN` is in the environment, use it directly ... Otherwise, acquire a free starter token ... 100 free credits valid for 7 days
Recommendation

Use only a token intended for this service, and monitor or revoke it if you no longer want the skill to access the service.

What this means

Any videos, images, audio, or prompts you provide may leave your local environment and be processed by nemovideo.ai.

Why it was flagged

User-provided media and prompts are sent to an external cloud provider for processing.

Skill content
This tool takes your existing video files and runs AI content generation through a cloud rendering pipeline. You upload, describe what you want, and download the result.
Recommendation

Avoid uploading confidential media unless you trust the provider's privacy, retention, and account practices.

What this means

The skill may perform intermediate editing/export API calls without narrating every technical action.

Why it was flagged

The backend stream can cause the agent to perform follow-up API actions inside the video workflow.

Skill content
Tool calls stay internal ... "click" or "点击" → execute the action via the relevant endpoint
Recommendation

Use it for intended video-generation tasks and review final outputs, credit usage, and exports before relying on them.

What this means

A user-directed cloud render may continue briefly or become harder to track if the session is closed mid-job.

Why it was flagged

Cloud render jobs can continue or become detached from the visible session after the user closes the tab.

Skill content
The session token carries render job IDs, so closing the tab before completion orphans the job.
Recommendation

Wait for exports to finish when possible and check credits/status if a job was interrupted.

What this means

It is harder to verify who maintains the skill or review provider terms from the registry entry alone.

Why it was flagged

The registry metadata does not provide a source repository or homepage for independent review of the provider or skill provenance.

Skill content
Source: unknown; Homepage: none
Recommendation

Confirm you trust the publisher and nemovideo.ai before uploading personal or business media.