Ai Video Editor Mac
v1.0.0Turn a 2-minute iPhone screen recording into 1080p edited MP4 clips just by typing what you need. Whether it's editing raw Mac-recorded footage into polished...
⭐ 0· 51·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 editor) match the declared dependency (NEMO_TOKEN) and the SKILL.md which describes a cloud render pipeline and endpoints on nemovideo.ai. The configured config path (~/.config/nemovideo/) is reasonable for a client that stores session/cache data.
Instruction Scope
The SKILL.md stays within video-editing behavior: creating a session, uploading files, streaming SSE edits, polling render status, and returning download URLs. It explicitly instructs generating an anonymous token if none is provided and saving session_id and tokens. This is expected but privacy-relevant because user video files and tokens are sent to the external API. The doc also instructs detecting install path for an attribution header; that implies reading local paths but not arbitrary unrelated data.
Install Mechanism
No install spec and no code files — instruction-only skill. Nothing is written to disk by an installer. Lower installation risk, but runtime network activity is required.
Credentials
Only a single credential (NEMO_TOKEN) is required and is directly used for bearer auth to the described API. The declared config path is plausible for storing session or client config. There are no unrelated secrets requested.
Persistence & Privilege
always:false and autonomous invocation permitted (platform default). The skill instructs saving session_id and reusing or storing NEMO_TOKEN (including creating an anonymous token), which is reasonable for session management but means short-lived tokens and session IDs will be persisted in some form — review how/where your agent stores those.
Assessment
This skill appears coherent for a cloud-based AI video editor: it needs one credential (NEMO_TOKEN) and will upload whatever video you provide to the nemovideo.ai API to perform rendering. Before installing/using it: (1) Confirm you trust mega-api-prod.nemovideo.ai and its privacy/security policies because your raw video files and session tokens will be sent off-device; (2) If you don't have a NEMO_TOKEN, the skill will generate an anonymous token via the service and treat it as your credential (100 credits, 7-day expiry) — understand where your agent saves that token; (3) Avoid sending sensitive or private video content unless you accept the external processing; (4) If you need stronger assurance, request documentation or the service's official homepage/terms, as the skill's source is unknown. Overall the skill is internally consistent with its stated purpose, but trust in the external API is the main security/privacy consideration.Like a lobster shell, security has layers — review code before you run it.
latestvk977r4br7cptmtjrgayfscewg584s9b6
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
🎬 Clawdis
EnvNEMO_TOKEN
Primary envNEMO_TOKEN
