Ai Video Intro Maker

v1.0.0

Generate professional video intros and openers with AI — create branded channel intros, animated logo reveals, title sequences, episode openers, and hook seg...

0· 76·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
Name/description claim video intro generation; SKILL.md shows concrete API usage for generating branded intros (logo uploads, prompts, export settings). The declared primary credential (NEMO_TOKEN) and a config path for ~/.config/nemovideo/ are reasonable for a 3rd-party video-generation service.
Instruction Scope
Instructions call the external API endpoint (https://mega-api-prod.nemovideo.ai/api/v1/generate) and show curl examples that upload brand data and request assets — this is appropriate for the stated purpose. Note: the skill will send uploaded logos/brand info to a remote service; the SKILL.md (truncated in the registry) appears focused on the service and does not instruct reading unrelated local files, but the endpoint and vendor have no homepage listed in the registry (source unknown), so you cannot independently verify vendor policies from the package alone.
Install Mechanism
Instruction-only skill with no install spec or code files — nothing is written to disk by the skill itself. This is the lowest-risk installation model.
Credentials
The skill requires a single API credential (NEMO_TOKEN), which is proportional to calling a private-generation API. Minor inconsistency: registry metadata lists 'Required env vars: none' while a primaryEnv (NEMO_TOKEN) is declared and used in the SKILL.md example. The metadata also declares ~/.config/nemovideo/ as a config path — reasonable for caching or local config but worth awareness.
Persistence & Privilege
always is false and there is no install behavior that requests persistent system-wide privileges. The skill is user-invocable and may be used autonomously by the agent (default) but it does not request elevated or permanent presence.
Assessment
This skill appears to do what it says: it sends prompts and optionally uploaded logos to a Nemovideo API and requires a single API token (NEMO_TOKEN). Before installing, confirm you're comfortable giving a service token for an external vendor: check NemoVideo's privacy and terms (the registry entry has no homepage), avoid putting secrets or unrelated personal data in prompts or uploads, and prefer an API token scoped/rotated for this use (or use an ephemeral token). Note the small metadata inconsistency (primaryEnv declared but not listed under required env vars) and the config path (~/.config/nemovideo/) — these are not critical but worth noting. If you need vendor assurances (retention, usage of uploaded logos/media), ask for the service's documentation or a homepage before supplying your token or proprietary assets.

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

latestvk975745014aes847me4y9tmhq983rv7s

License

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

Runtime requirements

🎬 Clawdis
Primary envNEMO_TOKEN

Comments