Video Compose
v1.0.0Skip the learning curve of professional editing software. Describe what you want — combine all clips into one video with transitions and background music — a...
⭐ 0· 60·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 describe cloud video composing; declared primary env var (NEMO_TOKEN), API endpoints, upload and render workflows all align with that purpose. Requesting a token and session state is expected for a cloud render service.
Instruction Scope
SKILL.md instructs the agent to authenticate, create sessions, upload files, stream SSE, poll render status, and save session_id — all within the video-compose domain. It also instructs to add attribution headers (reads frontmatter/version) and to detect install path for platform attribution; that requires checking the skill’s frontmatter and potentially probing typical install paths, which is minor but outside pure video-processing logic.
Install Mechanism
No install spec or code is provided (instruction-only). Nothing gets downloaded or written by an installer as part of this skill bundle.
Credentials
Only one credential is declared (NEMO_TOKEN) and the instructions explain an anonymous-token fallback if no token is set. No unrelated secrets or multiple external credentials are requested.
Persistence & Privilege
Skill is not always-enabled and does not request elevated system privileges. It asks the agent to save session_id from the API (normal). The only file/config path mentioned is an optional config dir (~/.config/nemovideo/) for config/attribution; no instructions to modify other skills or global agent settings.
Assessment
This skill appears consistent with its description, but it will upload whatever video/audio files you give it to mega-api-prod.nemovideo.ai for cloud processing. Before using it, consider: (1) Do you trust the nemo video provider and its privacy/retention policies for the content you will upload? (2) Only supply a NEMO_TOKEN you control and are comfortable using for uploads; if you don't have one, the skill will request an anonymous token automatically. (3) The skill may read its frontmatter and check common install paths to build attribution headers — no other local files are requested. If you handle sensitive footage, test with non-sensitive clips first or avoid installing.Like a lobster shell, security has layers — review code before you run it.
latestvk975q91vg9denw4nmdfwkrqdx584q2sg
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
🎬 Clawdis
EnvNEMO_TOKEN
Primary envNEMO_TOKEN
