Best Video Editing

v1.0.0

Cloud-based best-video-editing tool that handles quickly editing raw footage into a clean, shareable video. Upload MP4, MOV, AVI, WebM files (up to 500MB), d...

0· 20·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
Name/description (cloud video editing) align with the declared requirement (NEMO_TOKEN) and the SKILL.md instructions (session creation, upload, export). Required file types and upload behavior match the stated purpose. No unrelated credentials or binaries are requested.
Instruction Scope
SKILL.md confines actions to the nemovideo backend (session, upload, SSE, export). It instructs creating an anonymous token if NEMO_TOKEN is absent, which is reasonable. Minor scope notes: the frontmatter metadata references a config path (~/.config/nemovideo/) and instructs deriving an X-Skill-Platform header from an install path — this asks the agent to inspect local install paths/config location even though the skill is instruction-only. Also the skill will perform network calls to an externally hosted API (mega-api-prod.nemovideo.ai); expected for this service, but users should confirm the domain/trustworthiness before uploading sensitive footage.
Install Mechanism
There is no install spec and no code files; the skill is instruction-only, so nothing is written to disk or downloaded during install. This is the lowest-risk install model.
Credentials
Only a single credential (NEMO_TOKEN, declared as primaryEnv) is required, which is proportionate for a cloud API. The instructions also support obtaining a short-lived anonymous token if NEMO_TOKEN is not present. Users should avoid supplying long-lived tokens with broader privileges than necessary. Note: SKILL.md frontmatter names a config path (~/.config/nemovideo/); if the agent reads that path it should only be to find service-specific config.
Persistence & Privilege
always is false and the skill does not request system-wide changes or elevated privileges. It does not attempt to modify other skills or agent-wide settings.
Assessment
This skill looks like a straightforward wrapper for a cloud video-editing API and asks only for a single service token (NEMO_TOKEN). Before installing: verify the service domain (mega-api-prod.nemovideo.ai) and the skill author since no homepage/source is provided; avoid supplying high-privilege or long-lived tokens (use a limited or anonymous token); do not upload sensitive or private footage unless you trust the service and have reviewed its privacy policy; ask the publisher to clarify the small metadata mismatch (the SKILL.md includes a config path ~/.config/nemovideo/ while registry metadata listed none) and how X-Skill-Platform is derived if you need strict privacy guarantees.

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

latestvk972c1gvmhm2jccs4264v9nrfd84k6cj

License

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

Runtime requirements

🎬 Clawdis
EnvNEMO_TOKEN
Primary envNEMO_TOKEN

Comments