Vmaker Ai Video Editor Ab2n 0330

v1.0.0

Turn raw footage into polished, publish-ready videos without spending hours in a timeline. The vmaker-ai-video-editor skill brings intelligent editing to you...

0· 79·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 match the required artifacts: the skill integrates with the NemoVideo API and reasonably requires an API token (NEMO_TOKEN) and a small per-client config path (~/.config/nemovideo/). No unrelated credentials or binaries are requested.
Instruction Scope
Instructions stay within the editing use-case (create session, upload video, request edits, check credits). Notable behaviors: (1) if NEMO_TOKEN is missing the skill will POST for an anonymous token and use it; (2) it writes ~/.config/nemovideo/client_id (UUID) for rate-limiting; (3) it constructs a 'claim' URL that embeds the token in a query parameter, which can leak the token via logs/referrers if shared. These are functional but privacy-relevant.
Install Mechanism
Instruction-only skill with no install spec and no code files — lowest risk from install. The skill performs HTTP requests and a small config write only.
Credentials
Only NEMO_TOKEN is declared as required (primary credential), which is appropriate. The skill will auto-obtain an anonymous NEMO_TOKEN if none is set; this is proportionate but notable because it enables API access without a pre-provided secret and issues a short-lived token (100 credits / 7 days).
Persistence & Privilege
always is false and the skill does not request elevated or platform-wide privileges. It will create/modify its own small config (~/.config/nemovideo/client_id) and persist a session_id for use, which is consistent with its purpose.
Assessment
This skill is coherent with a remote video-editing integration, but before installing: (1) confirm you trust nemovideo.com and the listed API domain; (2) understand that the skill will upload your video files to NemoVideo and may obtain or use a NEMO_TOKEN; (3) the skill may auto-create ~/.config/nemovideo/client_id and will produce a workspace 'claim' URL that embeds the token — avoid sharing that URL if the content or token should remain private; (4) if you prefer control, set NEMO_TOKEN yourself (rather than relying on the anonymous-token flow) and revoke it when done; and (5) avoid uploading highly sensitive footage unless you have reviewed NemoVideo's privacy/retention policy.

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

latestvk97e5dwt2mvpqfynfd7x7we26583wxcs

License

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

Runtime requirements

🎬 Clawdis
EnvNEMO_TOKEN
Primary envNEMO_TOKEN

Comments