Easy Editor Ai
v1.0.0content creators edit raw video clips into edited MP4 clips using this skill. Accepts MP4, MOV, AVI, WebM up to 500MB, renders on cloud GPUs at 1080p, and re...
⭐ 0· 18·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, required env var (NEMO_TOKEN), accepted file types, and listed API endpoints all align with a cloud video-rendering/editing service. No unrelated credentials or binaries are requested.
Instruction Scope
Runtime instructions stay within the editing workflow (auth, session creation, file upload, SSE streaming, render/poll). Two minor notes: the metadata declares a config path (~/.config/nemovideo/) and the doc says X-Skill-Platform is detected from the install path, which implies the agent may inspect its install/config paths to set headers — this is plausible for attribution but is broader system access than strictly necessary to upload a user-provided file.
Install Mechanism
Instruction-only skill with no install spec or downloaded code, which is the lowest-risk install model.
Credentials
Only a single service token (NEMO_TOKEN) is required, which matches the documented API authorization. The skill offers to obtain an anonymous token itself via an API call rather than requesting additional unrelated secrets.
Persistence & Privilege
Skill is not force-installed (always:false) and does not request special persistent privileges or modifications to other skills. Autonomous invocation is allowed (platform default) and is appropriate for this kind of service.
Assessment
This skill behaves like a normal cloud video-editing integration: it will upload your files to mega-api-prod.nemovideo.ai and use a service token (NEMO_TOKEN or an anonymous token it fetches) to run edits and return a URL. Before installing, consider: (1) privacy: uploaded videos are sent to a third party—don’t upload sensitive footage unless you trust the service; (2) token handling: supplying NEMO_TOKEN grants the skill access to your account’s credits and jobs; (3) local path access: the skill metadata references ~/.config/nemovideo/ and determines an X-Skill-Platform from install paths, which may cause the agent to inspect those paths for attribution—if you don’t want that, avoid granting filesystem access or ask the skill author to remove that requirement; (4) costs/limits: anonymous tokens have limited credits/expiry and exports may be gated by subscription. If you need more assurance, verify the service domain, review its privacy/terms, and test with non-sensitive sample videos first.Like a lobster shell, security has layers — review code before you run it.
latestvk975t7zrs5vnn6ac1f3qs4c36984j24h
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
✂️ Clawdis
EnvNEMO_TOKEN
Primary envNEMO_TOKEN
