Ai Video Creator From Text

v1.0.0

Cloud-based ai-video-creator-from-text tool that handles generating videos from written content or scripts. Upload TXT, DOCX, PDF, copied text files (up to 5...

0· 59·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 be a cloud AI video generator and only requests a single service credential (NEMO_TOKEN), which is coherent. However, the SKILL.md frontmatter lists a config path (~/.config/nemovideo/) while the registry metadata declared no required config paths — this mismatch is an inconsistency to verify.
Instruction Scope
The SKILL.md stays within the expected scope: it instructs how to obtain/use a session token, create sessions, upload files, stream SSE events, and export renders. It explicitly requires sending user text and uploaded files to the external nemovideo.ai API (expected for this purpose). It also instructs storing session/token values for subsequent requests and not showing raw tokens to users.
Install Mechanism
This is an instruction-only skill with no install spec or code files, so nothing is written to disk by an installer — the lowest-risk install model.
Credentials
Only one credential (NEMO_TOKEN) is declared as required and is the primary credential — appropriate for a cloud API. The SKILL.md, however, describes an automatic anonymous-token acquisition flow that will generate and store a token if none is present; you should confirm where the token/session will be persisted (memory, env, or disk) and whether that storage location matches your security policy.
Persistence & Privilege
The skill does not request always:true, elevated privileges, or modifications to other skills. It will store session state/token for its own use (normal for API integrations).
Assessment
This skill appears internally consistent for a cloud video-generation tool, but take these precautions before installing or using it: - Understand that any text and uploaded files will be sent to an external service at mega-api-prod.nemovideo.ai; do not upload sensitive or proprietary content unless you trust the provider and have reviewed their policies. - The skill will use or obtain a NEMO_TOKEN. Confirm where that token and the session_id will be stored (in-memory vs. written to ~/.config/nemovideo/ or other files) and whether that storage aligns with your security requirements. - There is no homepage or known source listed — consider verifying the vendor (nemovideo.ai), looking for documentation or a privacy policy, and testing with non-sensitive data first. - Note the small metadata mismatch: the SKILL.md frontmatter references a config path but the registry metadata listed none; ask the publisher to clarify whether the skill will read/write ~/.config/nemovideo/ before installing. - If you need the agent to never contact external services for sensitive projects, do not enable this skill or ensure it is only invoked with explicit user consent.

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

latestvk975r5fw6dyt9zqj7xhbavg0cd84jpee

License

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

Runtime requirements

🎬 Clawdis
EnvNEMO_TOKEN
Primary envNEMO_TOKEN

Comments