Real Skill packageSource verifiedClawHub registry

alibabacloud-rds-copilot

Alibaba Cloud RDS Copilot intelligent operations assistant skill. Used for RDS-related intelligent Q&A, SQL optimization, instance operations, and troubleshooting. Calls RdsAi OpenAPI through Alibaba Cloud CLI to get real-time RDS Copilot responses. Triggers: "RDS Copilot", "RDS Assistant", "SQL optimization", "RDS troubleshooting", "RDS operations", "database diagnosis"

Identity and source

Publisher attributionalibabacloud-skills-teamregistry owner unverified by skillvetai
Functional categoryData, Spreadsheets & Analyticsautomatically inferred · 65% rule confidence
Package forminstruction bundle6 recorded files
Canonical sourceClawHub registryclawhub:sdk-team:alibabacloud-rds-copilot
Open canonical source ↗

Platform declarations

These states come from the source or distribution context. None of the entries below are SkillVetAI compatibility test results.

OpenClawnative officialProvenance: registry distribution

Independent structural checks

These checks parse the fixed package against dated platform rules. They do not execute the Skill or verify task behavior.

Claude Codepasses structure
Checker 0.1.0 · agent-skills-2026-08-13+claude-code-docs-2026-08-13 · 8/24/2026.claude/skills/alibabacloud-rds-copilot

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenAI Codexpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+codex-docs-2026-08-13 · 8/24/2026.agents/skills/alibabacloud-rds-copilot

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenClawpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+openclaw-docs-2026-08-13 · 8/24/2026skills/alibabacloud-rds-copilot

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

Installation and inspection

This command is recorded from the source ecosystem and resolves the registry's latest release. The fixed release shown on this page should be inspected before adoption.

clawhub install @sdk-team/alibabacloud-rds-copilot
clawhub inspect @sdk-team/alibabacloud-rds-copilot --version 0.0.5

Security evidence

SkillVetAI static result: medium signal

This automated, non-executing scan is bound to this release hash. It is not a safety certification and may contain false positives or false negatives.

Status
completed
Coverage
full text content
Files
6 / 6 inspected as text
Checked
8/24/2026, 1:20:36 PM
Scanner
0.1.3
Policy
1.0.3
2 automated findings
mediumRemote installer is downloaded without an integrity checkSKILL.md:77 · confidence 70%curl -fsSL https://aliyuncli.alicdn.com/install.sh
mediumRemote installer is downloaded without an integrity checkreferences/verification-method.md:23 · confidence 70%curl -fsSL https://aliyuncli.alicdn.com/install.sh
3 inferred permission indicators
  • shell execution — automatically inferred
  • network access — automatically inferred
  • filesystem write — automatically inferred
4 dependency and API indicators
  • api: aliyuncli.alicdn.com
  • api: clawhub.ai
  • api: help.aliyun.com
  • api: rdsnext.console.aliyun.com
External clawhub result: suspicious

This is registry-supplied evidence for the recorded release, not an independent SkillVetAI scan. Check the canonical source for the full report, scanner versions, scope, and current moderation state.

Evidence checked
8/24/2026, 3:22:07 AM
Release binding
Matches this record
  • skillspector: suspicious
  • llm: suspicious

Recorded files

The catalog stores hashes and an inventory summary for change detection. It does not republish the package contents.

Package content hashsha256:3e9010b300663075c0f755e4abbfb75932b5163eda5308527cf251f3739119c1
Show up to 6 recorded paths
  • references/acceptance-criteria.md
  • references/ram-policies.md
  • references/related-apis.md
  • references/verification-method.md
  • skill-card.md
  • SKILL.md

Source changelog

alibabacloud-rds-copilot v0.0.5 - Added support for advanced `chat-messages` options: `EnableThinking`, `ThinkEffort`, and `ModelId`, with notes on model verification using `get-chat-model`. - Stated that the auxiliary `aliyun rdsai get-chat-model` command must also include the custom `--user-agent` header. - Improved command parameter reference tables to document new parameters and clarify requirements. - Removed `skill-card.md` file as part of housekeeping. - Clarified documentation on safe handling and configuration of credentials. - Updated API reference and RAM permissions documentation.