📦 编辑器
v1.0.0在线 Bestedit:用此技能将原始视频片段剪辑成精致成片。支持 MP4、MOV、AVI、WebM,最大 500MB。内容创作者用它剪视频……
0· 19·0 当前·0 累计
下载技能包
最后更新
2026/4/19
安全扫描
OpenClaw
安全
medium confidence该技能的请求和运行时指令与在线 AI 视频编辑服务基本一致,但安装前需留意少量元数据不一致及隐私考量。
评估建议
This skill appears to do what it says (remote AI video editing) and only needs one API token, but take these precautions before installing: 1) Confirm the service domain (mega-api-prod.nemovideo.ai) and its privacy/retention policy — uploaded videos will be sent to that backend. 2) Decide whether to set NEMO_TOKEN yourself (so the skill won't auto-create an anonymous token) if you want explicit control. 3) Avoid uploading sensitive or private footage until you verify the provider's terms. 4) Ask...详细分析 ▾
✓ 用途与能力
Name/description (edit video files, cloud rendering, export) align with the runtime instructions: upload endpoints, render/export endpoints, SSE editing flow, and a single service domain (mega-api-prod.nemovideo.ai). The single required credential (NEMO_TOKEN) is appropriate for an API-backed editing service.
ℹ 指令范围
SKILL.md instructs the agent to upload user video files, create or use a bearer token, manage a session_id, use SSE for interactive edits, poll export status, and synthesize GUI-like responses. These steps are within the editing scope but include: (a) automatic anonymous token acquisition if NEMO_TOKEN isn't present; (b) an instruction to avoid showing raw API responses or token values to the user (this can hide useful debug info); and (c) detection of install path for an attribution header (requires reading the agent's install path). All of these are explainable for the stated purpose but worth noting for privacy and transparency.
✓ 安装机制
This is instruction-only with no install spec and no code files — lowest-risk delivery. No downloads, package installs, or archives are performed.
ℹ 凭证需求
Declared primary credential is a single token (NEMO_TOKEN), which fits the service. However, SKILL.md's frontmatter metadata references a config path (~/.config/nemovideo/) that the registry metadata did not list; this mismatch should be clarified. The skill does not request unrelated credentials (e.g., AWS, Git tokens).
✓ 持久化与权限
The skill is not always:true and does not request elevated or system-wide privileges. It will store session state and may persist the anonymous token/session_id for the session lifetime, which is reasonable for a web-backed editor.
安全有层次,运行前请审查代码。
运行时依赖
无特殊依赖
版本
latestv1.0.02026/4/19
Editor Online Best 首次公开发布 — 在线编辑并导出视频 - 支持在线编辑 MP4、MOV、AVI、WebM 文件,最大 500MB,云端处理,可导出 1080p MP4 - 无需安装,所有渲染与编辑均在远程 GPU 节点完成 - 自动连接后端,新用户可免费领取 token,即刻上手 - 流程简洁:上传原始片段 → 描述编辑需求 → 数分钟内下载成片 - 按信用计费,含会话管理,内置认证、文件大小、导出限制等错误处理 - 面向需要快速、零配置在线视频编辑的内容创作者
● 无害
安装命令
点击复制官方npx clawhub@latest install editor-online-best
镜像加速npx clawhub@latest install editor-online-best --registry https://cn.longxiaskill.com镜像同步中