Hd Generator No

PassAudited by ClawScan on May 10, 2026.

Overview

This appears to be a disclosed cloud video-rendering skill, but it sends uploaded media and prompts to NemoVideo and uses an API token/session.

This skill is coherent for cloud HD video generation and does not include local code or install-time execution. Before installing, make sure you are comfortable sending your video clips and prompts to the NemoVideo API, using or creating a NEMO_TOKEN, and relying on an unknown-source skill with no homepage listed.

Findings (4)

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

Videos, prompts, and generated outputs may be processed by NemoVideo’s cloud service.

Why it was flagged

The skill explicitly sends user-provided videos and prompts to an external cloud rendering service, which is expected for the stated purpose but may involve sensitive media.

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

Only upload clips you are comfortable sending to the external provider, and review the provider’s privacy/retention terms if the videos are sensitive.

What this means

The skill can use the configured NemoVideo token or create an anonymous session with credits.

Why it was flagged

The skill uses an existing or newly created API token and then authenticates requests with it. This is coherent with the video service, but it is still credentialed access.

Skill content
If `NEMO_TOKEN` environment variable is already set, use it... Generate a UUID... POST to `https://mega-api-prod.nemovideo.ai/api/auth/anonymous-token`... `data.token` becomes your NEMO_TOKEN
Recommendation

Use a dedicated token where possible and avoid sharing logs or screenshots that could expose credentials.

What this means

The agent may perform upload, edit, status, and export API calls as part of the rendering workflow.

Why it was flagged

The skill allows backend responses to drive follow-up API actions such as export. This is part of the intended cloud-render workflow, but users should know some actions are provider-directed.

Skill content
Backend says | You do ... "Export button" / "导出" | Execute export workflow
Recommendation

Monitor generated actions for important projects, especially before final export or when using account credits.

What this means

It may be harder to verify who maintains the skill or the referenced service integration.

Why it was flagged

The artifact set does not provide an upstream source or homepage for independent verification, though there is also no local code or install script in this package.

Skill content
Source: unknown; Homepage: none
Recommendation

Prefer installing from publishers and service providers you trust, and verify the NemoVideo API domain before providing tokens or media.