← 返回 Skills 市场
365
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install video-pro-cza
功能描述
专业AI视频生成器,支持文本转高质量短视频,批量处理、多模板和高级自定义语音功能,适合创作者和企业。
安全使用建议
This skill appears to be a legitimate text→video generator, but there are several things to check before installing: 1) The SKILL.md requires OPENAI_API_KEY and a license key but the package metadata doesn't declare them — expect to provide your OpenAI key and a license. 2) The scripts write license keys and user-provided scripts into files and logs under $HOME/.video-pro and the project output; the activation script saves and appends the license key in plaintext — avoid entering high-value or reused secrets until you trust the code and hosting. 3) The skill instructs you to clone an external GitHub repo (ZhenRobotics/openclaw-video) and to run npm install; inspect that repository for any network calls or unexpected scripts before running. 4) The SKILL.md advertises remote APIs/webhooks (api.video-pro.cza999.com) — those are external services; only send license keys or personal data to those endpoints after verifying the vendor. 5) Ensure your system has required tools (jq, ffprobe/ffmpeg, uuidgen, git, node, npm) — the manifest only lists git/node/npm; missing declarations are a sign to audit manually. Recommended actions: inspect the GitHub repo and the scripts in it, run the activation step in a restricted environment or with test keys, and avoid using production/OpenAI billing keys until you confirm there is no unexpected network exfiltration in the full codebase.
功能分析
Type: OpenClaw Skill
Name: video-pro-cza
Version: 1.0.0
The skill bundle acts as a wrapper for a commercial video generation tool but introduces several high-risk behaviors. It instructs the agent to clone and execute code from an external GitHub repository (ZhenRobotics/openclaw-video.git), requires the user to provide sensitive API keys (OPENAI_API_KEY), and includes an activation script (activate-premium.sh) that collects system metadata such as the username and hostname for a local licensing file. While these actions are aligned with the stated commercial purpose, the reliance on external unverified code and the collection of system information represent a significant attack surface and potential for supply chain risk.
能力评估
Purpose & Capability
The name, description, and scripts align with a text→video generation tool that may use an external video project (openclaw-video) and OpenAI for TTS/LLM work. The repository dependency and git+npm workflow are coherent for this purpose. However metadata and runtime instructions do not fully declare all real requirements (see environment/binaries below), and the README/API claims (hosted API, webhooks) rely on external services not implemented in the included scripts.
Instruction Scope
SKILL.md instructs the user to set OPENAI_API_KEY and to provide a license key (VIDEO_PRO_LICENSE) and to clone a GitHub repo. The bundled scripts require and read/write files under $HOME/.video-pro and write logs that include the provided license and user scripts. The SKILL.md also provides curl examples that would send a license key to api.video-pro.cza999.com — the included scripts do not perform such network calls, which is an inconsistency the user should notice before sending secrets to external endpoints.
Install Mechanism
There is no registry install spec in the package itself, but SKILL.md and _meta.json instruct cloning an external GitHub repo (ZhenRobotics/openclaw-video) and running npm install. Cloning a known GitHub repo is typical; nothing in the included scripts downloads or executes code from arbitrary IPs or paste sites. Still, the external repo is required and should be reviewed before installation.
Credentials
The skill asks the user to set OPENAI_API_KEY and an optional VIDEO_PRO_LICENSE in SKILL.md, but the published metadata lists no required env vars. The runtime scripts in this package explicitly require OPENAI_API_KEY and also rely on tools/utilities (jq, ffprobe, uuidgen, ffprobe/ffmpeg tools) not declared in the manifest. The activation script persists license_key and writes it (plaintext) to $HOME/.video-pro/license.key and also appends it to activation.log, which is a sensitive practice that could expose secrets if the host is compromised or logs are collected.
Persistence & Privilege
The skill creates and writes configuration and logs under the user's home (~/.video-pro and project output/logs). That is expected for an app, but the activation script stores license keys and writes lines containing license_key | $USER@hostname to activation.log in plaintext — a privacy/security risk. The skill is not marked always:true and does not alter other skills, but its local persistence of secrets and logs is significant and requires user attention.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install video-pro-cza - 安装完成后,直接呼叫该 Skill 的名称或使用
/video-pro-cza触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
初始测试版:免费视频生成+高级商业化功能
元数据
常见问题
Video Pro by cza999 是什么?
专业AI视频生成器,支持文本转高质量短视频,批量处理、多模板和高级自定义语音功能,适合创作者和企业。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 365 次。
如何安装 Video Pro by cza999?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install video-pro-cza」即可一键安装,无需额外配置。
Video Pro by cza999 是免费的吗?
是的,Video Pro by cza999 完全免费(开源免费),可自由下载、安装和使用。
Video Pro by cza999 支持哪些平台?
Video Pro by cza999 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Video Pro by cza999?
由 cza999(@cza999)开发并维护,当前版本 v1.0.0。
推荐 Skills