← 返回 Skills 市场
177
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install volcano-engine
功能描述
Configure and use Volcano Engine models like Doubao, GLM, Kimi, and DeepSeek via OpenClaw for general, coding, and troubleshooting tasks.
安全使用建议
This package looks like a real Volcengine integration, but there are several mismatches you should consider before installing or running any scripts:
- Treat API keys as sensitive: the skill requires a Volcengine API key (documents reference VOLCANO_ENGINE_API_KEY and openclaw.json apiKey). The registry metadata erroneously lists no required env vars—assume an API key is required and do not paste keys into public places. Prefer setting keys in your system secret store or environment variables, not in repo files.
- Inconsistency in key format: SKILL.md and references disagree on whether the key includes an 'sk-' prefix. Verify the expected format with the official Volcengine console before using your production key.
- Do not run scripts blindly: the repository includes extraction and scraping scripts (Python and PowerShell, and guidance to use Playwright). These perform network access and automation; review their source code carefully for unexpected network endpoints or data exfiltration before running. If you do need to run them, do so in a sandboxed environment and with a non-privileged/test API key.
- Tooling mismatch: README and scripts assume Node and PowerShell (and possibly Playwright) but package.json has no dependencies declared and the registry metadata lists no required binaries. Ensure you have the expected runtime and inspect package.json/scripts for required packages before executing npm install or pwsh scripts.
- Verify origin and trust: Homepage is missing and source is 'unknown' while owner ID is an opaque string. Prefer installing skills from trusted publishers or confirm the repository origin (GitHub link in package.json points to a large repo; check the exact repo/directory and commit history).
If you want to proceed: 1) Inspect scripts (scripts/*.ps1, references/*.py) for network endpoints and secrets handling; 2) Use a disposable/test API key; 3) Run commands in an isolated VM/container; 4) Prefer to manually configure openclaw.json using environment variables rather than running automated scripts that modify config. If anything in the scripts looks surprising, ask the publisher to justify the behavior or provide a trimmed distribution that only includes the runtime SKILL.md and minimal helper scripts.
功能分析
Type: OpenClaw Skill
Name: volcano-engine
Version: 1.1.2
The bundle is a comprehensive and well-documented integration for Volcano Engine (Volcengine) models. It includes detailed configuration guides, model references, and several Python utility scripts (such as extract-high-priority.py and extract_pages.py) designed to extract text from official API reference PDFs to ensure documentation accuracy. While some scripts contain hardcoded absolute Windows file paths (e.g., referencing 'C:\Users\Andapeng\...'), these represent non-portable coding practices rather than malicious intent. There are no signs of data exfiltration, unauthorized network activity, or prompt injection targeting the OpenClaw agent.
能力标签
能力评估
Purpose & Capability
Name/description and the SKILL.md align with a Volcengine integration (model list, configuration, troubleshooting). The repository contains extensive documentation and helper scripts consistent with that purpose. However the registry metadata omits obvious dependencies (API key, Node/PowerShell tooling) so the declared requirements do not match what the package actually expects.
Instruction Scope
SKILL.md itself stays within scope (how to obtain an API key, configure openclaw.json, set aliases, troubleshoot connections). But the bundle also includes extraction/scraping analysis and scripts (references/documentation-analysis.md, extract_*.py, extract-*.py/pwsh scripts and Playwright examples) that discuss headless browsing, scraping and API-endpoint discovery. Those additional artifacts expand the operational surface (network I/O, crawling, automated page rendering) beyond the minimal runtime instructions and should be reviewed before running.
Install Mechanism
There is no install spec (instruction-only) which is low risk in itself, but package.json and README instruct use of Node/npm and PowerShell scripts (pwsh ./scripts/run-tests.ps1, Playwright examples). package.json has no dependencies listed even though README and docs reference installing Playwright and npm packages. The manifest does not declare required binaries (Node, pwsh) despite scripts that rely on them. This mismatch is a red flag: the package expects you to install/run code but doesn't declare those runtime/install requirements explicitly.
Credentials
Registry metadata lists no required environment variables or primary credential, yet SKILL.md and other docs clearly require an API key and provide environment-variable examples (VOLCANO_ENGINE_API_KEY / apiKey in openclaw.json). There is also an inconsistency in API key formatting: SKILL.md states '无需添加 sk- 前缀' (do not add sk-), while references/configuration.md shows keys starting with 'sk-'. Required secret access is expected for this skill, but it is not declared in the registry metadata and the docs conflict on format—this is an incoherence that could lead to misconfiguration or accidental key exposure.
Persistence & Privilege
The skill does not request 'always:true' or modify other skills' configs. It includes helper scripts that can write or update OpenClaw config files (generate-config.ps1, scripts/generate-config.ps1) which is normal for provider integration. The package does not claim elevated or persistent platform privileges beyond normal skill behavior.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install volcano-engine - 安装完成后,直接呼叫该 Skill 的名称或使用
/volcano-engine触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.1.2
Removed recon/ directory (Playwright scraper flagged as dynamic code execution)
v1.1.1
Renamed to include Volcengine for search discoverability
v1.1.0
Updated model list via live API: Seed 2.0 series, removed deprecated Kimi models, added VLM/Video sections, full multimodal docs
v1.0.0
Initial release of the volcengine skill for OpenClaw integration.
- Enables configuration and use of Volcano Engine (Volcengine) models, including Doubao, GLM, Kimi, and DeepSeek via OpenClaw.
- Provides setup instructions for API key acquisition and integration with both interactive and manual configuration options.
- Supports both general (text, image) and coding-optimized models with separate providers and endpoints.
- Offers custom model aliases, usage examples, and advanced configuration (e.g., regional endpoints, environment variables).
- Includes troubleshooting guidance, cost management tips, and best practices for authentication, error handling, and model selection.
元数据
常见问题
Volcengine (Volcano Engine) 是什么?
Configure and use Volcano Engine models like Doubao, GLM, Kimi, and DeepSeek via OpenClaw for general, coding, and troubleshooting tasks. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 177 次。
如何安装 Volcengine (Volcano Engine)?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install volcano-engine」即可一键安装,无需额外配置。
Volcengine (Volcano Engine) 是免费的吗?
是的,Volcengine (Volcano Engine) 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Volcengine (Volcano Engine) 支持哪些平台?
Volcengine (Volcano Engine) 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Volcengine (Volcano Engine)?
由 Andapeng(@andapeng)开发并维护,当前版本 v1.1.2。
推荐 Skills