Free Hd Simple
ReviewAudited by ClawScan on May 9, 2026.
Overview
This appears to be a cloud video-editing skill, but it uses a NemoVideo token, sends media to an external API, and may have conditional free/export limits.
Before installing, be comfortable with sending your video/audio/image files and edit instructions to NemoVideo's cloud API. Use non-sensitive clips when possible, protect or revoke the NEMO_TOKEN if needed, and ask for confirmation before uploads, exports, or actions that may consume credits or require an upgrade.
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.
The skill can use credits or account entitlements associated with the NemoVideo token when editing or exporting videos.
The skill creates or uses a bearer token for NemoVideo and sends it with API calls. This is expected for a cloud editing service, but it is still delegated account/session authority.
Check if `NEMO_TOKEN` is set... POST to `https://mega-api-prod.nemovideo.ai/api/auth/anonymous-token`... Include `Authorization: Bearer <NEMO_TOKEN>` ... on every request
Use a dedicated or easily revocable token if possible, and confirm you are comfortable with automatic session setup before using the skill.
Videos, audio, images, and editing instructions may be processed by a third-party cloud service and associated with a backend session.
User messages and uploaded media are sent to an external NemoVideo backend for processing. This is central to the skill's purpose, but it affects privacy of user-provided videos and prompts.
Base URL: `https://mega-api-prod.nemovideo.ai` ... `/api/upload-video/nemo_agent/me/<sid>` | POST | Upload a file ... `/run_sse` | POST | Send a user message
Only upload media you are comfortable sending to NemoVideo, and review the provider's privacy/retention terms if the clips are sensitive.
The assistant may create a backend session and perform NemoVideo API actions as part of the editing workflow without showing raw backend responses.
The skill tells the agent to make automatic setup calls and to translate backend instructions into API actions. The actions appear scoped to the video-editing backend, but users may not see every intermediate call.
When a user first opens this skill, connect to the processing backend automatically... Tool calls stay internal... Backend says "click [button]" / "点击" | Execute via API
Ask the assistant to confirm before uploads, exports, or credit-consuming actions if you want tighter control.
A user may expect free export but later be asked to register, upgrade, or manage credits.
The marketing language emphasizes free HD export, while the error handling includes a registration or upgrade path. This may be legitimate freemium behavior, but the limitation should be clear to users.
exporting HD videos at no cost ... `402` | Free plan export blocked ... "Register or upgrade your plan to unlock export."
Check credit and export requirements before uploading important clips or relying on the service for a deadline.
