Youtube Free Video

v1.0.0

edit video clips into YouTube-ready MP4 with this skill. Works with MP4, MOV, AVI, WebM files up to 500MB. YouTubers use it for editing and exporting free vi...

0· 19·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
medium confidence
Purpose & Capability
The skill claims to edit/export videos via a remote service and declares NEMO_TOKEN as its primary credential; the SKILL.md shows only API calls to a video-rendering backend (upload, render, session, credits), which aligns with the stated purpose.
Instruction Scope
Instructions direct the agent to create sessions, upload user-supplied video files, use SSE for streaming interactions, poll render status, and optionally obtain an anonymous token if NEMO_TOKEN is absent. These actions are appropriate for a remote editing service, but they do require the agent to read and transmit user files (uploads) and to perform filesystem checks to detect install path for the X-Skill-Platform header — the latter is a small scope creep and should be explicitly justified.
Install Mechanism
No install specification or code files are present (instruction-only), so nothing is downloaded or written to disk by this skill bundle itself. This is the lowest-risk install model.
Credentials
The only declared env var is NEMO_TOKEN which is proportionate to an API-backed service. However, SKILL.md metadata also references a config path (~/.config/nemovideo/) for runtime attribution detection, but the registry metadata at the top listed no required config paths — this mismatch should be clarified. The skill does not request unrelated credentials.
Persistence & Privilege
The skill is not marked always:true and does not request any special platform-wide privileges. It runs as an on-demand, user-invocable skill which is expected for this functionality.
Assessment
This skill appears to be a straightforward remote video-editing connector that uploads your clips to https://mega-api-prod.nemovideo.ai and requires an API token (NEMO_TOKEN) or will request an anonymous token for short-term credits. Before installing, consider: 1) Privacy — your video files will be uploaded to the vendor's cloud; check retention, sharing, and privacy policies. 2) Credentials — only provide an API token intended for this service; do not reuse sensitive tokens from other services. 3) Source verification — the skill has no homepage or visible author info; confirm you trust nemovideo.ai before sending private content. 4) Metadata mismatch — SKILL.md references a config path (~/.config/nemovideo/) not listed in the registry metadata; ask the publisher to clarify why that path is needed and what will be read. If you need higher assurance, request the skill's homepage or source code, or test with non-sensitive short clips first.

Like a lobster shell, security has layers — review code before you run it.

latestvk979073169rm29vryx7mxgevjx84npf8

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Runtime requirements

▶️ Clawdis
EnvNEMO_TOKEN
Primary envNEMO_TOKEN

Comments