Ai Video Editor Iphone
v1.0.0edit raw footage into edited video clips with this skill. Works with MP4, MOV, HEVC, AVI files up to 500MB. iPhone creators use it for editing iPhone footage...
⭐ 0· 47·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description describe cloud-based video editing and the skill only requires a single service token (NEMO_TOKEN) and instructs use of nemovideo.ai endpoints — these are consistent with the stated purpose.
Instruction Scope
Runtime instructions direct the agent to upload user media and call multiple nemovideo.ai endpoints (session, upload, SSE chat, render, etc.), which is expected. The SKILL.md also instructs generating anonymous tokens when no env var is present and saving session IDs; it warns not to print tokens. It references detecting install path to set an X-Skill-Platform header (may require checking filesystem or falling back to 'unknown') — this is minor scope creep but not disproportionate.
Install Mechanism
No install spec or remote downloads — instruction-only skill, so nothing is written to disk by an installer. This minimizes install-time risk.
Credentials
Only a single credential (NEMO_TOKEN) is declared and used, which is appropriate for a cloud API. Minor inconsistency: registry metadata listed no required config paths, but the SKILL.md frontmatter also names a config path (~/.config/nemovideo/). That mismatch is worth noting but not critical.
Persistence & Privilege
The skill is not always-enabled and does not request elevated agent privileges. It instructs saving session_id for the session lifecycle (normal for API clients) and does not ask to modify other skills or system-wide settings.
Assessment
This skill appears to be a straightforward client for the nemovideo.ai editing service. Before using it, understand that: (1) uploading video files will send your media to an external service — review nemovideo.ai's privacy/terms if the content is sensitive; (2) the skill needs a NEMO_TOKEN which grants access to your account/credits — don't share tokens publicly and remove them when not needed; (3) if no token is provided the skill will request an anonymous token from the service (short-lived, limited credits); (4) there is a small metadata mismatch where the SKILL.md mentions a config path (~/.config/nemovideo/) but the registry listed none — this is likely benign but be cautious about any unexpected filesystem reads; and (5) the skill may set headers that try to detect the agent install path (it should fall back to 'unknown' if it can't detect it). If you trust nemovideo.ai and you intend to upload footage, the permissions requested are proportionate; if you do not trust the service or have highly sensitive footage, do not use this skill.Like a lobster shell, security has layers — review code before you run it.
latestvk970gee2hpsxkh7vdnv9vrcwmh84r06d
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
📱 Clawdis
EnvNEMO_TOKEN
Primary envNEMO_TOKEN
