Vertical Video Editor
v1.0.2Drop a video and describe what you need — this vertical-video-editor skill transforms horizontal or square footage into polished 9:16 content ready for TikTo...
⭐ 0· 110·0 current·0 all-time
bypeandrover adam@peand-rover
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
The skill says it will reframe/crop/video-process and all declared requirements match that: primaryEnv=NEMO_TOKEN and a config path (~/.config/nemovideo/) are used for client_id and tokens. API endpoints, upload, SSE, and export behavior are consistent with a cloud-based video processing service.
Instruction Scope
SKILL.md instructs the agent to check NEMO_TOKEN, create/read ~/.config/nemovideo/client_id (UUID), obtain an anonymous token if needed, create a session, upload files (multipart or URL), and stream SSE responses. All these actions are within the expected scope for a remote video processing skill; it does not instruct reading unrelated files or exfiltrating data outside the NemoVideo endpoints.
Install Mechanism
There is no install spec and no code files — this is instruction-only. That is the lowest-risk install profile: nothing is downloaded or written beyond the small client_id file the skill itself instructs to create.
Credentials
Only one credential is declared (NEMO_TOKEN) and that directly maps to the API-based functionality. The skill will generate an anonymous token if NEMO_TOKEN is absent and stores only a UUID in ~/.config/nemovideo/client_id; no unrelated credentials or broad environment access are requested.
Persistence & Privilege
always is false and the skill does not request persistent system-wide privileges. It writes a single client_id file under its own config path and uses API sessions. Autonomous model invocation is allowed by default (platform behavior) but is not combined with elevated privileges or other skills' config access.
Assessment
This skill will send your video files to nemovideo's cloud API for processing and will create a small file at ~/.config/nemovideo/client_id containing a UUID. Before installing, review NemoVideo's privacy and retention policy (what they keep and for how long), confirm you are comfortable uploading the kinds of videos you plan to process (avoid sensitive or private footage), and decide whether to supply your own NEMO_TOKEN or let the skill obtain a temporary anonymous token (anonymous tokens have limited lifetime/credits). If you want tighter control, disable autonomous skill invocation in your agent settings so uploads happen only after you explicitly confirm them, and verify the skill's homepage/repository to ensure the service is legitimate.Like a lobster shell, security has layers — review code before you run it.
latestvk977sv2xf9beh5qndwshb245ms83xt1y
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
📱 Clawdis
Primary envNEMO_TOKEN
