← 返回 Skills 市场
Nuwa Video Gen - MiniMax女娲视频
作者
superluanxu
· GitHub ↗
· v1.1.0
· MIT-0
347
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install nuwa-video-gen
功能描述
视频生成技能,使用 MiniMax 女娲视频生成 API 创建视频(文生视频/图生视频/首尾帧/主体参考)
安全使用建议
This skill's code and instructions appear to do what the description says (call MiniMax video APIs and save the returned video), but there are red flags in packaging and provenance. Before installing or giving it an API key: 1) Verify the publisher/owner (source is unknown and _meta.json ownerId differs from the registry ownerId). 2) Confirm the API host (api.minimaxi.com) and that your key scope/limits are appropriate. 3) Run the script in an isolated environment (container or VM) the first time and inspect network traffic if possible. 4) Only provide a dedicated MiniMax API key with minimal scope; do not reuse high-privilege keys. 5) Ensure you have permission to upload/use any person images (subject mode involves faces). If you cannot verify the publisher or metadata, treat this as higher risk and avoid supplying sensitive credentials.
功能分析
Type: OpenClaw Skill
Name: nuwa-video-gen
Version: 1.1.0
The skill is a legitimate implementation for generating videos via the MiniMax API. The Python script (scripts/video_gen.py) correctly handles API authentication via environment variables, manages asynchronous task polling, and downloads the resulting video file to a local path. No evidence of data exfiltration, malicious execution, or prompt injection was found.
能力评估
Purpose & Capability
The code and SKILL.md implement text/image/start-end/subject video generation against https://api.minimaxi.com and require MINIMAX_API_KEY and python3 — this matches the skill's stated purpose. However the registry-level metadata in the provided manifest omitted the required MINIMAX_API_KEY and the _meta.json lists a different ownerId than the registry metadata, which is an incoherence in packaging.
Instruction Scope
Runtime instructions are limited to setting MINIMAX_API_KEY, installing requests, running the included Python script, and uploading/downloading through the MiniMax API — the SKILL.md does not instruct reading unrelated files or exfiltrating other secrets.
Install Mechanism
No install spec; this is an instruction-only skill with one included Python script. The only dependency is the requests Python package (pip install requests), which is proportionate and no arbitrary downloads or archives are used.
Credentials
The script legitimately requires a single MINIMAX_API_KEY to authenticate to the MiniMax API. The inconsistency is that the top-level registry Requirements reported 'no required env vars' / 'primary credential: none' while SKILL.md and the script both require MINIMAX_API_KEY — packaging/metadata mismatch that should be resolved before trusting the skill.
Persistence & Privilege
The skill does not request always:true, does not modify other skills or system settings, and has normal agent invocation settings. It does not persist beyond its own files.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install nuwa-video-gen - 安装完成后,直接呼叫该 Skill 的名称或使用
/nuwa-video-gen触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.1.0
修复SKILL.md描述错误(输出路径改为当前目录);修正脚本注释和输出提示;添加环境变量声明
元数据
常见问题
Nuwa Video Gen - MiniMax女娲视频 是什么?
视频生成技能,使用 MiniMax 女娲视频生成 API 创建视频(文生视频/图生视频/首尾帧/主体参考). 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 347 次。
如何安装 Nuwa Video Gen - MiniMax女娲视频?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install nuwa-video-gen」即可一键安装,无需额外配置。
Nuwa Video Gen - MiniMax女娲视频 是免费的吗?
是的,Nuwa Video Gen - MiniMax女娲视频 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Nuwa Video Gen - MiniMax女娲视频 支持哪些平台?
Nuwa Video Gen - MiniMax女娲视频 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Nuwa Video Gen - MiniMax女娲视频?
由 superluanxu(@superluanxu)开发并维护,当前版本 v1.1.0。
推荐 Skills