Ai Text To Video Generator Free

v1.0.1

Type a script, a story idea, or even a single sentence — and watch it become a fully animated video in seconds. This ai-text-to-video-generator-free skill tr...

0· 84·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
The skill claims to call a NemoVideo cloud rendering API and only requires a single service credential (NEMO_TOKEN) and an optional config path; those requirements match the described cloud text→video purpose.
Instruction Scope
Runtime instructions stay focused on session creation, SSE streaming, uploads, export, and polling the rendering API. Two small scope items to note: the skill asks the agent to read the skill's YAML frontmatter at runtime to populate X-Skill-Source/X-Skill-Version, and to detect install path (~/ .clawhub, ~/.cursor/skills, etc.) to set X-Skill-Platform — both require limited filesystem reads but are plausible for attribution. The instructions also tell the agent to accept user-supplied file paths for upload (expected for an upload feature).
Install Mechanism
No install spec or external downloads — this is instruction-only so nothing is written to disk by an installer. That is the lowest-risk install posture.
Credentials
Only NEMO_TOKEN is required (declared as primaryEnv). The SKILL.md uses that token or offers to obtain an anonymous token via the service API; no unrelated secrets, keys, or third-party credentials are requested.
Persistence & Privilege
The skill is not marked always:true and uses normal agent invocation. It instructs saving a session_id (expected for session-based APIs). It does not request elevated system privileges or modify other skills' configs.
Assessment
This skill appears consistent with its stated purpose. Before installing, consider: 1) The skill will call https://mega-api-prod.nemovideo.ai and asks for a NEMO_TOKEN — only provide a token scoped to this service (avoid sharing broad or long-lived credentials). 2) If you don't have a token, the skill can create an anonymous token via the service; prefer that for less-privileged use. 3) The skill may read its own frontmatter and check common install paths to build attribution headers — this implies limited filesystem reads (not arbitrary exfiltration), but avoid uploading files that contain sensitive data (e.g., private keys, passwords, credentials). 4) There is no installer or third-party download, so the risk of arbitrary code being written to disk is low. If you want higher assurance, verify the NemoVideo service privacy/terms and test using an anonymous token before you supply any production secrets or upload sensitive media.

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

latestvk972ex3h95fa6cjb3spbk2dcbs8428nk

License

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

Runtime requirements

🎬 Clawdis
EnvNEMO_TOKEN
Primary envNEMO_TOKEN

Comments