Text To Video Ai Free
v1.0.0Cloud-based text-to-video-ai-free tool that handles generating videos from written text or scripts. Upload TXT, DOCX, PDF, copied text files (up to 500MB), d...
⭐ 0· 65·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description map to a cloud text-to-video service. The only required credential is NEMO_TOKEN, which is appropriate for authenticated API calls to the nemovideo backend. No unrelated credentials or binaries are requested.
Instruction Scope
SKILL.md describes connecting to the service, creating a session, uploading files, using SSE, polling render status, and exporting — all within the expected scope. It does instruct the agent to detect install path for an attribution header and to save session_id and tokens for operation, which is reasonable for this skill and explicitly cautions not to print tokens.
Install Mechanism
Instruction-only skill with no install spec and no code files. This is the lowest-risk model: nothing is downloaded or written by an installer step beyond what the agent itself does at runtime.
Credentials
Only NEMO_TOKEN is required and is declared as the primary credential — this is proportional. Minor inconsistency: SKILL.md metadata references a config path (~/.config/nemovideo/) and deriving platform from install path, but the registry metadata listed no required config paths; the skill may read or write a session/token to local config, which is reasonable but worth noting.
Persistence & Privilege
always:false and user-invocable:true (default) — no elevated persistence. The skill asks the agent to persist session_id and use tokens for subsequent calls, which is normal for a session-driven cloud API and does not modify other skills or global agent settings.
Assessment
This skill appears coherent for a cloud text→video service: it needs NEMO_TOKEN (or will fetch an anonymous token) and will call the listed nemovideo.ai endpoints to upload files, run SSE, and request renders. Before installing: 1) Confirm you trust the external service domain (mega-api-prod.nemovideo.ai) and its privacy/terms, since uploaded content and generated tokens will go to that service. 2) Avoid uploading sensitive or confidential material unless you accept the service's handling of data. 3) Note the skill may store session_id/token locally (SKILL.md mentions saving them and a config path in metadata); check where tokens/sessions are stored and how long they persist. 4) The registry metadata vs SKILL.md has a small mismatch about config paths — if you need strict guarantees, ask the publisher for clarification or a canonical homepage/source. Overall the skill is internally consistent, but treat tokens and uploaded content as data shared with the external API.Like a lobster shell, security has layers — review code before you run it.
latestvk97a69t4q6bzawtzxnahtv75t584j9vx
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
🎬 Clawdis
EnvNEMO_TOKEN
Primary envNEMO_TOKEN
