Skill flagged — suspicious patterns detected

ClawHub Security flagged this skill as suspicious. Review the scan results before using.

Video Pro by cza999

v1.0.0

专业AI视频生成器,支持文本转高质量短视频,批量处理、多模板和高级自定义语音功能,适合创作者和企业。

0· 347·1 current·1 all-time

Install

OpenClaw Prompt Flow

Install with OpenClaw

Best for remote or guided setup. Copy the exact prompt, then paste it into OpenClaw for cza999/video-pro-cza.

Previewing Install & Setup.
Prompt PreviewInstall & Setup
Install the skill "Video Pro by cza999" (cza999/video-pro-cza) from ClawHub.
Skill page: https://clawhub.ai/cza999/video-pro-cza
Keep the work scoped to this skill only.
After install, inspect the skill metadata and help me finish setup.
Use only the metadata you can verify from ClawHub; do not invent missing requirements.
Ask before making any broader environment changes.

Command Line

CLI Commands

Use the direct CLI path if you want to install manually and keep every step visible.

OpenClaw CLI

Canonical install target

openclaw skills install cza999/video-pro-cza

ClawHub CLI

Package manager switcher

npx clawhub@latest install video-pro-cza
Security Scan
VirusTotalVirusTotal
Suspicious
View report →
OpenClawOpenClaw
Suspicious
medium confidence
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.
What to consider before installing
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.

Like a lobster shell, security has layers — review code before you run it.

latestvk977f0ycvtj83csxpgmngps27582e0vv
347downloads
0stars
1versions
Updated 1h ago
v1.0.0
MIT-0

🎬 Video Pro - 专业AI视频生成器

商业化AI视频生成解决方案,基于成熟的视频生成技术,提供批量处理、多种模板和高级功能,专为内容创作者、营销人员和企业设计。

💰 商业模式

免费功能

  • ✅ 单视频生成(基础模板)
  • ✅ 基础语音合成
  • ✅ 标准分辨率(720p)
  • ✅ 每日3次免费生成

高级功能(需授权)

  • 🚀 批量生成:同时生成多个视频
  • 🎨 高级模板:10+专业视频模板
  • 🔊 自定义语音:多种语音选择和参数调整
  • 📊 数据分析:生成统计和效果分析
  • 🔧 API接入:开发者API接口
  • 优先处理:快速队列处理

📦 安装

基础安装

# 安装技能
clawhub install video-pro

# 克隆视频生成项目
git clone https://github.com/ZhenRobotics/openclaw-video.git ~/openclaw-video-pro
cd ~/openclaw-video-pro
npm install

# 设置API密钥
export OPENAI_API_KEY="sk-your-key-here"

高级安装(商业授权)

# 获取商业授权密钥
export VIDEO_PRO_LICENSE="your-license-key"

# 启用高级功能
./scripts/activate-premium.sh

🚀 快速开始

生成第一个视频

# 使用基础功能(免费)
~/openclaw-video-pro/generate.sh "你的视频脚本内容"

# 使用指定模板
~/openclaw-video-pro/generate.sh "脚本内容" --template marketing

# 批量生成
~/openclaw-video-pro/batch-generate.sh scripts.txt --count 10

输出位置

  • 单个视频:~/openclaw-video-pro/output/generated.mp4
  • 批量视频:~/openclaw-video-pro/output/batch/
  • 统计数据:~/openclaw-video-pro/output/stats.json

🎯 核心功能

1. 批量视频生成

# 从文件批量生成
~/openclaw-video-pro/batch-generate.sh scripts.txt

# 从目录批量生成
~/openclaw-video-pro/batch-generate-dir.sh ./scripts-folder

# 带参数批量生成
~/openclaw-video-pro/batch-generate.sh scripts.txt --template education --voice nova --speed 1.2

2. 专业视频模板

  • 营销模板:产品推广、广告宣传
  • 教育模板:教学讲解、知识分享
  • 社交媒体模板:抖音、快手、TikTok风格
  • 企业模板:产品演示、内部培训
  • 新闻模板:新闻报道、时事评论

3. 高级语音合成

# 选择不同语音
~/openclaw-video-pro/generate.sh "脚本" --voice nova    # 温暖女声
~/openclaw-video-pro/generate.sh "脚本" --voice alloy   # 中性声音
~/openclaw-video-pro/generate.sh "脚本" --voice echo    # 清晰声音
~/openclaw-video-pro/generate.sh "脚本" --voice shimmer # 柔和声音

# 调整语音参数
~/openclaw-video-pro/generate.sh "脚本" --speed 1.3 --pitch 1.1 --volume 0.9

4. 数据分析与统计

# 查看生成统计
~/openclaw-video-pro/stats.sh

# 导出使用报告
~/openclaw-video-pro/export-report.sh --format csv

# 成本分析
~/openclaw-video-pro/cost-analysis.sh --period month

💻 商业授权

授权级别

  1. 个人版:$9.99/月

    • 每月100个视频
    • 5个高级模板
    • 基础支持
  2. 专业版:$29.99/月

    • 每月500个视频
    • 所有模板
    • 优先支持
    • API访问
  3. 企业版:$99.99/月

    • 无限视频生成
    • 自定义模板开发
    • 专属技术支持
    • SLA保证

获取授权

  1. 访问:https://clawhub.com/@cza999/video-pro
  2. 选择授权级别
  3. 获取许可证密钥
  4. 激活高级功能

📊 技术规格

视频输出

  • 分辨率:720p(免费)、1080p(高级)、4K(企业)
  • 帧率:30fps、60fps(高级)
  • 格式:MP4、MOV、WebM
  • 编码:H.264、H.265(高级)

性能指标

  • 生成速度:15秒视频约30秒生成时间
  • 并发处理:支持最多10个并发生成(专业版)
  • 成功率:>99%
  • 成本效率:每个视频<$0.01

🎨 模板系统

内置模板

# 查看所有模板
~/openclaw-video-pro/list-templates.sh

# 预览模板效果
~/openclaw-video-preview-template.sh marketing

# 使用特定模板
~/openclaw-video-pro/generate.sh "脚本" --template social-media --style tiktok

自定义模板

# 创建自定义模板
~/openclaw-video-pro/create-template.sh my-template

# 编辑模板配置
nano ~/openclaw-video-pro/templates/my-template/config.json

# 测试自定义模板
~/openclaw-video-pro/test-template.sh my-template

🔧 API接口

REST API

# 生成视频
curl -X POST https://api.video-pro.cza999.com/generate \
  -H "Authorization: Bearer $LICENSE_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "script": "视频脚本内容",
    "template": "marketing",
    "voice": "nova",
    "output_format": "mp4"
  }'

# 批量生成
curl -X POST https://api.video-pro.cza999.com/batch \
  -H "Authorization: Bearer $LICENSE_KEY" \
  -F "scripts=@scripts.txt" \
  -F "template=education"

Webhook支持

{
  "event": "video.generated",
  "video_url": "https://cdn.video-pro.cza999.com/videos/abc123.mp4",
  "metadata": {
    "duration": 15.5,
    "size": "15.2MB",
    "cost": 0.008
  }
}

📈 成本控制

成本估算

# 估算生成成本
~/openclaw-video-pro/estimate-cost.sh "脚本内容"

# 设置预算限制
export VIDEO_PRO_MAX_COST=10.00  # 每月最大成本$10

# 成本报告
~/openclaw-video-pro/cost-report.sh --period week

优化建议

  • 使用较短的脚本减少TTS成本
  • 批量生成享受规模效益
  • 选择成本较低的语音选项
  • 合理使用缓存减少重复生成

🛠️ 故障排除

常见问题

  1. 授权错误:检查许可证密钥是否有效
  2. API限制:免费用户每日限制3次生成
  3. 模板错误:确保模板文件完整
  4. 网络问题:检查OpenAI API连接

技术支持

📚 使用案例

案例1:社交媒体营销

# 为10个产品生成推广视频
~/openclaw-video-pro/batch-generate.sh products.txt --template social-media --platform tiktok

# 结果:10个15秒TikTok风格视频,成本<$0.10

案例2:在线教育

# 为课程章节生成讲解视频
~/openclaw-video-pro/batch-generate-dir.sh ./course-chapters --template education --voice nova

# 结果:20个教学视频,成本<$0.20

案例3:企业培训

# 生成员工培训材料
~/openclaw-video-pro/generate.sh "公司安全培训内容" --template corporate --resolution 1080p

# 结果:专业培训视频,成本<$0.01

🔒 安全与隐私

数据保护

  • 所有生成数据加密存储
  • 7天后自动删除原始脚本
  • 用户数据不出售或共享
  • GDPR合规

使用条款

  1. 禁止生成非法或侵权内容
  2. 商业用途需要相应授权
  3. 尊重知识产权
  4. 合理使用系统资源

🌟 版本历史

v1.0.0 (2026-03-07)

  • ✨ 初始商业版本发布
  • 🎬 基于成熟视频生成技术
  • 💰 免费+增值商业模式
  • 📊 批量处理和模板系统
  • 🔧 API接口和Webhook支持

📞 联系我们


商业授权:需要许可证密钥激活高级功能
技术支持:专业版和企业版享有优先支持
更新政策:每月功能更新和安全补丁

© 2026 Video Pro by @cza999. 保留所有权利。

Comments

Loading comments...