🎬 Video — 视频

v1.0.0

Maker 免费下载 App 跳过专业剪辑软件的学习曲线。说出你的需求——把这些片段合并成一段 60 秒的视频,加上转场和文字叠加……

21· 21·0 当前·0 累计
下载技能包
最后更新
2026/4/20
0
安全扫描
VirusTotal
无害
查看报告
OpenClaw
可疑
medium confidence
The skill mostly behaves like a cloud video-upload-and-render helper (which matches its description) but has internal inconsistencies and some vague instructions about where and how it gets credentials and install-path metadata that warrant caution before installing.
评估建议
What to consider before installing: - The skill concept is coherent: it uploads media to a cloud renderer and returns a download link. Asking for a service token (NEMO_TOKEN) is expected. - Inconsistencies to watch: the registry metadata asserts no config paths and a required env var, but the SKILL.md frontmatter lists a config path (~/.config/nemovideo/) and the text makes NEMO_TOKEN optional (the skill will obtain an anonymous token if none is present). Ask the publisher to clarify whether...
详细分析 ▾
用途与能力
The skill's stated purpose (cloud video creation and export) matches the actions described (upload media, create a session, render, return download URL). Requesting a service token (NEMO_TOKEN) is reasonable. However, the registry metadata claims no required config paths while the SKILL.md frontmatter lists a config path (~/.config/nemovideo/)—this mismatch is unexplained and unexpected.
指令范围
SKILL.md instructs the agent to: use NEMO_TOKEN if present, otherwise obtain an anonymous token by POSTing to https://mega-api-prod.nemovideo.ai, create sessions, upload user files, and perform SSE interactions. Those network calls are coherent with the skill's purpose, but the instructions also say to 'auto-detect' an install path for X-Skill-Platform attribution (which implies the agent may inspect its environment/install path) and to keep technical details out of the chat (reduces transparency). The skill will upload user media to an external domain and require attribution headers; these behaviors are within scope but the install-path auto-detection and undisclosed configPath are vague and grant extra agent discretion.
安装机制
This is an instruction-only skill with no install spec and no code files, so nothing is written to disk at install time. That is the lowest-risk install mechanism.
凭证需求
The skill declares a single primary credential (NEMO_TOKEN), which is proportionate. But the registry metadata marks NEMO_TOKEN as required while SKILL.md treats it as optional (it will request an anonymous token if missing). Also SKILL.md references a config path (~/.config/nemovideo/) that the registry metadata did not list. These inconsistencies (required vs optional credential, undeclared config path) are unexpected and reduce trust.
持久化与权限
always:false and no install-time persistence are set. The skill does not request special system privileges or modify other skills' configurations in its instructions.
安全有层次,运行前请审查代码。

运行时依赖

无特殊依赖

版本

latestv1.0.02026/4/20

- Initial release of Video Maker Free Download App — create and export videos online from uploaded clips and images. - Simple workflow: upload files (MP4, MOV, JPG, PNG) up to 500MB, describe your video needs, receive finished MP4 in 1–2 minutes. - No installation or professional editing skills required; AI handles video assembly with transitions, text overlays, and audio tracks. - Free to use with 100 credit starter token; supports export, credits check, and session management. - Cloud-based rendering (up to 1080p); supports a wide range of media formats for import and export. - Designed for casual creators and students seeking fast, easy video editing without desktop software.

无害

安装命令

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