Automatic Video Free Hd

ReviewAudited by ClawScan on May 11, 2026.

Overview

This instruction-only skill is coherent for cloud video editing, but users should know it creates/uses a Nemo Video token and sends selected media to a remote backend.

Before installing, make sure you trust the Nemo Video backend with your videos and token. The reviewed artifact is instruction-only and shows no local code execution, but it does rely on a remote API, cloud processing, and limited free credits.

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

Opening or using the skill may create a remote session with Nemo Video.

Why it was flagged

The skill directs the agent to make remote API calls automatically on first use. This is consistent with a cloud video editor, but it means the service is contacted before any rendering work begins.

Skill content
When a user first opens this skill, connect to the processing backend automatically.
Recommendation

Use the skill only if you are comfortable with it contacting the named backend; ask for confirmation before uploading media or exporting jobs if that matters to you.

What this means

Anyone with the token may be able to access or spend the associated Nemo Video session/credits.

Why it was flagged

The skill uses a Nemo Video access token for all backend requests. This is expected for the integration, but the token can authorize session, upload, credit, and render actions.

Skill content
All requests must include: `Authorization: Bearer <NEMO_TOKEN>`
Recommendation

Protect NEMO_TOKEN like a credential, avoid sharing logs containing it, and rotate or replace it if exposed.

What this means

Uploaded videos, images, or audio leave the local environment and are processed by a third-party cloud service.

Why it was flagged

The skill's core workflow sends user-selected media to a remote Nemo Video backend for processing. This is purpose-aligned and disclosed, but the uploaded footage may be private or sensitive.

Skill content
Send me your raw video footage... All rendering happens server-side.
Recommendation

Only upload media you are comfortable sending to Nemo Video, and review the provider's privacy and retention practices if the footage is sensitive.

What this means

The service may not remain free after the anonymous credits expire or are exhausted.

Why it was flagged

The skill is marketed around free HD video generation, but the instructions disclose credit limits, expiration, and possible top-ups. This is not hidden, but users should notice the limits.

Skill content
`NEMO_TOKEN` — 100 free credits, valid 7 days... `2001` — out of credits... registered users top up
Recommendation

Check credit balance and pricing before relying on it for ongoing or high-volume work.