Make Video Ai

v11.0.0

Make any video with AI — describe what you want and NemoVideo creates it. Marketing ads, social content, educational lessons, product showcases, brand storie...

0· 137·1 current·1 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Pending
View report →
OpenClawOpenClaw
Benign
medium confidence
Purpose & Capability
Name/description are a text-to-video service. The skill's runtime instructions call a Nemovideo API and require an API token (NEMO_TOKEN), which is proportionate to the stated purpose.
Instruction Scope
SKILL.md instructs the agent to POST user prompts and parameters to a NemoVideo API endpoint using Authorization: Bearer $NEMO_TOKEN. That is expected for a cloud video-generation integration, but it means any user-supplied text (and any attachments if supported) will be sent to a third party. The SKILL.md metadata also references a config path (~/.config/nemovideo/) which suggests the skill may read local config files for credentials — the visible instructions do not show other file or env accesses, but the skill could read that path.
Install Mechanism
No install spec and no code files — instruction-only. Nothing is written to disk by an installer, minimizing installation risk.
Credentials
The primary credential NEMO_TOKEN is appropriate for a cloud API. Minor inconsistency: registry summary listed 'Required env vars: none' but SKILL.md metadata and examples use NEMO_TOKEN and reference ~/.config/nemovideo/. No other unrelated credentials are requested.
Persistence & Privilege
always is false and the skill does not request permanent platform-wide privileges. There is no evidence it modifies other skills or system-wide settings.
Assessment
This skill sends prompts and parameters to a NemoVideo API and requires an account token (NEMO_TOKEN). Before installing: 1) Confirm you trust the NemoVideo service and check its privacy/TOS (the skill has no homepage and the source is unknown). 2) Prefer using a limited-scope or disposable API token rather than a high-privilege account token. 3) Check ~/.config/nemovideo/ for stored tokens or secrets and remove or rotate anything sensitive you don't want used. 4) Avoid sending sensitive or personally identifiable data through the skill — anything you type will be transmitted to the third‑party API. 5) The metadata has minor inconsistencies (declared required env empty vs primaryEnv present); if you need higher assurance, request the vendor/source and a full SKILL.md to inspect any additional instructions not shown here.

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

latestvk97eqc93ayc9jhef96tdd9ve9183szzs

License

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

Runtime requirements

🎥 Clawdis
Primary envNEMO_TOKEN

Comments