Ai Video From Text

v1.2.1

Turn any text into a finished video using AI — paste a script, article, blog post, product description, or rough idea and NemoVideo generates a complete vide...

0· 68·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
high confidence
Purpose & Capability
Name/description describe text→video generation and the skill only declares a single primary credential (NEMO_TOKEN) and a NemoVideo config path — both are appropriate and expected for a hosted video-generation API integration.
Instruction Scope
SKILL.md is instruction-only and shows an example curl POST to the NemoVideo API using Authorization: Bearer $NEMO_TOKEN. Instructions do not ask the agent to read unrelated system files or other credentials, but do send user-provided text to an external service (expected for this purpose). Users should be aware that any text uploaded will be transmitted to nemovideo.ai.
Install Mechanism
No install spec and no code files — lowest-risk instruction-only skill; nothing is downloaded or written to disk by the skill itself.
Credentials
Only a single API token (NEMO_TOKEN) is declared as primaryEnv, which is proportional. The metadata also declares a NemoVideo config path (~/.config/nemovideo/) — plausible for storing local credentials or preferences, but inspect that path if you keep sensitive files there.
Persistence & Privilege
Skill is not always-on and uses the platform default (agent may invoke it autonomously). It does not request elevated persistence or modify other skills or system-wide settings.
Assessment
This skill appears to do exactly what it says: it calls the NemoVideo API to turn text into a video and requires a single API token. Before installing, confirm the following: (1) Only provide a NEMO_TOKEN you trust — prefer a token with limited scope/expiry and do not reuse a high-privilege credential; (2) Do not send sensitive, regulated, or confidential text to the service unless you have reviewed NemoVideo's privacy/security policies and data retention practices; (3) Check the ~/.config/nemovideo/ directory (or any local config) for cached credentials you don't want exposed; (4) Verify billing and export behavior for generated media (the service may store or host outputs); (5) If you need stronger guarantees, contact NemoVideo for enterprise controls or use sanitized/test data. Overall, the skill is internally coherent and proportional to its purpose.

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

latestvk972kbbpc4k8efdg4hpdpzmrv983t5xm

License

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

Runtime requirements

📝 Clawdis
Primary envNEMO_TOKEN

Comments