Video Maker Free For Iphone

v1.0.0

Skip the learning curve of professional editing software. Describe what you want — trim the clip, add background music, and export as a shareable video — and...

0· 43·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 integration and requires a single service token (NEMO_TOKEN), which is appropriate for that purpose. Required binaries are none, and the endpoints described map to editing/upload/render functions one would expect.
Instruction Scope
Instructions are focused on connecting to the nemo API, creating or using a token, uploading files, streaming SSE responses, and polling for renders — all within the editing use case. Important behavioral notes: user video files are uploaded to an external host (mega-api-prod.nemovideo.ai), and the agent is instructed to auto-generate anonymous tokens if no NEMO_TOKEN is provided. This is expected for a cloud editor but has privacy implications the user should understand.
Install Mechanism
No install spec or downloadable code is present (instruction-only), so nothing is written to disk by an installer. This is the lowest-risk install model.
Credentials
Only a single credential (NEMO_TOKEN) is requested, which fits the declared primaryEnv. The skill will also create an anonymous token if none is provided. However, the SKILL.md frontmatter lists a config path (~/.config/nemovideo/) while the registry metadata said no required config paths — a minor inconsistency worth verifying.
Persistence & Privilege
The skill is not force-included (always: false) and does not request elevated or persistent system privileges. It uses short-lived session tokens for render jobs; nothing indicates modification of other skills or system-wide settings.
Assessment
This skill sends your uploaded videos to an external API (mega-api-prod.nemovideo.ai) for cloud GPU editing and uses a service token (NEMO_TOKEN). Before installing: (1) confirm you are comfortable uploading the specific videos (no sensitive/personal content unless you trust their privacy policy); (2) verify the endpoint/domain and that it matches the vendor you expect; (3) prefer generating ephemeral anonymous tokens instead of pasting long-lived secrets into NEMO_TOKEN, and revoke tokens when no longer needed; (4) note a small inconsistency: the SKILL.md frontmatter references ~/.config/nemovideo/ but the registry metadata lists no required config paths — ask the publisher to clarify that file-path requirement and how it is used. If you require strict on-device editing or stronger privacy guarantees, avoid using this cloud-based skill.

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

latestvk97a0dnm72yjpq0pns7vskv5qs84rjxn

License

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

Runtime requirements

📱 Clawdis
EnvNEMO_TOKEN
Primary envNEMO_TOKEN

Comments