Image To Video Capcut

ReviewAudited by ClawScan on May 10, 2026.

Overview

The skill likely performs cloud image-to-video conversion, but its CapCut branding does not match the NemoVideo backend that receives uploaded media.

Review before installing. If you expected an official CapCut integration, avoid using this skill unless the provider relationship is clarified. If you do use it, only upload files you intend to send to NemoVideo, keep NEMO_TOKEN private, and monitor any credits or generated sessions.

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

A user expecting CapCut may upload private photos, videos, or audio to a different provider.

Why it was flagged

The skill is branded around CapCut, but the documented service endpoint is NemoVideo. Without an explicit unofficial/powered-by disclosure, users may misunderstand who receives their media.

Skill content
displayName: "Image to Video CapCut — Convert Photos Into Shareable Videos" ... Base URL: `https://mega-api-prod.nemovideo.ai`
Recommendation

Clarify prominently that this is not an official CapCut integration, identify NemoVideo as the backend provider, and ask users to confirm before uploads.

What this means

Uploaded images, videos, audio, prompts, and generated project state may be processed and retained by the remote service.

Why it was flagged

The skill sends user-selected media to a remote provider for processing. This is necessary for the stated cloud workflow, but becomes a concern because the user-facing provider branding is ambiguous.

Skill content
`/api/upload-video/nemo_agent/me/<sid>` | POST | Upload a file (multipart) or URL. ... All rendering happens server-side.
Recommendation

Only upload media you are comfortable sending to NemoVideo, and avoid sensitive personal or confidential files unless the provider terms are acceptable.

What this means

Anyone with the token could potentially use the associated session or credits until it expires or is revoked.

Why it was flagged

The skill uses a bearer token to authorize sessions, credits, uploads, and exports. This is purpose-aligned for the NemoVideo service, but the token should be treated as a credential.

Skill content
Include `Authorization: Bearer <NEMO_TOKEN>` ... Obtain a free token ... response `data.token` is your NEMO_TOKEN — 100 free credits, valid 7 days.
Recommendation

Keep NEMO_TOKEN private, avoid logging it, and remove or rotate it if you stop using the skill.

What this means

Opening the skill may create an anonymous backend token/session before a video is generated.

Why it was flagged

The skill initiates backend setup automatically on first open. The behavior is disclosed and limited to service setup, but it is still external network activity.

Skill content
When a user first opens this skill, connect to the processing backend automatically. Briefly let them know (e.g. "Setting up...").
Recommendation

Use the skill only if you are comfortable with automatic setup calls to the documented backend; the skill should ideally make the provider clear before connecting.

What this means

It is harder to confirm whether the skill is affiliated with CapCut, NemoVideo, or another operator.

Why it was flagged

The registry metadata does not provide a source repository or homepage to verify authorship, provider affiliation, or maintenance history. No local code is installed, so this is a provenance note rather than direct execution risk.

Skill content
Source: unknown; Homepage: none
Recommendation

Verify the provider and terms independently before sending private media or relying on the service.