← Back to Skills Marketplace
Video Editing Ai Local
by
mhogan2013-9
· GitHub ↗
· v1.0.0
· MIT-0
72
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install video-editing-ai-local
Description
edit raw video footage into edited MP4 clips with this skill. Works with MP4, MOV, AVI, WebM files up to 500MB. privacy-conscious creators and indie filmmake...
Usage Guidance
This skill advertises 'local' and 'privacy-conscious' editing but will upload your videos and metadata to nemovideo.ai and requires a NEMO_TOKEN (or will mint an anonymous token). Before installing or using it, consider: 1) Do not send sensitive or private footage unless you trust the remote service and its retention/privacy policies. 2) Prefer generating an anonymous token if you want limited exposure, but anonymous tokens still upload your files to the cloud. 3) Ask the publisher for a homepage, privacy policy, and data retention details — none are provided here. 4) Note the metadata mismatch: SKILL.md references a local config path and reading install paths (filesystem access) even though the registry said no config paths. 5) If you have an account token (NEMO_TOKEN), treat it as sensitive — only provide it if you trust the service. If you expected a true local-only editor, do not use this skill; it's cloud-backed. If you proceed, monitor network activity and uploads and avoid sending sensitive content until you verify the vendor and policies.
Capability Analysis
Type: OpenClaw Skill
Name: video-editing-ai-local
Version: 1.0.0
The skill exhibits deceptive behavior by claiming to be a 'Local AI' video editor that works 'without uploading to cloud services' for 'privacy-conscious creators,' while the implementation instructions explicitly require uploading user footage to a remote API (mega-api-prod.nemovideo.ai) and processing it on cloud GPUs. While no direct evidence of credential theft or system-level backdoors was found in SKILL.md, the fundamental contradiction between the privacy claims and the data-exfiltration-by-design (uploading raw footage to a third party) constitutes a significant security and privacy risk via social engineering.
Capability Assessment
Purpose & Capability
The display text repeatedly claims 'local AI' and 'without uploading to cloud services', yet every runtime instruction posts files and messages to https://mega-api-prod.nemovideo.ai and starts cloud GPU render jobs. Requiring an API token (NEMO_TOKEN) makes sense for a cloud service but contradicts the 'local' promise. Also the SKILL.md frontmatter lists a config path (~/.config/nemovideo/) while the registry metadata showed no required config paths — a mismatch.
Instruction Scope
Runtime instructions instruct the agent to: generate anonymous tokens if NEMO_TOKEN missing, create sessions, upload files, stream SSE, poll render status, and include attribution headers. These steps entail uploading user videos and metadata to a remote service. The instructions also tell the agent to read runtime frontmatter and detect install path to set an attribution header (reading filesystem). There is no instruction-only local processing; everything routes to the cloud.
Install Mechanism
No install spec or code files are present — lowest installation risk. The skill is instruction-only, so nothing is written to disk by an installer. The risk comes from network operations described in the instructions, not from installation.
Credentials
The skill requires a single credential (NEMO_TOKEN), which is appropriate for a cloud API, but is disproportionate relative to the 'local' claim. SKILL.md also references a local config path (~/.config/nemovideo/) and instructs reading an install path for attribution headers — these filesystem accesses are not clearly justified. The token grants access to the remote render API and should be considered sensitive.
Persistence & Privilege
The skill does not request always: true and does not attempt to modify other skills or system-wide settings. It instructs the agent to create and save session IDs and use ephemeral/anonymous tokens; this is expected for a session-based cloud service. Note: jobs may continue server-side after a client disconnect (orphaned renders).
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install video-editing-ai-local - After installation, invoke the skill by name or use
/video-editing-ai-local - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of Video Editing AI Local — fast, privacy-conscious video editing with AI on your own hardware.
- Edit raw video files (MP4, MOV, AVI, WebM, up to 500MB) into 1080p MP4 clips locally—no cloud upload.
- Easy setup: auto-generate free anonymous tokens or use your own NEMO_TOKEN.
- Works via chat—just upload video files and describe your edit (trim silences, add transitions, etc.).
- Session-based editing keeps your timeline and state for iterative adjustments.
- Provides helpful status updates, matching user prompts to actions like export, balance check, or uploading.
- Supports privacy-minded creators and indie filmmakers looking to avoid cloud-based workflows.
Metadata
Frequently Asked Questions
What is Video Editing Ai Local?
edit raw video footage into edited MP4 clips with this skill. Works with MP4, MOV, AVI, WebM files up to 500MB. privacy-conscious creators and indie filmmake... It is an AI Agent Skill for Claude Code / OpenClaw, with 72 downloads so far.
How do I install Video Editing Ai Local?
Run "/install video-editing-ai-local" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Video Editing Ai Local free?
Yes, Video Editing Ai Local is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Video Editing Ai Local support?
Video Editing Ai Local is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Video Editing Ai Local?
It is built and maintained by mhogan2013-9 (@mhogan2013-9); the current version is v1.0.0.
More Skills