Text To Video Online Free

v1.0.0

Tell me what you need and I'll help you transform plain text into compelling videos — no software downloads, no paywalls, no experience required. This text-t...

0· 36·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
medium confidence
Purpose & Capability
The skill claims to convert text into videos via a cloud backend and only requires a NEMO_TOKEN to authenticate to that backend — this is coherent. Small mismatch: the description says "No API keys, no account setup" while the skill still expects NEMO_TOKEN (but the instructions auto-generate an anonymous token if one is not present), which explains the claim but should be made explicit to users.
Instruction Scope
Instructions are focused on calling the Nemovideo API (session creation, SSE messages, uploads, exports). They explicitly read NEMO_TOKEN from env or fetch an anonymous token, keep a session_id, and upload user-supplied files when requested. The skill also asks to detect install path and read the SKILL.md frontmatter for attribution headers — this requires reading local paths/skill metadata but is limited and used for attribution. No instructions request unrelated system credentials or broad data collection.
Install Mechanism
Instruction-only skill with no install spec and no code files — lowest-risk install surface. All runtime actions are network calls; nothing is downloaded or executed locally by an installer.
Credentials
Only NEMO_TOKEN is declared as required (and marked primary), which is appropriate for a cloud API client. The metadata also lists a config path (~/.config/nemovideo/)—that could be used to persist tokens or settings; it's not inherently disproportionate but it should be justified to the user. No unrelated credentials are requested.
Persistence & Privilege
Skill does not request always:true and does not modify other skills or system-wide agent settings. It may persist or reuse an anonymous token/session in its own config area, which is normal for a cloud-backed skill.
Assessment
This skill connects to https://mega-api-prod.nemovideo.ai and needs a NEMO_TOKEN (it will use one from your environment or request an anonymous token from the service). Before installing or invoking: 1) Confirm you trust nemovideo.ai as the backend that will process your text and any files you upload. 2) Be aware uploads will transmit files you provide to that remote API. 3) The skill may read or write a small config folder (~/.config/nemovideo/) to store tokens/sessions — remove or inspect that folder if you stop using the skill. 4) If you prefer not to have the skill request tokens automatically, supply your own NEMO_TOKEN in the environment or avoid using the anonymous-token flow. Overall the skill appears coherent for its stated purpose, but review any sensitive files before uploading and accept that the work happens on the Nemovideo cloud.

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

latestvk97b2a8skf202qwkfaamb4b2ps843exk

License

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

Runtime requirements

🎬 Clawdis
EnvNEMO_TOKEN
Primary envNEMO_TOKEN

Comments