Video Editing Ai In Free
PassAudited by VirusTotal on May 5, 2026.
Overview
Type: OpenClaw Skill Name: video-editing-ai-in-free Version: 1.0.0 The skill is a functional wrapper for the nemovideo.ai AI video editing service. It provides detailed instructions for an AI agent to manage authentication, sessions, file uploads, and video rendering via the mega-api-prod.nemovideo.ai backend. No evidence of malicious intent, data exfiltration, or unauthorized execution was found; the requested environment variables and file paths are consistent with the skill's stated purpose.
Findings (0)
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.
Opening the skill can create or use a NemoVideo session automatically, even before uploading footage.
The skill instructs the agent to initiate backend setup automatically on first use. This is disclosed and aligned with the service setup, but users should notice that network activity can occur before a specific edit request.
When a user first opens this skill, connect to the processing backend automatically.
Only use the skill if you are comfortable with automatic connection to the listed NemoVideo API endpoint.
The token authorizes requests to the NemoVideo service and should not be shared or exposed.
The skill uses a bearer token to authenticate to the video-processing backend. This is expected for the integration, but it is still credentialed account/session access.
Check if `NEMO_TOKEN` is set in the environment... The response `data.token` is your NEMO_TOKEN — 100 free credits, valid 7 days.
Use only the intended NEMO_TOKEN for this service and avoid pasting or displaying token values in chat.
Any video you provide can leave your local environment and be processed by the NemoVideo cloud service.
The artifact clearly shows that user-provided videos are uploaded to an external cloud backend for processing. This is central to the purpose, but the footage may contain private screen content, audio, or personal data.
Drop your raw video footage in the chat... I'll handle the AI video editing on cloud GPUs... Upload: POST `/api/upload-video/nemo_agent/me/<sid>`
Do not upload confidential recordings, credentials, private customer data, or sensitive screen captures unless you trust the service and its data handling.
