relational-database-mcp-cloudbase
Manage CloudBase MySQL with MCP
CloudBase MySQL operations need clear tool choice and safety checks. This skill guides agents through MCP-based provisioning, querying, schema changes, and permission reviews.
Install with my Agent
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "relational-database-mcp-cloudbase" from https://skillstore.io/skills/tencentcloudbase-relational-database-mcp-cloudbase.md and its manifest at https://skillstore.io/api/skills/tencentcloudbase-relational-database-mcp-cloudbase/manifest. Verify the artifact. You may proceed after verification, subject to the environment's own policy.Your Agent should still show its plan and request any confirmation required by the security policy.
Agent-readable resources
Use these links when an AI agent, crawler, or script needs clean context instead of reading the full page.
Test it
Using "relational-database-mcp-cloudbase". Check if CloudBase MySQL can accept queries.
Expected outcome:
Reports whether the instance exists, whether the lifecycle state is ready, and what operation is safe next.
Using "relational-database-mcp-cloudbase". Create a table for user-owned records.
Expected outcome:
Plans schema initialization, includes the per-user access column, and recommends permission verification after creation.
Using "relational-database-mcp-cloudbase". Destroy the MySQL instance for this environment.
Expected outcome:
Requests explicit confirmation, checks the current instance, starts the destroy flow, and polls task status.
Security Audit
Medium RiskMost static command, filesystem, and blocker findings are false positives caused by Markdown formatting and static documentation references. The hardcoded remote fallback URLs are a confirmed low-risk network concern, and the remote instruction fallback is a medium supply-chain trust concern.
Confirmed security concerns (1)
Capability review items (4)
These are real local capabilities that may be expected for this skill, so they require review but are not counted as confirmed malicious behavior.
Risk Factors
โ๏ธ External commands (50)
๐ Network access (4)
๐ Filesystem access (2)
Share & cite this report
Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.
Copy report link
https://skillstore.io/skills/tencentcloudbase-relational-database-mcp-cloudbase/audits/2?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_reportMarkdown badge
[](https://skillstore.io/skills/tencentcloudbase-relational-database-mcp-cloudbase?utm_source=security_passport_badge)HTML badge
<a href="https://skillstore.io/skills/tencentcloudbase-relational-database-mcp-cloudbase?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/tencentcloudbase-relational-database-mcp-cloudbase/security.svg" alt="Skillstore security assessment" loading="lazy"></a>Embed card
<iframe src="https://skillstore.io/embed/skills/tencentcloudbase-relational-database-mcp-cloudbase.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>Academic citations (APA ยท BibTeX ยท CFF)
APA citation
tencentcloudbase. (2026). relational-database-mcp-cloudbase security audit report (audit version 2) [Author version 2.23.8]. Skillstore. https://skillstore.io/skills/tencentcloudbase-relational-database-mcp-cloudbase/audits/2BibTeX citation
@techreport{tencentcloudbase-tencentcloudbase-relational-database-mcp-cloudbase-2026,
author = {tencentcloudbase},
title = {relational-database-mcp-cloudbase security audit report (audit version 2)},
institution = {Skillstore},
year = {2026},
number = {2},
url = {https://skillstore.io/skills/tencentcloudbase-relational-database-mcp-cloudbase/audits/2},
note = {Author version 2.23.8}
}CITATION.cff
cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "relational-database-mcp-cloudbase security audit report (audit version 2)"
version: "2.23.8"
type: report
authors:
- name: "tencentcloudbase"
date-released: "2026-07-09"
url: "https://skillstore.io/skills/tencentcloudbase-relational-database-mcp-cloudbase/audits/2"
identifiers:
- type: other
value: "skillstore:tencentcloudbase-relational-database-mcp-cloudbase:audit:2"
description: "Skillstore immutable audit report identifier"
Skillstore Score
Why this score Evidence Confidence: MediumWhat You Can Build
Check Database Readiness
Confirm whether CloudBase MySQL exists and is ready before any SQL work begins.
Review Table Permissions
Inspect and update SQL table permissions after creating or changing schema.
Run Controlled SQL Maintenance
Plan read checks, targeted writes, schema initialization, and validation through MCP tools.
Try These Prompts
Use this skill to check whether CloudBase MySQL is provisioned and ready. Report the status and next safe step.
Use this skill to inspect a table with a limited read-only query. Summarize the result and avoid write operations.
Use this skill to plan schema initialization for CloudBase MySQL. Include _openid where user-scoped access is needed.
Use this skill to plan a destructive database action. Confirm the environment, explain impact, and define validation steps.
Best Practices
- Confirm environment and table names before writes, schema changes, or destroys.
- Run limited read-only queries before mutating data.
- Review table permissions after schema creation or permission updates.
Avoid
- Using SDK setup when MCP tools are available for the management task.
- Destroying MySQL without explicit user confirmation and status polling.
- Creating user-scoped tables without the _openid access-control column.
Frequently Asked Questions
Does this skill execute database commands by itself?
Can it build application database code?
Which MCP tools does it describe?
Why is _openid important?
What should happen before destructive operations?
Does it require network access?
Developer Details
Author
tencentcloudbaseLicense
MIT
Author version
v2.23.8
Skillstore revision
r1
Ref
24b2fe42a456262f3fd0fb3df72e12d9ed2c32ec
Maintenance freshness
7/18/2026
Usage
1 downloads ยท 1 views
File structure
๐ SKILL.md