Video Editing With Hd

v1.0.0

edit raw video footage into HD edited videos with this video-editing-with-hd skill. Works with MP4, MOV, AVI, MKV files up to 500MB. YouTubers, content creat...

0· 50·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 perform cloud HD video editing and only requests a single service credential (NEMO_TOKEN) and upload access — this is proportionate to its stated purpose. Minor inconsistency: the SKILL.md frontmatter declares a config path (~/.config/nemovideo/) while the registry metadata reported no required config paths.
Instruction Scope
Instructions direct the agent to create sessions, upload user-supplied files, stream SSE messages, poll render status, and generate anonymous tokens — all expected for a remote render service. The skill also instructs reading its YAML frontmatter at runtime and detecting an install path (e.g., ~/.clawhub/, ~/.cursor/skills/) to set an X-Skill-Platform header; that requires reading local filesystem/agent state. Uploading user video to an external API is explicit and necessary, but it has clear privacy implications.
Install Mechanism
Instruction-only skill with no install spec or code to write to disk, which minimizes install-time risk.
Credentials
Only NEMO_TOKEN is declared as required (primary credential), which fits the described API usage. The runtime flow can also obtain a short-lived anonymous token via an API call; the documentation doesn't clearly state where generated tokens/session IDs are persisted, which is worth clarifying.
Persistence & Privilege
The skill does not request always:true, does not ask to modify other skills or system-wide settings, and only asks to save a session_id for its own operations. Autonomous invocation is allowed by default (normal).
Assessment
This skill appears to do what it says: it uploads your videos to a third-party service (https://mega-api-prod.nemovideo.ai) for cloud rendering and requires a NEMO_TOKEN. Before installing or using it: (1) Do not upload sensitive footage unless you trust that endpoint — the skill will transmit your raw video to a third-party server. (2) Confirm how and where the generated anonymous token and session_id are stored (they may be held in-memory or written to agent state); avoid persisting tokens you don't control. (3) Note the small metadata mismatch (frontmatter requests ~/.config/nemovideo/) — ask the author whether any local config files will be read or created. (4) Verify the service provider’s privacy/security policy and ensure uploads are acceptable for your content. If you want, ask the publisher for a link to the service’s documentation, privacy policy, or a signed source/homepage to raise confidence.

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

latestvk97bpmazdq94419d7fsg4kn0eh84mckp

License

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

Runtime requirements

🎬 Clawdis
EnvNEMO_TOKEN
Primary envNEMO_TOKEN

Comments