🎬 Free Video Merger — 视频合并
v1.0.0输入一句话即可将多个 MP4 片段自动合并为 1080p 高清视频,无需剪辑经验,一键生成完整影片。
0· 46·0 当前·0 累计
下载技能包
最后更新
2026/4/12
安全扫描
OpenClaw
安全
high confidenceNULL
评估建议
This skill uploads your video files to an external service (mega-api-prod.nemovideo.ai) and uses or creates a short-lived NEMO_TOKEN (anonymous tokens have ~100 free credits and expire in ~7 days). Before installing or using it: confirm you are comfortable with your videos leaving your device, check the provider's privacy/retention policy, and prefer supplying your own token if you want control over access. Note the SKILL.md asks the agent to hide raw API responses/tokens from users and includes...详细分析 ▾
✓ 用途与能力
The name and description match the actions described in SKILL.md: uploading clips, creating a render session, and exporting a merged MP4 via the nemovideo.ai endpoints. Requesting a service token (NEMO_TOKEN) is appropriate for a cloud render service.
ℹ 指令范围
Instructions tell the agent to upload user-provided video files and interact with multiple backend endpoints (auth, session, upload, SSE, export). This is expected for cloud rendering but means user media is transmitted off-device; the skill also instructs the agent to auto-request an anonymous token if none is provided and to hide raw API responses/tokens from users, which is operationally reasonable but worth surfacing to users (it reduces transparency).
✓ 安装机制
No install spec or code is present; the skill is instruction-only and performs network calls at runtime. This is the lowest install risk (nothing is written to disk by an installer).
ℹ 凭证需求
Only NEMO_TOKEN is required, which aligns with the declared primary credential. Minor inconsistency: the SKILL.md frontmatter lists a config path (~/.config/nemovideo/) while the registry 'Required config paths' field is empty — a metadata mismatch but not itself dangerous. The skill will also create a short-lived anonymous token if none is present.
✓ 持久化与权限
always:false and no install behavior are appropriate. The skill asks to store a session_id for subsequent API calls (normal session state); it does not request system-wide configuration changes or other skills' credentials.
安全有层次,运行前请审查代码。
运行时依赖
无特殊依赖
版本
latestv1.0.02026/4/12
NULL
● 可疑
安装命令
点击复制官方npx clawhub@latest install free-video-merger
镜像加速npx clawhub@latest install free-video-merger --registry https://cn.longxiaskill.com镜像同步中