Video Editor Tool

v1.0.0

edit raw video clips into edited MP4 clips with this video-editor-tool skill. Works with MP4, MOV, AVI, WebM files up to 500MB. content creators and marketer...

0· 59·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
high confidence
Purpose & Capability
Name/description (video editing, exports to MP4) align with the declared requirement (NEMO_TOKEN) and the SKILL.md which calls the nemo video editing API. The declared config path (~/.config/nemovideo/) and primaryEnv (NEMO_TOKEN) are coherent with a third‑party backend service.
Instruction Scope
Instructions stay within video-editing scope (create session, upload files, send SSE edits, render/export). Two behaviors to be aware of: (1) the skill auto-creates an anonymous token and connects to the remote API automatically if NEMO_TOKEN is absent (network calls on first use), and (2) it determines X-Skill-Platform by inspecting install paths (implies reading standard install-paths). Both are explainable by the skill's function but are noteworthy runtime actions.
Install Mechanism
Instruction-only skill with no install spec and no code files — nothing is written to disk by an installer and no external archives are downloaded. This is the lowest install risk.
Credentials
Only one credential (NEMO_TOKEN) is required, which is proportional to a cloud-editing backend. The SKILL.md will auto-obtain an anonymous token if NEMO_TOKEN is not present; that means the skill can create and use credentials on your behalf. If you care about account linkage or data retention, provide your own token or review the service's policies.
Persistence & Privilege
always is false and the skill does not request elevated platform privileges or modify other skills. It does ask the agent to store session_id/state for ongoing jobs (normal for sessioned services). Autonomous invocation is allowed (default) but not combined with other high-risk indicators here.
Assessment
This skill uploads videos and metadata to a third‑party service (mega-api-prod.nemovideo.ai). That behavior is expected for a cloud editor, but consider: (1) Do you trust the service to handle your videos and any PII? Avoid uploading sensitive footage unless you trust their privacy policy. (2) The skill will auto-create an anonymous token if no NEMO_TOKEN is provided — if you prefer control, obtain and set your own NEMO_TOKEN/account. (3) The skill may read common install paths to set an attribution header; this is minor but note it accesses filesystem paths. If these behaviors are acceptable, the skill appears coherent with its description.

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

latestvk977gpfjbt2f8j74an7qf043px84j6vg

License

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

Runtime requirements

🎬 Clawdis
EnvNEMO_TOKEN
Primary envNEMO_TOKEN

Comments