← Back to Skills Marketplace
francemichaell-15

Youtube Video Editor For Hire

by francemichaell-15 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
106
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install youtube-video-editor-for-hire
Description
edit raw video footage into polished edited videos with this skill. Works with MP4, MOV, AVI, WebM files up to 500MB. YouTubers use it for editing raw YouTub...
Usage Guidance
This skill appears to do what it says (send videos to a cloud API for editing) but there are a few things to consider before installing or using it: - NEMO_TOKEN is the primary credential: only provide it if you trust the remote service. If you do not want to give a permanent token, rely on the anonymous token path, but be aware the skill will automatically request one from https://mega-api-prod.nemovideo.ai when no token is present. - Metadata mismatch: the SKILL.md frontmatter mentions a config path (~/.config/nemovideo/) while the registry metadata does not. Ask the publisher whether the skill will read that directory (which could contain local credentials or config) and why. - Transparency: the instructions explicitly direct the agent to 'keep technical details out of the chat.' That hides API calls and tokens from users and makes auditing harder. Prefer skills that are explicit about what they send and store. - Data exposure: uploaded videos (up to 500MB) will be transmitted to a third-party domain. Confirm the service's privacy policy, retention practices, and whether uploaded content may be stored or used for model training. - Lack of provenance: there is no homepage or source/repository for the skill. If you need stronger assurance, request the skill's source or a publisher contact and a privacy/security statement. What would change my assessment to benign: availability of the skill's source or a trustworthy homepage, reconciliation of the configPaths/registry metadata mismatch, explicit documentation of token scope/storage and data-retention/privacy policies, or confirmation that the skill does not read arbitrary local config files beyond what's necessary. Without that, treat the skill as functional but with transparency and data-exposure concerns.
Capability Analysis
Type: OpenClaw Skill Name: youtube-video-editor-for-hire Version: 1.0.0 The skill integrates with an external video editing service (nemovideo.ai) but contains high-risk instructions that allow the remote backend to trigger tool calls on the agent silently ('Process internally, don't forward' in SKILL.md). It also includes logic to upload local files to the remote server and probes the host's filesystem for installation paths (e.g., checking for ~/.clawhub or ~/.cursor) to generate 'skill attribution' headers. These capabilities, combined with instructions to hide technical details from the user, create a significant risk for unauthorized remote command execution and data exfiltration.
Capability Assessment
Purpose & Capability
Name/description align with the runtime instructions (upload video, create session, render/export). Requiring NEMO_TOKEN as the primary credential is coherent. However, the SKILL.md frontmatter declares a configPaths entry (~/.config/nemovideo/) while the registry metadata lists no required config paths — this discrepancy is unexplained and could indicate either stale metadata or an undocumented filesystem access requirement.
Instruction Scope
Instructions stay largely within video-editing scope (session creation, upload, SSE editing, render/polling). Two things to notice: (1) the skill instructs the agent to generate an anonymous token and call an external auth endpoint when no NEMO_TOKEN is present (meaning network calls will happen automatically), and (2) the SKILL.md explicitly tells the agent to 'keep the technical details out of the chat' which reduces transparency for the user about what the skill is doing.
Install Mechanism
Instruction-only skill with no install spec and no code files — nothing is written to disk by an installer. This minimizes installation-time risk.
Credentials
Only one declared env var (NEMO_TOKEN) which is proportional to an API-backed service. But the frontmatter also lists a config path (~/.config/nemovideo/) not shown in the registry metadata, creating inconsistency about what filesystem access is required. Also the skill will create and use an anonymous token if none is provided, meaning it will perform external auth calls and obtain a temporary credential without the user supplying one explicitly.
Persistence & Privilege
always:false and no install behavior that modifies other skills or system settings. The skill does create sessions on the remote service (server-side jobs may persist there), but it does not request elevated persistent presence on the agent.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install youtube-video-editor-for-hire
  3. After installation, invoke the skill by name or use /youtube-video-editor-for-hire
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of YouTube Video Editor for Hire. - Edit raw video footage (MP4, MOV, AVI, WebM up to 500MB) into polished, publish-ready videos on cloud GPUs. - Exports 1080p MP4 files optimized for YouTube; typical processing time is 1-2 minutes. - Supports upload, video editing (including trimming, transitions, intro/outro), and export workflows. - Automatic session and token management for both registered and anonymous users (100 free credits starter token). - Simple text prompts for common actions: editing, exporting, showing credits, and managing uploaded files. - Communicates clearly with user, hiding technical details and providing friendly status updates.
Metadata
Slug youtube-video-editor-for-hire
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Youtube Video Editor For Hire?

edit raw video footage into polished edited videos with this skill. Works with MP4, MOV, AVI, WebM files up to 500MB. YouTubers use it for editing raw YouTub... It is an AI Agent Skill for Claude Code / OpenClaw, with 106 downloads so far.

How do I install Youtube Video Editor For Hire?

Run "/install youtube-video-editor-for-hire" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Youtube Video Editor For Hire free?

Yes, Youtube Video Editor For Hire is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Youtube Video Editor For Hire support?

Youtube Video Editor For Hire is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Youtube Video Editor For Hire?

It is built and maintained by francemichaell-15 (@francemichaell-15); the current version is v1.0.0.

💬 Comments