📦 Free — 免费
v1.0.0视频生成 China 只需输入文字描述山地景观,即可将提示词转化为 1080p AI 生成视频。无论是生成短视频……
22· 22·0 当前·0 累计
下载技能包
最后更新
2026/4/20
安全扫描
OpenClaw
安全
medium confidenceThe skill's requests and runtime instructions are generally consistent with a cloud video-generation integration, but there are a few small mismatches (declared config paths vs registry, filesystem/install-path checks, and automatic anonymous token provisioning) you should be aware of before installing.
评估建议
This skill appears to do what it says: call a cloud video API, create sessions, upload files, and return download URLs. Before installing: (1) confirm you trust the domain mega-api-prod.nemovideo.ai and review its privacy/terms, (2) be aware the skill will try to auto-provision an anonymous NEMO_TOKEN if none is provided (it makes a network POST and receives a temporary token), (3) note the skill may read its own SKILL.md frontmatter and check install/config paths (it references ~/.config/nemovi...详细分析 ▾
✓ 用途与能力
The skill is a cloud video-generation frontend and only requests a single service credential (NEMO_TOKEN) that matches that purpose. No unrelated binaries or extra credentials are requested. One inconsistency: the SKILL.md frontmatter declares a config path (~/.config/nemovideo/) while the registry metadata lists no required config paths.
ℹ 指令范围
Runtime instructions are focused on creating a session, uploading media, sending messages via SSE, polling renders, and returning download URLs — all consistent with a video API. However, the instructions also tell the agent to: (1) read YAML frontmatter and detect the agent's install path to set attribution headers (requires filesystem/installation-path access), and (2) upload arbitrary local files when the user provides them. These filesystem and install-path reads go slightly beyond a purely API-only integration and aren’t reflected in the registry metadata.
✓ 安装机制
This is an instruction-only skill with no install spec or downloadable code, so nothing is written to disk by an installer. That is the lowest-risk install model.
ℹ 凭证需求
The skill requests a single credential (NEMO_TOKEN) which is proportionate for a cloud API integration. It will also automatically obtain an anonymous token from https://mega-api-prod.nemovideo.ai if NEMO_TOKEN is absent — this behavior is reasonable but worth noting because it involves network calls to provision temporary credentials and may result in the agent holding/storing a token for future calls.
✓ 持久化与权限
The skill is not always-enabled and does not request system-wide privileges. It does instruct the agent to use session tokens and mentions a config directory in the frontmatter; the SKILL.md does not explicitly instruct persisting tokens to disk, but the combination of configPaths in the frontmatter and filesystem reads suggests the agent might read or write local config if implemented. This is not an elevated privilege by itself, but verify where tokens are stored.
安全有层次,运行前请审查代码。
运行时依赖
无特殊依赖
版本
latestv1.0.02026/4/20
- Initial release of Free Video Generation China skill. - Generate 1080p AI videos from text prompts or images at no cost. - Seamless cloud-based workflow: automatic token and session setup; no manual export settings. - Supports quick edits, batch processing, and iterative workflows. - Handles uploads, credits checking, export, and status via simple user prompts. - Built-in error handling and automatic re-authentication for common scenarios.
● 无害
安装命令
点击复制官方npx clawhub@latest install free-video-generation-china
镜像加速npx clawhub@latest install free-video-generation-china --registry https://cn.longxiaskill.com