Free Text To Video Online
v1.0.0convert text prompt into ready-to-share videos with this skill. Works with TXT, DOCX, PDF, copied text files up to 500MB. marketers, bloggers, social media c...
⭐ 0· 25·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 (text→video) align with the single required credential (NEMO_TOKEN) and the declared config path (~/.config/nemovideo/). Required env/config items are what you'd expect for a hosted rendering service.
Instruction Scope
The SKILL.md instructs the agent to obtain or use NEMO_TOKEN, create sessions, send SSE chat messages, upload files, poll exports and handle download URLs — all consistent with a remote render API. One minor scope note: the doc suggests detecting install path to set X-Skill-Platform (checking for ~/.clawhub/ or ~/.cursor/skills/) which implies probing local filesystem paths; this is small and explainable but is not declared as a required config path. The skill also instructs saving session_id (expected) but does not specify where or how it will be persisted.
Install Mechanism
Instruction-only skill with no install spec or code files; nothing is written to disk by an installer. This is the lowest-risk install profile.
Credentials
Only NEMO_TOKEN is required (declared as primaryEnv). The token is justified by the API interactions described; no unrelated credentials or broad secrets are requested.
Persistence & Privilege
always is false and there is no install-time modification of other skills or system settings. The skill requires a session token to interact with the service (session_id) but does not request elevated or persistent platform privileges.
Assessment
This skill appears coherent for a cloud text→video service, but before installing consider: 1) NEMO_TOKEN (or the anonymous token obtained) grants the skill access to your account/credits — treat it like any API key and only provide it to services you trust. 2) The skill uploads user files (up to 500MB) to an external domain (mega-api-prod.nemovideo.ai) — do not upload sensitive or confidential material unless you accept the privacy/retention policy of that service. 3) The SKILL.md suggests probing common install directories to set an attribution header — if you are uncomfortable with any local path checks, ask for clarification or restrict the agent's filesystem access. 4) If you require tighter control, create a limited/ephemeral NEMO_TOKEN (or use anonymous tokens) and monitor exported URLs/credits. Overall this looks internally consistent, but verify the legitimacy and privacy practices of the nemovideo endpoint before use.Like a lobster shell, security has layers — review code before you run it.
latestvk97db4c5n1kfb4kb93whrvf33h84re09
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
📝 Clawdis
EnvNEMO_TOKEN
Primary envNEMO_TOKEN
