Video Maker Free

v1.0.1

Make videos for free using AI — combine photos, text, and video clips into polished content with transitions, music, voiceover, subtitles, and effects. NemoV...

0· 123·0 current·0 all-time
bypeandrover adam@peand-rover
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 name/description (AI video assembly) align with the SKILL.md: the instructions show calling a NemoVideo API to upload media and request generated videos. The primary credential (NEMO_TOKEN) is appropriate for an external API service.
Instruction Scope
SKILL.md instructs the agent to upload user media and text to an external API endpoint (mega-api-prod.nemovideo.ai). This is expected for a cloud video-generator, but it means user files and any metadata will be transmitted off-host — review privacy implications. The instructions do not ask the agent to read unrelated local files or other secrets.
Install Mechanism
This is an instruction-only skill with no install spec and no code files, so nothing is written to disk or downloaded by the skill itself. That reduces installation risk.
Credentials
Only one credential (NEMO_TOKEN) is referenced as the primary credential, which is proportional for an API-based service. Minor inconsistency: requires.env is empty in registry metadata while primaryEnv is set to NEMO_TOKEN; metadata also declares a config path (~/.config/nemovideo/) which implies local config storage but SKILL.md does not explain usage.
Persistence & Privilege
The skill is not always-enabled and does not request elevated platform privileges. It can be invoked by the agent (normal behavior) but does not attempt to modify other skills or system-wide settings.
Assessment
This skill appears to do what it says: it sends your photos, clips, and text to NemoVideo's API using a single API token (NEMO_TOKEN) and returns produced videos. Before installing: verify the service domain and repository, keep the NEMO_TOKEN secret, and only upload media you are comfortable sending to an external provider (avoid sensitive personal data). Check the provider's privacy/storage policy (how long they retain uploads), revoke the token if you stop using the skill, and be aware the metadata claims a local config path (~/.config/nemovideo/) even though the instructions don't describe local files — ask the developer what that path is used for if you need stronger assurance.

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

latestvk971wsgt9d7ctr8y3zfm2z348n83tq55

License

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

Runtime requirements

🎬 Clawdis
Primary envNEMO_TOKEN

Comments