Ai Ai Video Editor
v1.0.0Skip the learning curve of professional editing software. Describe what you want — cut out the pauses, add background music, and export as a clean MP4 — and...
⭐ 0· 54·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
medium confidencePurpose & Capability
Name/description (AI video editing) match the runtime actions: creating a session, uploading videos, requesting renders, polling for results, and returning download URLs; the primary credential (NEMO_TOKEN) is exactly what the backend API requires.
Instruction Scope
SKILL.md instructs the agent to obtain or use NEMO_TOKEN, create sessions, upload user-provided video files, and poll the remote rendering API. Those instructions stay within video-editing scope, but they explicitly send user footage and metadata to the external domain (mega-api-prod.nemovideo.ai) — which is expected for a cloud editor but has privacy implications the user should consider.
Install Mechanism
No install spec and no code files — lowest disk-risk. All runtime behavior is instruction-driven and uses network calls; nothing is downloaded or written by an installer.
Credentials
Only a single env var (NEMO_TOKEN) is required, which is proportional for authenticating to the described backend. The skill also offers an anonymous-token flow if NEMO_TOKEN is absent (agent will call the API to get a temporary token). There is a minor metadata mismatch: the frontmatter references a config path (~/.config/nemovideo/) that is not listed in the registry's 'Required config paths', which deserves clarification.
Persistence & Privilege
always:false and autonomous invocation are default/expected. The skill instructs storing a session_id/token for the session lifecycle (normal for this service); it does not request system-wide privileges or modification of other skills.
Assessment
This skill will send any video files you upload to the external API at mega-api-prod.nemovideo.ai and will obtain or use a NEMO_TOKEN for render jobs. Before installing: (1) Verify the service/domain and owner since there's no homepage/source listed; (2) Avoid uploading sensitive or private footage unless you trust that endpoint and its privacy policy; (3) If you have an account, prefer setting your own NEMO_TOKEN rather than relying on anonymous-token generation; (4) Ask the maintainer to clarify the metadata inconsistency about ~/.config/nemovideo/ and where session tokens are stored; (5) Revoke or rotate any tokens you create after use if you are unsure about long-term storage. These checks will reduce privacy and trust risk even though the skill's behavior is coherent with its description.Like a lobster shell, security has layers — review code before you run it.
latestvk97484625yvpedr53v2pjt9y4984mdn3
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
🎬 Clawdis
EnvNEMO_TOKEN
Primary envNEMO_TOKEN
