Free Text To Video Generator

v1.0.0

Type a concept, script, or story idea and watch it transform into a fully rendered video — no camera, no footage, no editing timeline required. This free-tex...

0· 48·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 name/description (text→video) match the declared requirement (NEMO_TOKEN) and the SKILL.md describes calls to a nemo video API. The declared config path (~/.config/nemovideo/) and the single primary env var are coherent with the stated purpose.
Instruction Scope
Runtime instructions stay within the stated scope: create sessions, send SSE messages, upload files, check credits, and export renders. They do instruct network calls to https://mega-api-prod.nemovideo.ai and to upload user-provided files (multipart @/path or URL). The skill also instructs detecting an install path for an attribution header (minor local path read). These behaviors are expected for this capability but do mean user text and any uploaded files will be sent to a third-party API.
Install Mechanism
Instruction-only skill with no install spec and no code files — nothing is written to disk by an installer. This is low install risk.
Credentials
Only one credential (NEMO_TOKEN) is required and used as a Bearer token for API requests; the SKILL.md also documents a fallback anonymous-token flow if no token is present. The number and type of env vars are proportional to the service's needs. Note: the token will be transmitted to the remote API in Authorization headers.
Persistence & Privilege
The skill does not request always:true and has no install actions. It does not ask to modify other skills or system-wide settings. Autonomous invocation is allowed by default (platform behavior) — combine that knowledge with network access when deciding trust.
Assessment
This skill is internally consistent for a text→video service, but take the following precautions before installing or using it: - Verify the remote API domain (mega-api-prod.nemovideo.ai) and the service's legitimacy (homepage, docs, privacy policy) before sending sensitive data. - Treat NEMO_TOKEN as a bearer credential: do not reuse high-privilege keys. Prefer a scoped/ephemeral token for testing. - Do not upload files that contain secrets, private keys, or personally identifiable information unless you trust the service and its data retention policy. - Be aware the skill will send any prompt text and uploaded files to the third-party API and will set attribution headers derived from local paths; avoid including secret paths or credentials in prompts. - Because the package has no homepage or clear provenance, exercise extra caution and consider testing with dummy data first. If you need higher assurance, ask the publisher for documentation or source code before trusting real data.

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

latestvk97dznzybsxzerb50wj4jp4a5n842hgz

License

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

Runtime requirements

🎬 Clawdis
EnvNEMO_TOKEN
Primary envNEMO_TOKEN

Comments