← Back to Skills Marketplace
Volcano
by
mikeclaw007
· GitHub ↗
· v0.1.0
· MIT-0
249
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install volcano
Description
提供火山引擎公开产品规格、价格、账单概览及服务公告的非敏感信息摘要与整理服务。
Usage Guidance
This skill appears to do what it says (summarize public docs and console-visible billing/announcements), but it also instructs the agent to log into a user's console and extract billing information without declaring how authentication is handled. Before installing or using it: (1) Ask the publisher how authentication is performed and whether the agent will ever transmit or store account-specific billing data; (2) Never paste credentials into untrusted prompts — prefer ephemeral session-based access or manual copy/paste of the specific data you want summarized; (3) Confirm where output is sent/stored and whether logs include sensitive fields; (4) If you need only public product info, prefer using the skill only for public pages and avoid giving it console access; (5) If you proceed, monitor and limit what the agent can access and review its outputs for accidental credential leakage.
Capability Analysis
Type: OpenClaw Skill
Name: volcano
Version: 0.1.0
The skill bundle consists of metadata and instructions (SKILL.md) for an AI agent to summarize public product information and console billing data from the Volcano Engine (volcengine.com) platform. The instructions explicitly prohibit the collection of sensitive credentials, account IDs, or performing unauthorized API actions, focusing strictly on summarizing visible page content for the user.
Capability Assessment
Purpose & Capability
Name and description (summarize Volcengine public product/spec/price/billing/announcements) align with the instructions in SKILL.md; there are no unrelated binaries, env vars, or installs requested.
Instruction Scope
The SKILL.md explicitly instructs the agent to '登录控制台' and '访问账单页 → 提取周期与费用项' (log into the console and extract billing overview). While it states not to perform API calls or store credentials, it gives the agent discretion to access account-specific pages and extract billing items — an action that touches sensitive data and is ambiguous about how authentication/session state is obtained and how extracted data is handled/transmitted.
Install Mechanism
Instruction-only skill with no install spec and no code files — nothing will be downloaded or written to disk by an installer, which reduces install-time risk.
Credentials
No env vars or primary credentials are declared, yet the instructions require logging into a personal console to read billing data. This mismatch is ambiguous: the skill may prompt users for credentials at runtime or rely on an existing session. Either behavior affects sensitive credentials and is not declared or constrained by the skill metadata.
Persistence & Privilege
always:false and no special persistence or cross-skill configuration is requested. The skill does not claim to modify other skills or system settings.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install volcano - After installation, invoke the skill by name or use
/volcano - Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.0
Initial release of volcano skill.
- Registers a capability for summarizing public or console-visible information from Volcengine.
- Supports extraction of specs, pricing summaries, billing overviews, and service announcement digests.
- Strictly avoids handling sensitive data, account operations, or API interactions.
- Limits usage to compliant, visible, non-sensitive information only.
- Includes links to main site, console, and documentation for easy access.
Metadata
Frequently Asked Questions
What is Volcano?
提供火山引擎公开产品规格、价格、账单概览及服务公告的非敏感信息摘要与整理服务。 It is an AI Agent Skill for Claude Code / OpenClaw, with 249 downloads so far.
How do I install Volcano?
Run "/install volcano" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Volcano free?
Yes, Volcano is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Volcano support?
Volcano is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Volcano?
It is built and maintained by mikeclaw007 (@mikeclaw007); the current version is v0.1.0.
More Skills