Video Editing Ai Bot

v1.0.0

Skip the learning curve of professional editing software. Describe what you want — cut the pauses, add transitions, and overlay background music — and get ed...

0· 45·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 is a cloud video-editing front end and only requests a single service credential (NEMO_TOKEN) and a config path related to that service. That aligns with its stated purpose. One inconsistency: the registry marks NEMO_TOKEN as required, yet the SKILL.md contains a fallback flow that obtains an anonymous token if NEMO_TOKEN is absent (so it does not strictly need a pre-provisioned token).
Instruction Scope
Runtime instructions focus on creating sessions, uploading user media, streaming SSE responses, starting renders, polling state, and returning download URLs. The instructions do not request unrelated system files or other credentials, but they do instruct the agent to transmit user video/audio to https://mega-api-prod.nemovideo.ai — this is expected for the described service but important for privacy.
Install Mechanism
This is instruction-only with no install spec and no code files — lowest-risk from an install perspective. No downloads or archives are requested.
Credentials
Only NEMO_TOKEN is declared as the primary credential, which is proportionate for a cloud editing backend. The SKILL.md provides an anonymous-token fallback if NEMO_TOKEN isn't present (100 free credits, 7-day expiry). Metadata also references a config path (~/.config/nemovideo/), which is reasonable for a service but not strictly explained in the instructions.
Persistence & Privilege
always:false and normal autonomous invocation are set. The skill does not request system-wide changes or elevated privileges. It will create and use session tokens for service calls but does not instruct modifying other skills or global agent config.
Assessment
This skill uploads your videos and audio to an external service (mega-api-prod.nemovideo.ai) for processing. If you have sensitive footage, do not use it unless you trust that service and its privacy policy. Note: the registry claims NEMO_TOKEN is required, but the skill will obtain an anonymous token automatically if you don't provide one (100 free credits, 7-day expiry). The skill may read or use a config path (~/.config/nemovideo/) if present. Because it's instruction-only, it won't install software on your machine, but it will make network requests and transmit your files. If you want tighter control, pre-provision a NEMO_TOKEN for an account you control, confirm the service's retention/privacy behavior, and avoid sending sensitive content until satisfied with the provider. Finally, the skill's source is unknown — treat it as third-party code and review network/domain trustworthiness before use.

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

latestvk97csymxdexfeekzwjgs2ckeen84ssv7

License

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

Runtime requirements

🎬 Clawdis
EnvNEMO_TOKEN
Primary envNEMO_TOKEN

Comments