Auto Video Editor Ai
v1.0.0Tell me what you need and I'll handle the heavy lifting of video editing for you. auto-video-editor-ai is your on-demand editing assistant that transforms ra...
⭐ 0· 56·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
Name/description match the behavior: the skill calls a nemo video cloud API for rendering/transcoding, needs an API token (NEMO_TOKEN), and references a nemo config path. Nothing requested is evidently unrelated to video editing.
Instruction Scope
SKILL.md instructs the agent to obtain an anonymous token if NEMO_TOKEN isn't set, create and store a session_id, include attribution headers, detect install path (~/.clawhub or ~/.cursor/) to set X-Skill-Platform, and to upload files (either from a provided local path or by URL). These operations are consistent with a cloud-backed editor, but they also mean the agent will contact an external API and may read local file paths and upload files when you invoke upload actions. The file-upload behavior is expected for an editor but requires explicit user consent before sending any local footage.
Install Mechanism
Instruction-only skill with no install spec or downloaded code — lowest install risk. All runtime work is done via HTTP calls to the remote API.
Credentials
Only one credential (NEMO_TOKEN) is declared as required, which is proportional to the described cloud API usage. The skill will also read or reference a config path (~/.config/nemovideo/) and detect install paths to set headers; this is plausible but means tokens or configs stored there could be accessed. The skill will auto-obtain an anonymous token if none is present — convenient but means the agent will create and use credentials on your behalf.
Persistence & Privilege
always:false and no install-time writes are declared. The skill instructs storing a session_id for the session lifecycle (normal). It does not request elevated system-wide privileges or modify other skills' settings.
Assessment
This skill appears to do what it says: it contacts nemo's cloud API, uses a NEMO_TOKEN (or will create an anonymous 7-day token), and can upload video files when you use the upload action. Before installing or invoking it: 1) Confirm you trust the endpoint https://mega-api-prod.nemovideo.ai and the skill owner — network calls will send your footage to that service. 2) If you prefer control, set NEMO_TOKEN yourself instead of allowing automatic anonymous-token creation. 3) Avoid including other secrets in prompts; the skill may read ~/, ~/.clawhub, ~/.cursor, or ~/.config/nemovideo/ for platform/config detection. 4) Only use the upload feature for files you explicitly authorize to be sent. 5) If you need higher assurance, ask the author for a privacy/retention policy for uploaded media and for details on where session tokens are stored.Like a lobster shell, security has layers — review code before you run it.
latestvk975yjgywqntnkajdrnjsb7fkx843p1y
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
🎬 Clawdis
EnvNEMO_TOKEN
Primary envNEMO_TOKEN
