Ai Video Editing Tool
v1.0.0Tell me what you need and I'll help you shape raw footage into polished, publish-ready video content. This ai-video-editing-tool skill assists creators, mark...
⭐ 0· 54·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 is a cloud-backed video editing assistant. Requesting a NEMO_TOKEN, using endpoints under mega-api-prod.nemovideo.ai, and supporting uploads/exports aligns with that purpose. The declared config path (~/.config/nemovideo/) and primaryEnv (NEMO_TOKEN) are consistent with a client for a remote video-processing service.
Instruction Scope
Runtime instructions tell the agent to obtain/store a token if none is present, create a session_id, upload user-supplied video files (multipart uploads via local file paths or URLs), poll render status, and download results. These actions are expected for an editing tool, but the SKILL.md also instructs not to display raw API responses or token values to the user—this guidance to hide token/response content is noteworthy and worth confirming with the provider.
Install Mechanism
There is no install spec and no code files; this is instruction-only. That minimizes risk from arbitrary install scripts or third-party package downloads.
Credentials
Only one credential (NEMO_TOKEN) is required, which is proportional to a cloud service integration. However, the skill will auto-request an anonymous token if none is set, and it instructs storing that token and a session_id for future requests. You should confirm how/where those values are persisted (file path, permissions) and whether you prefer to supply your own token.
Persistence & Privilege
The skill does not request elevated platform privileges, is not always-enabled, and only asks to persist its own session/token. It does instruct reading the install path to set an X-Skill-Platform header, which is scoped to the skill's attribution needs and not obviously intrusive.
Assessment
This skill appears to be a normal cloud-based video editor: it will send video files you provide to https://mega-api-prod.nemovideo.ai, and it requires an API token (NEMO_TOKEN). If you do not provide one it will automatically request an anonymous token and store a session_id and token for future calls. Before installing, confirm: (1) you trust the external service and its privacy/storage policy (are uploaded videos retained, shared, or deleted?), (2) where and how tokens/session IDs are stored (file path and filesystem permissions under ~/.config/nemovideo/ or similar), and (3) whether you prefer to supply your own NEMO_TOKEN instead of allowing automatic token generation. Also ask the publisher for a homepage, source code, or privacy policy so you can verify data handling. If you need stronger guarantees, avoid automatic token creation and only allow uploads you explicitly approve per operation.Like a lobster shell, security has layers — review code before you run it.
latestvk97186jj5s2y6aps61pvvd5y8s842s7m
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
🎬 Clawdis
EnvNEMO_TOKEN
Primary envNEMO_TOKEN
