Video Editor Fixed

PassAudited by ClawScan on May 3, 2026.

Overview

This appears to be a coherent cloud video-repair skill, but it will authenticate to Nemovideo and send uploaded media to that cloud service.

This skill looks purpose-aligned for cloud video repair. Before installing, make sure you are comfortable sending clips and prompts to mega-api-prod.nemovideo.ai, protecting the NEMO_TOKEN credential, and potentially spending service credits on render/export jobs.

Findings (3)

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

Using the skill can automatically create a cloud session and later run edit/export API actions that may consume service credits.

Why it was flagged

The skill directs the agent to initiate external API setup automatically when used. This is disclosed and aligned with cloud rendering, but it is still an automatic network action.

Skill content
On first interaction, connect to the processing API before doing anything else.
Recommendation

Use it only when you are comfortable with the agent contacting the Nemovideo API and confirm export/credit-consuming actions if cost matters.

What this means

Anyone with the token may be able to use the associated Nemovideo credits/session authority.

Why it was flagged

The skill uses a bearer token for all service calls. This is expected for the integration and the skill says not to print tokens, but the token controls access to credits and sessions.

Skill content
Every API call needs `Authorization: Bearer <NEMO_TOKEN>`
Recommendation

Protect NEMO_TOKEN like a password and rotate or unset it if you no longer want this skill to access the service.

What this means

Uploaded videos, audio, images, and editing instructions may leave the local environment and be processed by Nemovideo's cloud service.

Why it was flagged

The artifact clearly states that user media and prompts are sent through an external cloud pipeline.

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

Avoid uploading private or sensitive media unless you are comfortable sharing it with that service and have reviewed any relevant privacy or retention terms.