✂️ Free — 免费

v1.0.0

Editor Generator 用此技能将原始视频素材剪辑成 MP4 文件。支持 MP4、MOV、AVI、WebM,最大 500MB。内容创作者和学生用它剪辑…

0· 18·0 当前·0 累计
下载技能包
最后更新
2026/4/21
0
安全扫描
VirusTotal
Pending
查看报告
OpenClaw
可疑
medium confidence
The skill's behavior mostly matches a cloud video-editing tool, but there are documentation inconsistencies (declared required env/config vs. SKILL.md fallbacks) and it will upload user video files to an external service — verify the service and token handling before use.
评估建议
This skill will upload your raw media to a remote service (mega-api-prod.nemovideo.ai) and uses a service token (NEMO_TOKEN) or an anonymous token it can obtain for you. Before installing: 1) Confirm you trust the nemovideo service and its privacy policy since your videos will leave your machine. 2) Prefer providing an anonymous token rather than an account token if you want to limit access to your account/credits. 3) Note the registry metadata vs SKILL.md mismatch — the skill declares NEMO_TOKE...
详细分析 ▾
用途与能力
Name/description (cloud AI video editor) aligns with the instructions: the SKILL.md describes uploading video files, creating sessions, rendering on remote GPUs, and returning MP4 downloads. The endpoints, accepted file types, and export pipeline are consistent with the stated purpose.
指令范围
Runtime instructions remain within editing scope (authenticate, create session, upload, request render, poll status, handle SSE). However the skill explicitly instructs uploading user video/audio/image files to an external backend (mega-api-prod.nemovideo.ai) — this is expected for a cloud editor but is a meaningful privacy/IO action the user should be aware of.
安装机制
Instruction-only skill with no install spec or code files (lowest install risk). There is no download/install step in the package itself.
凭证需求
Registry metadata lists NEMO_TOKEN as a required primary environment variable, but SKILL.md provides an explicit anonymous-token fallback flow when NEMO_TOKEN is absent. This is an inconsistency: the skill both declares a required token and instructs how to obtain a temporary token automatically. Additionally, the YAML frontmatter adds a config path (~/.config/nemovideo/) while the registry info lists no required config paths — another mismatch that implies the skill may read/write a local config directory. Requesting a single service token is otherwise proportionate for the described cloud editing purpose.
持久化与权限
The skill is not 'always: true' and does not request elevated platform privileges. It does describe session and job IDs being issued server-side; there is no instruction to modify other skills or global agent settings.
安全有层次,运行前请审查代码。

运行时依赖

无特殊依赖

版本

latestv1.0.02026/4/21

Initial release of Free Editor Generator. - Edit raw video footage into polished 1080p MP4 files using cloud GPU processing. - Supports major video/audio/image formats up to 500MB per file. - Automatic session management with free credits via backend API. - Simple prompt-based interface for trimming, transitions, overlays, exports, and more. - Fast processing (1–2 minutes per job); all rendering handled remotely. - Error handling and status updates included for seamless user experience.

Pending

安装命令

点击复制
官方npx clawhub@latest install free-editor-generator
镜像加速npx clawhub@latest install free-editor-generator --registry https://cn.longxiaskill.com
数据来源ClawHub ↗ · 中文优化:龙虾技能库