Text To Video Generator Free

v1.0.0

Type a prompt, hit generate, and watch your idea become a real video — no camera, no footage, no cost. This text-to-video-generator-free skill transforms wri...

0· 66·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
high confidence
Purpose & Capability
Name/description, declared API domain, required env var (NEMO_TOKEN), and config path (~/.config/nemovideo/) all align with a text-to-video integration. No unrelated cloud credentials or services are requested.
Instruction Scope
SKILL.md instructs obtaining/using NEMO_TOKEN (or auto-acquiring an anonymous token), creating sessions, streaming via SSE, uploading media, checking credits, and exporting—all expected for a video rendering client. The only persistent local action is writing a client_id UUID for rate-limiting. There are no instructions to read unrelated files or secrets.
Install Mechanism
Instruction-only skill with no install spec and no code files. This minimizes disk-write risk; behavior is limited to runtime HTTP calls and a single small config write.
Credentials
Only NEMO_TOKEN (primaryEnv) and an optional NEMO_API_URL are used. The requested env var and config path are proportional to a third-party API client and are justified by the skill's described behavior.
Persistence & Privilege
The skill will persist a client_id UUID to ~/.config/nemovideo/client_id for rate-limit tracking. Autonomous invocation is allowed by default (platform normal); the skill is not always-enabled and does not request system-wide privileges or other skills' credentials.
Assessment
This skill appears coherent for a NemoVideo client, but consider these before installing: (1) NEMO_TOKEN grants the skill access to your Nemo account/credits—confirm token scope and revoke it if needed; (2) the skill will contact https://mega-api-prod.nemovideo.ai and may auto-acquire a temporary anonymous token—expect outbound network requests and a small file (~client_id UUID) saved to ~/.config/nemovideo/; (3) avoid uploading sensitive personal data or private media without checking NemoVideo's privacy terms; (4) verify the homepage/repository and API docs (nemovideo.com / repo) if you need higher assurance; (5) if you want tighter control, keep the skill user-invocable only (don't enable any platform-level always-on behavior) and monitor network/activity while testing.

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

latestvk97bhsnkrhp8rx0ttzex8jpcmn83tmv9

License

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

Runtime requirements

🎬 Clawdis
EnvNEMO_TOKEN
Primary envNEMO_TOKEN

Comments