Easy Editor Ai — 云端视频编辑器
v1.0.0内容创作者可以使用此技能编辑原始视频片段(支持 MP4、MOV、AVI、WebM,最大 500MB),在云端 GPU 上渲染 1080p MP4 视频,仅需 1-2 分钟,无需本地安装。
0· 31·0 当前·0 累计
安全扫描
OpenClaw
安全
high confidence技能的请求和指令与云端视频编辑服务一致:需要服务令牌、上传媒体文件、调用远程 API;所请求的内容看似没有超出范围。
评估建议
此技能表现像一个正常的云端视频编辑集成:将上传您的文件到 mega-api-prod.nemovideo.ai,并使用服务令牌(NEMO_TOKEN 或它获取的匿名令牌)运行编辑并返回 URL。安装前,请考虑:(1)隐私:上传的视频将发送到第三方服务——除非信任服务,否则不要上传敏感录像;(2)令牌处理:提供 NEMO_TOKEN 将授予技能访问您的账户信用和作业;(3)本地路径访问:技能元数据引用 ~/.config/nemovideo/,并根据安装路径确定 X-Skill-Platform,这可能会导致代理检查这些路径以进行归属——如果不希望这样,请避免授予文件系统访问或要求技能作者删除该要求;(4)成本/限制:匿名令牌有信用/过期限制,导出可能由订阅限制。如果需要更多保证,请先验证服务域,审查其隐私条款,并使用非敏感样本视频进行测试。...详细分析 ▾
✓ 用途与能力
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.
ℹ 指令范围
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.
✓ 安装机制
Instruction-only skill with no install spec or downloaded code, which is the lowest-risk install model.
✓ 凭证需求
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.
✓ 持久化与权限
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.
安全有层次,运行前请审查代码。
运行时依赖
无特殊依赖
版本
latestv1.0.02026/4/11
- Easy Editor AI 1.0.0 初始发布 - 快速编辑原始视频片段(MP4、MOV、AVI、WebM;最多 500MB)并在 1-2 分钟内导出 1080p MP4 - 基于云的 GPU 渲染 — 无需安装 - 自动会话管理和后端连接,支持免费启动令牌 - 处理视频、音频和文本轨道,支持文件上传和提示式编辑 - 直接在技能内支持检查信用、导出状态和时间线状态
● 无害
安装命令 点击复制
官方npx clawhub@latest install easy-editor-ai
镜像加速npx clawhub@latest install easy-editor-ai --registry https://cn.clawhub-mirror.com
技能文档
简介
内容创作者可以使用此技能编辑原始视频片段(支持 MP4、MOV、AVI、WebM,最大 500MB),在云端 GPU 上渲染 1080p MP4 视频,仅需 1-2 分钟,无需本地安装。功能
- 快速编辑原始视频片段
- 云端 GPU 渲染
- 自动会话管理和后端连接
- 支持免费启动令牌
- 处理视频、音频和文本轨道
- 直接在技能内检查信用、导出状态和时间线状态
使用示例
# 示例命令(根据实际技能命令修改)
easy-editor-ai edit --input video.mp4 --output edited.mp4注意
请参考安全评估部分,了解隐私、令牌处理、文件系统访问和服务成本的注意事项。数据来源:ClawHub ↗ · 中文优化:龙虾技能库
OpenClaw 技能定制 / 插件定制 / 私有工作流定制
免费技能或插件可能存在安全风险,如需更匹配、更安全的方案,建议联系付费定制