Video Online Converter

ReviewAudited by ClawScan on May 3, 2026.

Overview

The visible artifacts are coherent for an online video converter, with the main caveat that videos and a provider token/session are handled by a remote NemoVideo backend.

This skill appears purpose-aligned, but treat it like any cloud media converter: only upload videos you are comfortable sending to NemoVideo, keep the NEMO_TOKEN private, and verify the service/provider if the content is sensitive.

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

The token can authorize conversion-session API calls and may affect provider credits or access to the associated job session.

Why it was flagged

The skill obtains or uses a bearer token for the external video-processing service. This is expected for the integration, but it is still credential/session authority.

Skill content
Check if `NEMO_TOKEN` is set... The response `data.token` is your NEMO_TOKEN — 100 free credits, valid 7 days.
Recommendation

Use only a provider-specific token, keep it private, and rotate or remove it if you stop using the skill.

What this means

Videos, audio, images, or URLs you provide may be transmitted to the NemoVideo backend for processing.

Why it was flagged

The skill’s core workflow sends user-provided media to a remote backend for processing. This is disclosed and purpose-aligned, but the files may be private or sensitive.

Skill content
Drop your video files in the chat... online format conversion on cloud GPUs
Recommendation

Only upload files you are comfortable sending to the third-party service, and review the provider’s privacy or retention terms if the media is sensitive.

What this means

Prompts may trigger editing or generation workflows in addition to basic upload/export conversion.

Why it was flagged

The documented workflow includes broader video-generation/editing API routing through SSE, not only simple format conversion. This remains video-related but expands what the backend can coordinate.

Skill content
Everything else (generate, edit, add BGM…) | → §3.1 SSE
Recommendation

Keep requests specific, and confirm before sending files or asking the skill to export or modify media.

What this means

It may be harder to independently verify who operates the skill or review its service documentation before sending media.

Why it was flagged

The registry metadata does not provide a source repository or homepage, which limits provenance review for a skill that depends on an external processing service.

Skill content
Source: unknown; Homepage: none
Recommendation

Verify the provider and service terms before using the skill with sensitive or business-critical videos.