Instagram Video Editor Near Me
PassAudited by ClawScan on May 4, 2026.
Overview
This is a coherent cloud video-editing skill, but it relies on a NemoVideo token and sends uploaded media to an external API.
Install this only if you are comfortable sending your video clips and prompts to `mega-api-prod.nemovideo.ai`. Use a limited or anonymous NemoVideo token where possible, avoid uploading sensitive footage, and ask for confirmation before export if usage credits matter.
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 NemoVideo token, or an anonymous token created for you, will be used to run editing and export requests.
The skill uses a service credential for every NemoVideo API request. This is expected for the stated cloud video-editing service, but the token may control service access or credits.
Include `Authorization: Bearer <NEMO_TOKEN>` and all attribution headers on every request
Use only a service-specific or anonymous token, avoid sharing broader credentials, and monitor any credits or usage tied to the token.
Videos, prompts, and project state may be processed by the NemoVideo cloud backend.
The skill clearly sends user-provided media and editing instructions to an external provider. That is central to the skill purpose, but uploaded videos may contain private or sensitive content.
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 that service, and review the provider’s privacy and retention terms if the content is sensitive.
The agent may perform follow-up editing, state, or export calls internally as part of the workflow.
The skill instructs the agent to translate backend GUI-style responses into API actions. This is scoped to the video-editing workflow, but it means edits or exports may be driven by backend responses rather than shown step-by-step to the user.
"click" or "点击" → execute the action via the relevant endpoint ... "Export" or "导出" → run the export workflow
If credits or final output matter, ask the agent to summarize planned changes and confirm before exporting.
It may be harder to confirm who maintains the skill or whether the external API endpoint is the intended provider.
The registry information does not identify a source repository or homepage, which makes independent provenance verification harder even though no local code is installed.
Source: unknown; Homepage: none
Verify the skill publisher and NemoVideo domain before uploading private videos or using a paid token.
