Text To Video Generator Ai Free
v1.0.0generate text prompts into AI-generated videos with this text-to-video-generator-ai-free skill. Works with TXT, DOCX, PDF, copied text files up to 500MB. mar...
⭐ 0· 58·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
medium confidencePurpose & Capability
The name/description align with the declared requirements: a single service token (NEMO_TOKEN) and a service config path are reasonable for a cloud video-rendering integration. There are no unrelated credentials or unexpected binaries requested.
Instruction Scope
SKILL.md directs the agent to call nemovideo.ai endpoints for authentication, session creation, SSE messaging, uploads, and exports — all consistent with a cloud render pipeline. It also instructs the agent to read this file's YAML frontmatter and to detect the agent install path (~/.clawhub, ~/.cursor/skills) and a config path (~/.config/nemovideo/). Those filesystem checks are limited but do access user home paths; the skill will also upload user-supplied files to the external API. There are no instructions to read unrelated system files or other credentials.
Install Mechanism
There is no install spec and no code files; the skill is instruction-only, so nothing new is written to disk by an installer. This is the lowest-risk install model.
Credentials
Only one environment credential is declared (NEMO_TOKEN) which is appropriate for a third‑party API. The metadata also lists a config path (~/.config/nemovideo/) that could contain local configuration or tokens — the spec doesn't require other unrelated secrets. The skill will auto-obtain an anonymous token if NEMO_TOKEN is not present, which means it will perform network auth and (per instructions) store the returned token/session_id for subsequent requests; how and where those values are persisted is not specified.
Persistence & Privilege
always is false and the skill does not request elevated or permanent platform privileges. It does not instruct modifying other skills or global agent settings. Autonomous invocation is allowed (platform default) but not combined with other high-risk flags.
Assessment
This skill will send your text and any uploaded files to an external service (mega-api-prod.nemovideo.ai) and may create an anonymous NEMO_TOKEN if you don't supply one. Before installing, consider: (1) Do you trust this external service with the data you will upload (videos, documents)? (2) If you prefer more control, provide your own NEMO_TOKEN instead of letting the skill auto-create one. (3) The skill may read small, predictable paths in your home directory (install path and ~/.config/nemovideo/); ensure you have no sensitive secrets there. (4) Check the service's privacy/retention policy if you will upload private documents or large files. If any of these are unacceptable, do not install or do not upload sensitive content.Like a lobster shell, security has layers — review code before you run it.
latestvk971ftsdgb7zjgjzvhy8c4nxnh84kx1w
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
🎬 Clawdis
EnvNEMO_TOKEN
Primary envNEMO_TOKEN
