📦 Video Maker Free Best — 免费视频制作

v1.0.0

将零散视频片段一键合成为精美MP4,支持MP4/MOV/AVI/WebM格式,单文件最大500MB,内容创作者剪辑利器。

0· 62·0 当前·0 累计
下载技能包
最后更新
2026/4/13
0
安全扫描
VirusTotal
无害
查看报告
OpenClaw
安全
medium confidence
NULL
评估建议
This skill appears to do what it says: it uploads your video/audio files to a cloud service (mega-api-prod.nemovideo.ai) for editing and returns a download URL. Before installing, consider: - Privacy: any media you upload will be sent to a third-party backend — do not upload sensitive or confidential footage unless you trust the service. - Token handling: the skill will create or store an anonymous NEMO_TOKEN (7‑day free credits) if none is supplied; check whether you want that token written t...
详细分析 ▾
用途与能力
The skill is described as a cloud video rendering/editor and the SKILL.md only asks for a single service token (NEMO_TOKEN) and optional config path for nemo config — this is consistent with a remote video processing service. However, the registry metadata lists no config paths while the SKILL.md frontmatter includes a configPaths entry (~/.config/nemovideo/), a small packaging inconsistency to be aware of.
指令范围
Instructions direct the agent to obtain an anonymous token if none is present, create sessions, upload user files, use SSE endpoints, and poll render status — all coherent for a cloud render pipeline. Important privacy scope: user media and possibly metadata are uploaded to an external service (mega-api-prod.nemovideo.ai). The skill instructs storing session_id and token and to suppress raw token display; it does not instruct reading unrelated system files. Users should be aware media and metadata will leave their device.
安装机制
Instruction-only skill with no install spec or code files, so nothing is written to disk by an installer. This is a low-risk install mechanism.
凭证需求
The only required credential is NEMO_TOKEN (primary credential), which is proportional to a cloud video service. The SKILL.md also references a config path (~/.config/nemovideo/) not declared in the registry requirements — minor inconsistency. The skill will generate and persist an anonymous token (valid 7 days) if none is present; consider whether you want that token stored in your agent environment.
持久化与权限
always:false and user-invocable:true (defaults) — the skill does not request permanent inclusion. It does instruct storing session_id and token for the service, which is expected for session management and not a platform privilege escalation.
安全有层次,运行前请审查代码。

运行时依赖

无特殊依赖

版本

latestv1.0.02026/4/13

NULL

无害

安装命令

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