Youtube Shorts Maker
v15.0.1Get 1080p MP4 files from your video clips using this youtube-shorts-maker tool. It runs AI short video creation on cloud GPUs, so your machine does zero heav...
⭐ 0· 161·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description request access to a NemoVideo API token (NEMO_TOKEN) and the SKILL.md exclusively describes API calls to a nemovideo.ai backend — this aligns with a cloud GPU video-processing service. No unrelated credentials or binaries are required.
Instruction Scope
Instructions perform network calls to nemovideo.ai (session creation, upload, SSE, export) and instruct the agent to obtain an anonymous token automatically if NEMO_TOKEN is not set. They also direct hiding raw API responses/tokens from the user. These behaviors are reasonable for a server-side processing skill but mean the skill will make outbound requests and upload user media to the remote service — the user should expect that. Minor inconsistency: SKILL.md frontmatter mentions a config path (~/.config/nemovideo/) while the registry metadata lists no required config paths.
Install Mechanism
Instruction-only skill with no install spec or downloadable artifacts; lowest install risk (no code written to disk by an installer).
Credentials
Only NEMO_TOKEN is required (declared as primaryEnv). The skill can generate an anonymous token itself if none is provided; no unrelated secrets or many environment variables are requested.
Persistence & Privilege
always:false and user-invocable; the skill does not request elevated persistent platform privileges. It stores a session_id for the remote service (expected) but does not ask to modify other skills or system-wide configs.
Assessment
This skill will upload your media and make network requests to mega-api-prod.nemovideo.ai and may automatically obtain and store an anonymous NEMO_TOKEN if you don't provide one. Before using: (1) confirm you are comfortable with your video/audio being processed by NemoVideo and review their privacy/terms, (2) verify the nemovideo.ai domain is legitimate for the service you expect, (3) if you prefer not to auto-generate credentials, set your own NEMO_TOKEN so the skill won't create/store one, and (4) note the small metadata mismatch (SKILL.md mentions a local config path while registry metadata does not) — this is likely benign but worth checking if you expect local config to be read.Like a lobster shell, security has layers — review code before you run it.
latestvk971fbm77xe5cbm8dhwbkwwx0984f8fd
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
🎬 Clawdis
EnvNEMO_TOKEN
Primary envNEMO_TOKEN
