Video Maker Ai Best

v1.0.0

Skip the learning curve of professional editing software. Describe what you want — combine my clips into a polished video with music and transitions — and ge...

0· 57·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
Name/description (cloud AI video creation) aligns with the runtime instructions: all API calls, uploads, and exports target the nemovideo backend and require a service token (NEMO_TOKEN). No unrelated services or credentials are requested.
Instruction Scope
SKILL.md instructs the agent to upload user media to https://mega-api-prod.nemovideo.ai, create sessions, and poll render jobs. It also instructs automatic anonymous-token acquisition if NEMO_TOKEN is not present and to hide raw token values from users. Uploading user files and auto-creating tokens are expected for this purpose but are privacy-sensitive actions the user should be aware of.
Install Mechanism
No install spec and no code files (instruction-only). This is the lowest-risk install surface — nothing is downloaded or written by the skill itself.
Credentials
Only a single credential (NEMO_TOKEN) is required, which is proportional to a hosted video-rendering service. Minor inconsistency: the registry metadata shown with the skill reported no required config paths, but the SKILL.md frontmatter lists a config path (~/.config/nemovideo/). The skill also instructs storing session_id for requests but doesn't specify secure storage.
Persistence & Privilege
always:false and no special persistence or system-wide config changes. The skill can be invoked autonomously (platform default), which increases the blast radius only in the expected way for a network-backed skill.
Assessment
This skill will upload any files you drop into it to mega-api-prod.nemovideo.ai and will use or obtain a NEMO_TOKEN (it can auto-generate an anonymous token if you don't provide one). Before installing: (1) Confirm you're comfortable having your media sent to that external service and check its privacy/retention policy; (2) If you want control, supply your own NEMO_TOKEN rather than letting the skill auto-create one; (3) Note the small metadata mismatch (SKILL.md mentions ~/.config/nemovideo/ while registry metadata did not) — it's likely harmless but worth awareness; (4) The skill does not request other credentials or install code locally, so risk is limited to network transfers and token usage.

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

latestvk977mt1aa5ew3e6h57ybjhd0fh84nh8c

License

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

Runtime requirements

🎬 Clawdis
EnvNEMO_TOKEN
Primary envNEMO_TOKEN

Comments