← 返回 Skills 市场
Volcengine RDS Mysql
作者
volcengine-skills
· GitHub ↗
· v1.0.0
· MIT-0
136
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install volcengine-rds-mysql
功能描述
使用火山引擎 RDS MySQL MCP Server,帮助用户完成 RDS MySQL 相关的实例管理、数据库操作、账号管理和运维任务,可直接调用 uv run ./scripts/call_rds_mysql.py 脚本获取实时结果。
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install volcengine-rds-mysql - 安装完成后,直接呼叫该 Skill 的名称或使用
/volcengine-rds-mysql触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
常见问题
Volcengine RDS Mysql 是什么?
使用火山引擎 RDS MySQL MCP Server,帮助用户完成 RDS MySQL 相关的实例管理、数据库操作、账号管理和运维任务,可直接调用 uv run ./scripts/call_rds_mysql.py 脚本获取实时结果。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 136 次。
如何安装 Volcengine RDS Mysql?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install volcengine-rds-mysql」即可一键安装,无需额外配置。
Volcengine RDS Mysql 是免费的吗?
是的,Volcengine RDS Mysql 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Volcengine RDS Mysql 支持哪些平台?
Volcengine RDS Mysql 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(darwin, linux)。
谁开发了 Volcengine RDS Mysql?
由 volcengine-skills(@volcengine-skills)开发并维护,当前版本 v1.0.0。
推荐 Skills