Ai Explainer Video Maker

v2.0.0

Create animated explainer videos that make complex ideas simple in 60-120 seconds. NemoVideo produces whiteboard animations, motion-graphics explainers, and...

1· 83·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Pending
View report →
OpenClawOpenClaw
Benign
medium confidence
Purpose & Capability
The skill claims to create explainer videos and its runtime instructions show POSTing scripts and generation parameters to a NemoVideo API; requesting a NEMO_TOKEN is proportional to that purpose. There is a small metadata mismatch: the registry lists no required env vars but a primaryEnv (NEMO_TOKEN) is declared — functionally consistent but mildly sloppy.
Instruction Scope
SKILL.md provides explicit curl examples that send user-provided scripts and settings to https://mega-api-prod.nemovideo.ai/api/v1/generate using Authorization: Bearer $NEMO_TOKEN. The instructions do not ask the agent to read unrelated local files or other environment variables. Note: user content (scripts, assets) will be transmitted to the remote API — expected for this service but worth being aware of for sensitive input.
Install Mechanism
No install spec and no code files — instruction-only skill — so nothing is downloaded or written to disk by an installer. This is the lowest-risk install model.
Credentials
Only a single service credential (NEMO_TOKEN) is required as the primary credential, which matches the described API usage. The metadata also references a config path (~/.config/nemovideo/) where tokens/config may be stored — that is plausible but the registry listing of required env vars being empty while primaryEnv exists is a minor inconsistency to note.
Persistence & Privilege
always:false and model invocation is allowed (default). The skill does not request persistent elevated privileges or modify other skills or system settings. Autonomous invocation is the platform default and not in itself concerning here.
Assessment
This skill appears to be a straightforward client for a NemoVideo generation API and asks only for a NEMO_TOKEN. Before installing: verify the NemoVideo domain (mega-api-prod.nemovideo.ai) and the skill author's trustworthiness (there is no homepage or source listed), confirm the intended scope of any NEMO_TOKEN you provide (use a token with limited scope or billing caps if possible), avoid sending sensitive or private data in scripts/assets, and review the service's privacy/terms and billing model. If you need higher assurance, ask the publisher for a homepage/source repo or test with a throwaway token.

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

latestvk97e3mzjvnam25s2jvcs4n3pad83ss0z

License

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

Runtime requirements

💡 Clawdis
Primary envNEMO_TOKEN

Comments