Free Editor Online
v1.0.0edit video clips into edited video clips with this skill. Works with MP4, MOV, AVI, WebM files up to 500MB. students and casual creators use it for editing r...
⭐ 0· 16·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 name/description (cloud video editing) matches the runtime instructions: the SKILL.md describes endpoints for session creation, upload, SSE editing, and render/export. Requesting a single NEMO_TOKEN credential is appropriate for an external video-processing API.
Instruction Scope
Instructions are focused on the editing workflow and remote API. Two small scope issues: (1) the frontmatter asks the agent to derive an X-Skill-Platform value from install paths (e.g., ~/.clawhub/, ~/.cursor/skills/) which implies inspecting local paths; (2) the top-level description limits supported types and size (MP4/MOV/AVI/WebM up to 500MB) but later the doc lists additional accepted types (mkv, jpg, png, mp3, etc.) — inconsistent but not clearly malicious. The SKILL.md also instructs generating anonymous tokens and avoiding printing tokens/raw JSON, which is appropriate operational guidance.
Install Mechanism
No install spec and no code files — this is instruction-only, so nothing is written to disk by the install process. That is the lowest-risk install mechanism.
Credentials
Only one required env var (NEMO_TOKEN) is declared and used — proportionate for an API-backed editor. Minor inconsistency: registry metadata shows no required config paths, but the SKILL.md frontmatter lists a config path (~/.config/nemovideo/). This mismatch should be clarified (does the skill need to read/write that config path?).
Persistence & Privilege
Skill is not force-enabled (always:false) and uses normal autonomous invocation. It will create short-lived sessions and store session_id values per session — expected for this use-case. The skill does not request system-wide privileges or other skills' credentials.
Assessment
This skill appears to do what it says (cloud-based video editing) and only asks for a single service token, but before installing consider:
- Privacy: using this skill uploads your video/audio files to mega-api-prod.nemovideo.ai. Don’t use it for sensitive content unless you trust the service and have confirmed data retention and sharing policies.
- Tokens: the skill can generate an anonymous NEMO_TOKEN (100 credits, 7-day expiry). Anonymous tokens are convenient but still grant the service access to your uploads; treat them like secrets and the doc’s instruction not to print tokens is correct.
- Metadata mismatches: the SKILL.md frontmatter lists a config path (~/.config/nemovideo/) and later lists more accepted file types than the brief description — ask the publisher to clarify whether any local config is required and confirm true supported formats/size limits.
- Billing/limits: the doc references credits, rate limits, and 402 conditions — check pricing/limits if you’ll process many or large files.
If you need higher confidence, ask the publisher for: (1) their privacy/retention policy and domain ownership, (2) confirmation whether the skill reads/writes local config paths, and (3) clarification on supported file types and the 500MB limit.Like a lobster shell, security has layers — review code before you run it.
latestvk9712s5kfega3sd799esehtww184qd7p
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
✂️ Clawdis
EnvNEMO_TOKEN
Primary envNEMO_TOKEN
