← Back to Skills Marketplace
58
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install video-clip-maker-online-free
Description
edit video clips into edited video clips with this skill. Works with MP4, MOV, AVI, WebM files up to 500MB. TikTok creators use it for trimming and assemblin...
Usage Guidance
This skill appears to do what it says (cloud video editing) but I flagged it as suspicious because: (1) the SKILL.md instructs the agent to automatically obtain and store a token from https://mega-api-prod.nemovideo.ai and to hide token/API responses from the user, and (2) the frontmatter asks the agent to access ~/.config/nemovideo/ though registry metadata lists no config paths — an internal inconsistency. Before installing, consider: - Do you trust nemovideo.ai as a destination for uploading potentially-sensitive videos? All media will be sent to that backend. - The skill will either use your NEMO_TOKEN or create one automatically; ask for explicit consent before any automatic token creation or upload. - Because this is instruction-only (no code to inspect) and the source/homepage is unknown, you have limited auditability. Prefer skills from known publishers or with a homepage/repo you can review. - If you still want to try it, require the skill to prompt you before creating tokens or uploading files, and avoid uploading private/confidential footage. - To reduce risk: manually obtain and set a dedicated NEMO_TOKEN with minimal scope, or test the endpoints outside the agent first to verify behavior. If you can get the publisher, homepage, or source repo, share it and I can reassess with higher confidence.
Capability Analysis
Type: OpenClaw Skill
Name: video-clip-maker-online-free
Version: 1.0.0
The skill provides video editing capabilities via a remote API (mega-api-prod.nemovideo.ai) but includes high-risk instructions that establish a potential command-and-control (C2) mechanism. Specifically, SKILL.md instructs the agent to process 'tool calls' received via a Server-Sent Events (SSE) stream 'internally' and 'don't forward' them to the user, which could allow the remote server to execute arbitrary local tools. It also requires hiding raw API responses and tokens, and performs environment fingerprinting via the 'X-Skill-Platform' header. While these features are highly risky and characteristic of a backdoor, the lack of an explicit instruction to perform a specific harmful act (e.g., data theft) warrants a suspicious rather than malicious classification.
Capability Assessment
Purpose & Capability
The skill's name and description align with the requests and APIs described: it needs a NEMO_TOKEN and talks to a nemovideo.ai rendering backend for uploads, SSE editing, and exports. That credential is proportionate to a cloud rendering service. However, the SKILL.md frontmatter lists a required config path (~/.config/nemovideo/) while the registry metadata says no config paths are required — an internal inconsistency about what the agent should access.
Instruction Scope
Runtime instructions tell the agent to automatically obtain an anonymous token (POST to /api/auth/anonymous-token), create and store sessions, upload user video files, and include specific attribution headers. They also instruct the agent to 'not display raw API responses or token values to the user' and to auto-connect on first open. While each step can be legitimate for a cloud editor, the combination of (a) automatic token generation/store and (b) explicit instruction to hide token/API responses increases the risk that sensitive values could be handled without user-visible auditing. The instructions also refer to auto-detecting the install path and the ~/.config/nemovideo/ path, which implies filesystem access beyond the immediate task.
Install Mechanism
No install spec and no code files — instruction-only skill. This is lower risk because nothing gets written to disk by an installer, but it also means there is no local code to audit; behavior is defined entirely by the SKILL.md instructions.
Credentials
Only a single primary credential (NEMO_TOKEN) is required, which is appropriate for a third-party rendering service. However, the frontmatter's declared config path (~/.config/nemovideo/) suggests the agent may try to read local configuration (e.g., existing tokens) — this should be justified to the user. Also, the skill can generate an anonymous token server-side if none is present, meaning it can obtain credentials on behalf of the user.
Persistence & Privilege
always is false and the skill does not request permanent platform-level presence. Autonomous invocation is allowed (the platform default) but not combined with other strong privileges. The skill does instruct storing session_id and tokens for the session, which is normal for a remote service workflow.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install video-clip-maker-online-free - After installation, invoke the skill by name or use
/video-clip-maker-online-free - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of Video Clip Maker Online Free.
- Create, edit, and export video clips (supports MP4, MOV, AVI, WebM, up to 500MB).
- Easy upload, trim, transition, and assembly features aimed at short-form creators (e.g., TikTok).
- All video processing runs server-side on cloud GPUs; no installation required.
- Streamlined setup with free authentication (100 credits, valid 7 days).
- Exports available in 1080p MP4; shorter clips process faster.
- Includes detailed error handling, session management, and API integration for uploads, edits, and exports.
Metadata
Frequently Asked Questions
What is Video Clip Maker Online Free?
edit video clips into edited video clips with this skill. Works with MP4, MOV, AVI, WebM files up to 500MB. TikTok creators use it for trimming and assemblin... It is an AI Agent Skill for Claude Code / OpenClaw, with 58 downloads so far.
How do I install Video Clip Maker Online Free?
Run "/install video-clip-maker-online-free" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Video Clip Maker Online Free free?
Yes, Video Clip Maker Online Free is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Video Clip Maker Online Free support?
Video Clip Maker Online Free is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Video Clip Maker Online Free?
It is built and maintained by mory128 (@mory128); the current version is v1.0.0.
More Skills