← 返回 Skills 市场
322
总下载
0
收藏
1
当前安装
7
版本数
在 OpenClaw 中安装
/install varg-ai
功能描述
Generate AI videos, images, speech, and music using varg. Use when creating videos, animations, talking characters, slideshows, product showcases, social con...
安全使用建议
This skill appears to do what it says, but take these precautions before installing or running anything: 1) Do not paste your API key into chat — follow the skill's advice to export it locally. 2) Inspect scripts/setup.sh and scripts/setup.ts before executing them; they are included in the bundle but not auto-run. 3) Be aware the skill will read/write ~/.varg/credentials and append to project .env (so your API key may be persisted locally); if you prefer not to persist secrets to disk, don't follow the save-credentials steps. 4) The SKILL.md fetches a remote SKILL.md from raw.githubusercontent.com and suggests `npx -y skills update` — updating via remote code can execute arbitrary code; prefer manual review or pinned packages. 5) Optional BYOK provider keys (Fal, ElevenLabs, etc.) are supported but not required; only provide those keys if you want to bill providers directly. If you want additional assurance, provide the contents of the two setup scripts for review before running them.
功能分析
Type: OpenClaw Skill
Name: varg-ai
Version: 2.0.6
The varg-ai skill bundle is a legitimate tool for generating AI media (video, images, speech, and music) using the Varg AI platform. It provides comprehensive documentation and scripts (setup.sh, setup.ts) for environment detection and authentication. The skill follows security best practices by instructing the agent to avoid asking users for raw API keys in chat and instead uses a standard local credential storage mechanism (~/.varg/credentials). The use of curl for API interactions and bunx for rendering is consistent with its stated purpose, and no evidence of data exfiltration, malicious execution, or prompt injection was found.
能力标签
能力评估
Purpose & Capability
Name/description, required VARG_API_KEY, and the either-curl-or-bun requirement align with the documented cloud (curl) and local (bun+ffmpeg) rendering modes. Optional BYOK provider keys are documented but not required, which fits the BYOK billing model described.
Instruction Scope
SKILL.md tells the agent to check for an API key, read/write ~/.varg/credentials and .env, offer an OTP-based sign-in flow (ask user for email and 6-digit code), and to submit TSX code to varg render endpoints. These actions are expected for a CLI-based media tool, but they involve prompting the user for email/OTP, parsing remote API responses, and saving secrets to disk — the agent should not request the raw API key in chat and should confirm the user performs export commands locally (the skill itself advises that).
Install Mechanism
There is no install spec (instruction-only), which minimizes automatic disk writes, but the skill bundle includes scripts (scripts/setup.sh, scripts/setup.ts). These scripts are not auto-run by the platform but increase attack surface if executed; review them before running. The SKILL.md also recommends running an external version check via raw.githubusercontent.com and suggests `npx -y skills update` (which would pull and run remote npm code) — these are legitimate for update checks but merit caution.
Credentials
Only VARG_API_KEY is listed as required (primaryEnv). The references discuss optional provider keys (FAL_KEY, ELEVENLABS_API_KEY, etc.) for BYOK usage but those are optional and explained. The skill writes credentials to ~/.varg/credentials and .env which is expected for CLI tooling but is sensitive — users should be aware that keys are persisted locally.
Persistence & Privilege
Skill does not request 'always: true' or system-wide configuration changes. It instructs saving credentials to its own ~/.varg/credentials and project .env only. The skill allows autonomous invocation by default (platform norm) but does not request elevated or cross-skill privileges.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install varg-ai - 安装完成后,直接呼叫该 Skill 的名称或使用
/varg-ai触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.0.6
Auto-published from vargHQ/skills@7f2c4a35
v2.0.5
Auto-published from vargHQ/skills@cf860e9c
v2.0.4
Auto-published from vargHQ/skills@8790ea35
v2.0.3
Auto-published from vargHQ/skills@a7f20b0e
v2.0.2
Auto-published from vargHQ/skills@a576323d
v2.0.1
Auto-published from vargHQ/skills@13daaa3d
v2.0.0
Initial publish
元数据
常见问题
Varg Ai 是什么?
Generate AI videos, images, speech, and music using varg. Use when creating videos, animations, talking characters, slideshows, product showcases, social con... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 322 次。
如何安装 Varg Ai?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install varg-ai」即可一键安装,无需额外配置。
Varg Ai 是免费的吗?
是的,Varg Ai 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Varg Ai 支持哪些平台?
Varg Ai 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Varg Ai?
由 Alex(@securityqq)开发并维护,当前版本 v2.0.6。
推荐 Skills