Ai Explainer Video

v1.0.0

Create animated explainer videos with AI — produce whiteboard animations, motion graphics, character-driven narratives, and infographic videos that explain p...

0· 43·0 current·0 all-time
bypeandrover adam@peand-rover
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 produce AI-generated explainer videos via a service called NemoVideo. The metadata's primaryEnv (NEMO_TOKEN) and the configPaths (~/.config/nemovideo/) align with that purpose — a token and a local service config are reasonable for a video-generation API. There are no unrelated credentials or binaries requested.
Instruction Scope
SKILL.md (partial content provided) describes producing scripts, storyboards, voiceover, music, and exports — all consistent with a video generation API. Because the SKILL.md provided is truncated in this review, I cannot confirm there are no instructions that would read unrelated system files or exfiltrate data. Based on the visible text, the instructions stay within the domain of describing inputs (product, brand assets) and requesting generated outputs.
Install Mechanism
No install spec and no code files are included, so the skill will not write binaries or archives to disk. This is the lowest-risk install footprint.
Credentials
Requesting a single service credential (NEMO_TOKEN) is proportionate for an external video-generation service. However, metadata shows requires.env: [] while primaryEnv is set to NEMO_TOKEN — that inconsistency could be a packaging oversight and should be clarified. The declared config path (~/.config/nemovideo/) is plausible but grants the skill access to any files stored there (which may include tokens or user data), so users should confirm what the skill reads from that directory.
Persistence & Privilege
The skill is not marked always:true and is user-invocable with normal autonomous model invocation allowed. It does not request system-wide changes or modify other skills' configurations based on the provided metadata.
Assessment
This skill appears to be a wrapper for a NemoVideo API and only needs a Nemo token and (optionally) a Nemo config directory. Before installing: 1) Ask the publisher for a source URL or homepage to verify the provider and review privacy/docs. 2) Confirm exactly where the skill looks for credentials (env var NEMO_TOKEN vs files under ~/.config/nemovideo/) and prefer storing tokens with least privilege. 3) Review the full SKILL.md (not just the truncated portion) to ensure it does not instruct the agent to read unrelated files or transmit local data to third parties. 4) If you will upload proprietary assets, verify how those assets are transmitted/stored by NemoVideo and whether you’re comfortable with their retention/usage policies. If any of those answers are unclear, treat the skill as untrusted until you can verify the provider and exact runtime behavior.

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

latestvk978bb0q50nyswbh81f5dtzq8d83rxq9

License

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

Runtime requirements

💡 Clawdis
Primary envNEMO_TOKEN

Comments