Ai Video Maker Free Online

v1.0.0

create images or clips into finished MP4 video with this ai-video-maker-free-online skill. Works with MP4, MOV, JPG, PNG files up to 500MB. content creators...

0· 62·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
Name/description describe remote AI video rendering. The only declared credential (NEMO_TOKEN) and the API endpoints in SKILL.md are consistent with a cloud video-rendering service; no unrelated services, binaries, or broad system access are requested.
Instruction Scope
Runtime instructions stay within the video-rendering domain (create session, upload files, SSE for edits, poll render status). They instruct the agent to POST uploads and messages to the nemo API and to store session_id/token for subsequent calls. One concern: SKILL.md frontmatter lists a config path (~/.config/nemovideo/) in its metadata, which suggests the skill might read local config files, but the registry metadata provided with the skill states 'Required config paths: none' — this mismatch should be clarified.
Install Mechanism
Instruction-only skill with no install spec and no code files — nothing is written to disk by an installer. This is lower-risk from an installation perspective.
Credentials
The skill only requires a single service credential (NEMO_TOKEN), which is appropriate for a service-backed video renderer. The SKILL.md also documents how to obtain an anonymous token if none is present. Confirm whether the skill will access the optional config path (~/.config/nemovideo/) before installing.
Persistence & Privilege
The skill is not always-enabled and does not request elevated platform privileges. It instructs the agent to store session tokens/ids for the service, which is normal for a remote API client and limited to its own session data.
Assessment
This skill appears to do what it says: it connects to a nemo-video API, creates sessions, uploads user-supplied media, and returns rendered MP4s. Before installing: 1) Verify you trust the API domain (https://mega-api-prod.nemovideo.ai) and the skill publisher because the package has no homepage or code files. 2) Be cautious with NEMO_TOKEN: it grants access to the remote service; do not reuse highly privileged credentials. 3) Ask the publisher or maintainer to clarify the metadata mismatch about ~/.config/nemovideo/ (will the skill read local config files?). 4) Avoid uploading sensitive personal data or files you wouldn't want sent to an external service. If you cannot confirm the endpoint/publisher, do not install or use the skill with real/privileged credentials.

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

latestvk97904jgk10424hhtc6cqzfzeh84kta0

License

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

Runtime requirements

🎬 Clawdis
EnvNEMO_TOKEN
Primary envNEMO_TOKEN

Comments