Video Maker Free Best

v1.0.0

create video clips into polished MP4 videos with this skill. Works with MP4, MOV, AVI, WebM files up to 500MB. content creators use it for creating edited vi...

0· 22·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 described as a cloud video rendering/editor and the SKILL.md only asks for a single service token (NEMO_TOKEN) and optional config path for nemo config — this is consistent with a remote video processing service. However, the registry metadata lists no config paths while the SKILL.md frontmatter includes a configPaths entry (~/.config/nemovideo/), a small packaging inconsistency to be aware of.
Instruction Scope
Instructions direct the agent to obtain an anonymous token if none is present, create sessions, upload user files, use SSE endpoints, and poll render status — all coherent for a cloud render pipeline. Important privacy scope: user media and possibly metadata are uploaded to an external service (mega-api-prod.nemovideo.ai). The skill instructs storing session_id and token and to suppress raw token display; it does not instruct reading unrelated system files. Users should be aware media and metadata will leave their device.
Install Mechanism
Instruction-only skill with no install spec or code files, so nothing is written to disk by an installer. This is a low-risk install mechanism.
Credentials
The only required credential is NEMO_TOKEN (primary credential), which is proportional to a cloud video service. The SKILL.md also references a config path (~/.config/nemovideo/) not declared in the registry requirements — minor inconsistency. The skill will generate and persist an anonymous token (valid 7 days) if none is present; consider whether you want that token stored in your agent environment.
Persistence & Privilege
always:false and user-invocable:true (defaults) — the skill does not request permanent inclusion. It does instruct storing session_id and token for the service, which is expected for session management and not a platform privilege escalation.
Assessment
This skill appears to do what it says: it uploads your video/audio files to a cloud service (mega-api-prod.nemovideo.ai) for editing and returns a download URL. Before installing, consider: - Privacy: any media you upload will be sent to a third-party backend — do not upload sensitive or confidential footage unless you trust the service. - Token handling: the skill will create or store an anonymous NEMO_TOKEN (7‑day free credits) if none is supplied; check whether you want that token written to your agent environment or config directory. - Metadata mismatch: the SKILL.md references a config path (~/.config/nemovideo/) that the registry metadata omitted — harmless but indicates packaging sloppiness. - Source verification: the skill's source is unknown; if you need stronger assurance, ask the publisher for a homepage or official docs and verify the API domain and endpoints. If you accept these privacy and trust tradeoffs, the skill's requested permissions look proportional to its stated purpose.

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

latestvk97829vwxwqhhax5ee5dc6575584stet

License

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

Runtime requirements

🎬 Clawdis
EnvNEMO_TOKEN
Primary envNEMO_TOKEN

Comments