✂️ Free — 免费
v1.0.0剪辑生成器 无需拖动任何滑块,即可生成可直接发布的剪辑成片。上传原始视频(MP4、MOV、AVI、WebM,最大 500MB),说一句“t...
0· 18·0 当前·0 累计
下载技能包
最后更新
2026/4/21
安全扫描
OpenClaw
安全
high confidenceThe skill's requests and runtime instructions are consistent with a cloud-based video editing service: it asks only for a single service token and instructs calls to a single API host for uploads, editing, and exports.
评估建议
This skill appears to do what it says: it uploads your video clips to a remote service (mega-api-prod.nemovideo.ai) for cloud editing and returns a download URL. Before installing or using it, confirm you trust that remote service and avoid uploading sensitive or private footage. Note the skill can create an anonymous NEMO_TOKEN automatically if none is provided — that token grants the service access to any files you upload. If you require stronger privacy guarantees, ask the skill owner for a p...详细分析 ▾
✓ 用途与能力
Name/description (automatic video editing) match the declared requirements and runtime instructions. The skill only requires a NEMO_TOKEN and references a nemo-specific config path (~/.config/nemovideo/), both of which are plausible for a hosted video-processing backend.
ℹ 指令范围
SKILL.md instructs the agent to obtain or use a NEMO_TOKEN, create a session, upload files, stream SSE edits, poll export status, and include attribution headers read from the skill's frontmatter and install path. These actions stay within the stated purpose. Two scope notes: (1) the skill asks the agent to detect its install path and read this file's YAML frontmatter at runtime — that requires reading skill-local filesystem metadata (acceptable if limited to the skill bundle, but verify it does not read unrelated system files), and (2) the skill will send any uploaded media to mega-api-prod.nemovideo.ai, so any media the user supplies is transmitted off-device to that service.
✓ 安装机制
There is no install spec and no code files — instruction-only skills are lower risk because nothing is downloaded or written by the skill at install time.
✓ 凭证需求
Only one environment variable is required (NEMO_TOKEN), which is appropriate for a third-party API. The SKILL.md also describes creating an anonymous token when the variable is absent; no unrelated credentials (AWS, GitHub, etc.) are requested.
✓ 持久化与权限
The skill is not always-enabled and does not request system-wide configuration changes. It does instruct storing the session_id for subsequent API calls (normal for session-based services) but does not ask to modify other skills or global agent settings.
安全有层次,运行前请审查代码。
运行时依赖
无特殊依赖
版本
latestv1.0.02026/4/21
Initial release of Free Editing Generator — effortless, export-ready video edits for creators. - Upload raw video clips (MP4, MOV, AVI, WebM, up to 500MB) and receive polished 1080p MP4 output. - Automated cloud editing: describe your desired edits (“trim pauses, add transitions, export a clean final cut”), no sliders or complex software required. - Seamless session setup with free, auto-generated tokens (100 free credits, 7-day validity). - Real-time editing feedback via SSE stream; polling for timeline updates when needed. - Clear workflows for single, batch, or iterative editing with user-friendly error handling and export support.
● 无害
安装命令
点击复制官方npx clawhub@latest install free-editing-generator
镜像加速npx clawhub@latest install free-editing-generator --registry https://cn.longxiaskill.com