Video Ai
v1.0.0content creators and marketers edit raw video footage into AI-edited videos using this skill. Accepts MP4, MOV, AVI, WebM up to 500MB, renders on cloud GPUs...
⭐ 0· 66·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
medium confidencePurpose & Capability
The skill name and description (AI cloud video editing) align with the only credential it requests (NEMO_TOKEN) and the API endpoints used. Asking for a service token to call a remote render API is coherent with the stated purpose.
Instruction Scope
SKILL.md instructs the agent to read NEMO_TOKEN from the environment (if present), otherwise obtain an anonymous token by POSTing to the service. It also describes uploading user video files (multipart file upload) and streaming SSE responses. This is expected for a cloud render workflow, but it means the agent will transmit user media and session state to an external domain (mega-api-prod.nemovideo.ai).
Install Mechanism
This is an instruction-only skill with no install spec or code files, so nothing is written to disk by an installer. That lowers install-time risk.
Credentials
Only NEMO_TOKEN is declared as required, which is proportionate for a remote video service. However, the SKILL.md frontmatter includes a config path (~/.config/nemovideo/) not declared elsewhere in the registry metadata — this mismatch should be clarified because it implies the skill might read local config files.
Persistence & Privilege
The skill does not request 'always: true' or other elevated platform privileges. It can be invoked autonomously by agents (default) but does not claim permanent system presence or mutate other skills' configs.
Assessment
This skill will upload your video files and related metadata to an external service (mega-api-prod.nemovideo.ai) and will use a NEMO_TOKEN if present or fetch an anonymous token for you. Before installing, confirm you trust that remote service and understand its data handling and retention policy. Ask the publisher for: (1) a homepage or contact, (2) confirmation whether the skill will read ~/.config/nemovideo (frontmatter suggests it might), and (3) what the NEMO token scope and lifetime are. If you handle sensitive video content, avoid using this skill until you've verified the service and policies. The metadata inconsistency (registry shows no config paths, SKILL.md frontmatter lists one) lowers confidence — request clarification from the author.Like a lobster shell, security has layers — review code before you run it.
latestvk9746s0kcxb9mhpmywav37nzz984kg43
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
🎬 Clawdis
EnvNEMO_TOKEN
Primary envNEMO_TOKEN
