Alicloud Database Analyticdb Mysql
v1.0.2Manage Alibaba Cloud AnalyticDB for MySQL (ADB) via OpenAPI/SDK. Use whenever the user needs AnalyticDB resource lifecycle and configuration operations, stat...
⭐ 0· 1.2k·3 current·3 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description match the included files: SKILL.md explains using Alibaba Cloud OpenAPI/SDK for AnalyticDB; the provided script enumerates OpenAPI metadata for the adb product. The requested capabilities (calling OpenAPI, using SDKs) are appropriate for this purpose.
Instruction Scope
SKILL.md stays on-task: it documents discovery-first workflows, outlines credential sources, suggests verifications, and limits outputs to a skill-specific output/ path. It does not instruct reading unrelated system files or exfiltrating data to external endpoints other than aliyun api endpoints referenced for API metadata.
Install Mechanism
No install spec is provided (instruction-only plus a small script). The included Python script is small, uses standard library urllib, and only fetches from official api.aliyun.com URLs. No downloads from untrusted URLs or archive extraction.
Credentials
SKILL.md sensibly requires Alibaba Cloud credentials (ALICLOUD_ACCESS_KEY_ID, ALICLOUD_ACCESS_KEY_SECRET, optional ALICLOUD_REGION_ID) which are appropriate for making API calls. However, the registry metadata lists no required env vars or primary credential — this mismatch is a minor but noteworthy omission that could mislead users about the need to provide credentials.
Persistence & Privilege
Skill is not always-enabled, is user-invocable, and does not request system-wide changes. It writes artifacts only under a skill-scoped output path. No elevated persistence or modification of other skills/configs is present.
Assessment
This skill appears to do what it claims: it helps discover and call Alibaba Cloud AnalyticDB OpenAPI endpoints. Before installing, ensure you: (1) provide least-privilege Alibaba Cloud credentials (ALICLOUD_ACCESS_KEY_ID and ALICLOUD_ACCESS_KEY_SECRET) to the agent environment or the shared ~/.alibabacloud/credentials file; (2) confirm the agent will ask or you will provide the correct region before any mutating operations; and (3) review the output directory (output/alicloud-database-analyticdb-mysql/) for saved artifacts. The only inconsistency is that the registry metadata does not declare the env vars the SKILL.md expects — treat the credentials requirement as real even though it's not listed in the metadata.Like a lobster shell, security has layers — review code before you run it.
latestvk975h4t90029nmsrwd71hwjfnh82pxng
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
