🎬 Video — 视频

v1.0.0

Maker Easy 无需拖动任何滑块,即可生成可直接发布的 MP4 视频。上传视频片段或图片(MP4、MOV、JPG、PNG,最大 500MB),说点什么……

0· 20·0 当前·0 累计
peand-rover 头像by @peand-rover (peandrover adam)
下载技能包
最后更新
2026/4/20
0
安全扫描
VirusTotal
无害
查看报告
OpenClaw
可疑
medium confidence
The skill's behavior (cloud video uploads and API usage) matches its description, but metadata and runtime instructions contain inconsistencies (required env var vs an anonymous-token flow, an unexplained config path) and it will upload user files to an external service — review before installing.
评估建议
This skill appears to do what it says (upload media to a cloud service, create/export MP4s). Before installing, consider: 1) The skill will upload any media you give it to https://mega-api-prod.nemovideo.ai — do not upload sensitive content you wouldn't want sent to an external service. 2) Metadata lists NEMO_TOKEN as required but the skill can also request an anonymous token itself; ask the publisher which workflow is expected and whether tokens are persisted locally (the SKILL.md says not to e...
详细分析 ▾
用途与能力
The skill claims to create/export videos via a cloud backend and all runtime instructions call the nemo video API (session creation, SSE, multipart uploads, render/export). Requesting a NEMO_TOKEN is coherent for this purpose. However the registry metadata marks NEMO_TOKEN as required while the SKILL.md also documents an anonymous-token acquisition flow (POST /api/auth/anonymous-token) that can create a token automatically. The metadata also declares a config path (~/.config/nemovideo/) that the instructions never reference. These mismatches are inconsistent but not necessarily malicious.
指令范围
SKILL.md instructs the agent to POST files (multipart or URL) and stream SSE responses from mega-api-prod.nemovideo.ai — this is expected for a cloud video service. It does not instruct reading arbitrary system config files, but the multipart upload example uses -F "files=@/path" which implies access to user-supplied file paths; users should expect their media (and only that media) will be transmitted to the external API. The skill also instructs generation of UUID, session handling, and header inclusion on every request (Authorization and attribution headers).
安装机制
This is an instruction-only skill with no install spec and no code files — nothing is written to disk by the skill bundle itself. That minimizes supply-chain risk.
凭证需求
Only one credential, NEMO_TOKEN, is declared as primary — appropriate for a single-service integration. However, since SKILL.md supports anonymously acquiring a temporary token, declaring NEMO_TOKEN as a required env var is misleading. The declared config path (~/.config/nemovideo/) is unexplained and not used in the instructions, which is an unnecessary scope declaration and should be clarified.
持久化与权限
The skill does not request always-on presence and uses the platform default for autonomous invocation. It does not ask to modify other skills or system-wide settings in the provided instructions.
安全有层次,运行前请审查代码。

运行时依赖

无特殊依赖

版本

latestv1.0.02026/4/20

Initial release of Video Maker Easy — create and export videos fast! - Upload video clips or images (MP4, MOV, JPG, PNG, up to 500MB) and generate 1080p MP4 videos with simple instructions. - Automatic cloud processing—no editing software or skills required. - Handles session setup and token management seamlessly; first use gives 100 free credits. - Supports quick actions: file upload, export, credits check, timeline state, and AI-guided editing. - Converts user prompts into video actions: combine clips, add music, overlay text, and more. - Reliable cloud export pipeline; jobs complete in 30–90 seconds for typical projects.

无害

安装命令

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