← 返回 Skills 市场
zzhimin

Volcengine Ai

作者 zzhimin · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
82
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install volcengine-ai
功能描述
火山引擎AI生成与理解API。让Agent能够调用火山引擎方舟的AI能力:图片生成(Seedream-5.0-lite)、视频生成(Seedance-1.5-pro)、图片理解、视频理解。使用前需配置API密钥(VOLCENGINE_API_KEY)。支持异步任务查询。
安全使用建议
This SKILL.md appears to be an instruction-only integration for Volcengine's visual APIs, but there are several red flags you should address before using it: - Do not copy the example API key from the README into your environment; treat it as potentially leaked or just a placeholder. Replace with your own key only after verifying the skill. - The registry metadata did not declare VOLCENGINE_API_KEY as a required credential — confirm with the skill author or source that the skill truly needs that env var and update metadata accordingly. - Verify the API endpoint domain and URL paths in the curl examples. The paths contain spaces (likely typos) and the hostname (ark.cn-beijing.volces.com) is unusual; confirm these point to the official Volcengine API endpoints. - Avoid storing secrets in plaintext files like ~/.bashrc if you can; use a secrets manager or at least limit file permissions and consider session-only environment variables. - If you need higher confidence: ask the publisher for an official homepage/source repo, corrected SKILL.md with placeholders (not real keys), and an updated registry manifest declaring VOLCENGINE_API_KEY as required. If the publisher cannot provide these, treat the skill as suspicious and avoid installing.
功能分析
Type: OpenClaw Skill Name: volcengine-ai Version: 1.0.0 The skill bundle contains a hardcoded API key (222b33d4-f22f-4f99-b68f-0eb9150ab507) and explicitly instructs the agent in `SKILL.md` to persist this key by appending it to the user's `~/.bashrc` file. While the API endpoints for Volcengine appear legitimate, providing a pre-configured key is a significant privacy risk as it allows the key owner to monitor all data and prompts sent to the service, and modifying shell configuration files is an invasive persistence mechanism.
能力评估
Purpose & Capability
Name/description and the runtime instructions consistently describe calling Volcengine/ArK visual APIs (image/video generation and understanding). However, the registry metadata declares no required env vars or primary credential while the SKILL.md clearly instructs the user to set VOLCENGINE_API_KEY — this mismatch is notable.
Instruction Scope
SKILL.md instructs exporting a specific example API key (looks like a real UUID) and even advises appending it to ~/.bashrc (persistent storage of a secret). The curl examples reference API endpoints and include paths with spaces (e.g., "visual generation") which look malformed/typos. The instructions also hardcode an example API key value rather than using a placeholder.
Install Mechanism
Instruction-only skill with no install spec or code files — minimal install risk. Nothing is written to disk by an installer because there is no installer.
Credentials
The runtime docs require a single API key (VOLCENGINE_API_KEY), which is proportionate for this API integration — but the registry metadata does not declare it, and the SKILL.md includes a concrete example key. Recommending persistence to ~/.bashrc increases risk of secret leakage. Also the domain in examples (ark.cn-beijing.volces.com) and malformed paths should be verified to ensure they point to the intended service.
Persistence & Privilege
The skill does not request always:true and is user-invocable; it does not claim system-wide persistence beyond advising the user to export the API key. No other privilege escalation or modification of other skills is requested.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install volcengine-ai
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /volcengine-ai 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of volcengine-ai skill. - Supports image generation (Seedream-5.0-lite) and video generation (Seedance-1.5-pro). - Adds image understanding and video understanding capabilities. - Requires API key configuration before use. - Supports asynchronous task status queries for generated content.
元数据
Slug volcengine-ai
版本 1.0.0
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 1
常见问题

Volcengine Ai 是什么?

火山引擎AI生成与理解API。让Agent能够调用火山引擎方舟的AI能力:图片生成(Seedream-5.0-lite)、视频生成(Seedance-1.5-pro)、图片理解、视频理解。使用前需配置API密钥(VOLCENGINE_API_KEY)。支持异步任务查询。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 82 次。

如何安装 Volcengine Ai?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install volcengine-ai」即可一键安装,无需额外配置。

Volcengine Ai 是免费的吗?

是的,Volcengine Ai 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Volcengine Ai 支持哪些平台?

Volcengine Ai 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Volcengine Ai?

由 zzhimin(@zzhimin)开发并维护,当前版本 v1.0.0。

💬 留言讨论