Free Editing With Ai
AdvisoryAudited by Static analysis on Apr 30, 2026.
Overview
No suspicious patterns detected.
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.
The agent may run provider-side edit/export actions as part of the workflow, which could consume credits or create rendered outputs.
Backend responses can be translated into API actions during the editing session. This is purpose-aligned, but users should understand that edits and exports may be performed through the provider API.
"click" or "点击" → execute the action via the relevant endpoint ... "Export" or "导出" → run the export workflow
Use the skill for footage you intend to process, and ask the agent to summarize the planned export before rendering if credits or final output matter.
The token controls access to the provider session and credits for this service.
The skill uses a bearer token or generates an anonymous token for the video service. This is expected for the integration and the instructions say not to print tokens.
If `NEMO_TOKEN` environment variable is already set, use it ... `data.token` becomes your NEMO_TOKEN ... All requests must include: `Authorization: Bearer <NEMO_TOKEN>`
Do not paste or expose NEMO_TOKEN in chat or logs; use a token intended only for this video-editing provider.
Private or sensitive footage and prompts will leave the local environment when uploaded for editing.
The artifact clearly discloses that selected videos, editing prompts, and session state are sent to an external cloud service for processing.
This tool takes your raw video footage and runs AI-powered editing through a cloud rendering pipeline ... All calls go to `https://mega-api-prod.nemovideo.ai` ... Upload — `POST /api/upload-video/nemo_agent/me/<sid>`
Only upload media you are comfortable sending to nemovideo.ai, and review the provider’s privacy and retention practices if the footage is sensitive.
