Video Generator Free Hd
ReviewAudited by ClawScan on May 4, 2026.
Overview
This appears to be a cloud video-generation connector, but it sends your prompts and uploaded media to an external Nemovideo service and uses a service token.
This skill looks purpose-aligned for cloud video generation. Before installing, make sure you are comfortable sending your prompts and media to the Nemovideo API, use a dedicated NEMO_TOKEN, and avoid uploading confidential content unless you have verified the provider's terms.
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.
Your uploaded images, videos, audio, and prompts may be processed by an external service.
The skill sends user-provided media files or URLs to a remote video-processing backend, which is expected for this purpose but may involve sensitive user content.
Upload: POST `/api/upload-video/nemo_agent/me/<sid>` — file: multipart `-F "files=@/path"`
Use only media you are comfortable sending to Nemovideo, and verify the provider's privacy and retention terms before uploading sensitive content.
Anyone with the token could potentially use the associated Nemovideo session or credits.
The skill requires a service token for Nemovideo API requests. This is purpose-aligned, and the artifacts do not show token logging or unrelated credential access.
Include `Authorization: Bearer <NEMO_TOKEN>` ... on every request
Use a dedicated token for this skill, avoid sharing it, and rotate or remove it if you no longer use the service.
The remote backend can steer some video-service actions such as querying state or exporting through the agent's API workflow.
Backend messages can cause the agent to perform follow-up in-service API actions. This appears intended for translating a GUI workflow into API calls, but users should know those internal actions may not be shown step by step.
Backend says | You do ... "click [button]" / "点击" | Execute via API
Ask the agent to confirm uploads, exports, or credit-spending steps if you want explicit review before actions are taken.
It may be harder to independently verify the publisher, service terms, or support channel before sending content to the backend.
The registry does not provide a source or homepage, even though the skill depends on a remote API service.
Source: unknown; Homepage: none
Verify the service and publisher through trusted channels before using it for private or business-critical media.
