Free Generator Free

v1.0.0

Skip the learning curve of professional editing software. Describe what you want — generate a 30-second video from this text prompt at no cost — and get gene...

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
high confidence
Purpose & Capability
The skill's name/description match the runtime instructions: it calls a NemoVideo cloud API and requires a NEMO_TOKEN. One small mismatch: the frontmatter declares a config path (~/.config/nemovideo/) but the runtime instructions do not explicitly require reading or writing that path — this is plausible (for caching tokens) but not justified in-text.
Instruction Scope
SKILL.md instructs only to check/use NEMO_TOKEN (or obtain an anonymous token), create sessions, upload files, and poll render endpoints. It does not ask to read unrelated system files or other environment variables. It does require uploading user files to a third-party API (expected for a video generator).
Install Mechanism
No install script or downloaded code is present; this is instruction-only, which minimizes disk-write risk.
Credentials
Only a single service credential (NEMO_TOKEN) is requested. The token is justified by the described cloud API usage and the SKILL.md documents how to obtain an anonymous token if one is not present.
Persistence & Privilege
Skill is not marked always:true and uses default autonomous invocation. The frontmatter lists a config path (possible local storage of session/token), but SKILL.md does not require global configuration changes or access to other skills' configs.
Assessment
This skill appears coherent with its stated purpose, but consider privacy and trust before using it: any files you upload and prompts you send go to the nemovideo.ai backend (an anonymous 7-day token may be created automatically). If you need confidentiality, avoid uploading sensitive material. Verify the service's terms/privacy and, if you prefer, provide your own NEMO_TOKEN rather than letting the skill obtain an anonymous token. Note the frontmatter references a local config path (~/.config/nemovideo/) — check whether the agent stores tokens or session info there if you care about local persistence.

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

latestvk97452zj6akr5hf7b9a0j4g5s184qqtb

License

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

Runtime requirements

🎬 Clawdis
EnvNEMO_TOKEN
Primary envNEMO_TOKEN

Comments