← Back to Skills Marketplace
volcengine-skills

Volcengine RDS Mysql

by volcengine-skills · GitHub ↗ · v1.0.0 · MIT-0
darwinlinux ✓ Security Clean
136
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install volcengine-rds-mysql
Description
使用火山引擎 RDS MySQL MCP Server,帮助用户完成 RDS MySQL 相关的实例管理、数据库操作、账号管理和运维任务,可直接调用 uv run ./scripts/call_rds_mysql.py 脚本获取实时结果。
Usage Guidance
This skill appears to be what it claims: a Volcengine RDS MySQL helper that calls the official SDK. Before installing or running it: (1) provide Volcengine AK/SK with least-privilege (ideally read-only for inspection tasks) and avoid using high-privilege credentials in shared environments; (2) install the Python dependency from the official package index (volcengine-python-sdk) and verify its provenance; (3) run the script in a sandbox or limited environment if you are unsure about network access; (4) if you don't have the 'uv' binary, run the script with python after installing dependencies; (5) review the included script (it is bundled here) and confirm it only calls Volcengine endpoints you expect. If you need higher assurance, ask the publisher for the SDK source/version they tested with or run the script with a credential that only has read/list permissions first.
Capability Analysis
Type: OpenClaw Skill Name: volcengine-rds-mysql Version: 1.0.0 The skill bundle provides a legitimate administrative tool for managing Volcengine RDS MySQL instances. The core logic in `scripts/call_rds_mysql.py` uses the official Volcengine Python SDK to perform standard operations like listing instances, databases, and accounts, with credentials handled securely via environment variables. No evidence of data exfiltration, malicious code execution, or harmful prompt injection was found in the documentation or scripts.
Capability Assessment
Purpose & Capability
Name/description request RDS MySQL management and the skill provides a script that calls Volcengine RDS and VPC APIs. Required env vars (VOLCENGINE_ACCESS_KEY, VOLCENGINE_SECRET_KEY) and the declared binary (uv) align with the stated purpose.
Instruction Scope
SKILL.md instructs the agent to run the included script with clearly enumerated actions (list-instances, describe-instance, list-databases, etc.). The instructions do not direct the agent to read unrelated files, collect system secrets, or send data to endpoints outside Volcengine APIs.
Install Mechanism
This is instruction-only with an included script and a requirements.txt referencing the official-looking Python SDK package. There is no arbitrary URL download or archive extraction. Dependencies are reasonable for the task.
Credentials
Only Volcengine credentials (AK/SK) are required (plus optional region). The number and type of env vars are appropriate for making authenticated API calls to Volcengine. SKILL.md also documents these env vars.
Persistence & Privilege
Skill is user-invocable, not always-enabled, and does not request to modify other skills or system-wide config. It does not request elevated persistent privileges.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install volcengine-rds-mysql
  3. After installation, invoke the skill by name or use /volcengine-rds-mysql
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of volcengine-sdk-generator. - Generates complete, runnable Volcengine SDK code and provides SDK configuration guidance. - Supports Go, Python, PHP, Java, and Node.js. - Guides users on advanced SDK configuration: retry, timeout, authentication, proxy, debug, connection pooling, and error handling. - Leverages Volcengine API Explorer to accurately identify service, API version, and action for code generation. - Extracts real-world example parameter values from official API demos to populate generated code. - Supports both Chinese and English prompts. - Hands off API spec queries to volcengine-api skill or CLI operations to volcengine-cli skill as appropriate.
Metadata
Slug volcengine-rds-mysql
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Volcengine RDS Mysql?

使用火山引擎 RDS MySQL MCP Server,帮助用户完成 RDS MySQL 相关的实例管理、数据库操作、账号管理和运维任务,可直接调用 uv run ./scripts/call_rds_mysql.py 脚本获取实时结果。 It is an AI Agent Skill for Claude Code / OpenClaw, with 136 downloads so far.

How do I install Volcengine RDS Mysql?

Run "/install volcengine-rds-mysql" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Volcengine RDS Mysql free?

Yes, Volcengine RDS Mysql is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Volcengine RDS Mysql support?

Volcengine RDS Mysql is cross-platform and runs anywhere OpenClaw / Claude Code is available (darwin, linux).

Who created Volcengine RDS Mysql?

It is built and maintained by volcengine-skills (@volcengine-skills); the current version is v1.0.0.

💬 Comments