Real Skill packageSource verifiedClawHub registry

alibabacloud-polardbx-ops

Manage Alibaba Cloud PolarDB-X instance lifecycle and routine operations via the Aliyun CLI. Use when the user asks to create, delete, restart, scale, modify, monitor, or inspect PolarDB-X instances. Triggers: "polardb-x", "polardbx", "create polardb-x", "delete polardb-x", "restart polardb-x", "scale polardb-x", "upgrade polardb-x", "describe polardb-x", "polardb-x instance", "polardb-x parameters", "polardb-x slow log", "polardb-x performance", "polardb-x binlog"

Identity and source

Publisher attributionalibabacloud-skills-teamregistry owner unverified by skillvetai
Functional categoryDevOps, Cloud & Observabilityautomatically inferred · 55% rule confidence
Package forminstruction with code29 recorded files
Canonical sourceClawHub registryclawhub:sdk-team:alibabacloud-polardbx-ops
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/14/2026.claude/skills/alibabacloud-polardbx-ops

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/14/2026.agents/skills/alibabacloud-polardbx-ops

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/14/2026skills/alibabacloud-polardbx-ops

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-polardbx-ops
clawhub inspect @sdk-team/alibabacloud-polardbx-ops --version 0.0.1

Security evidence

SkillVetAI static result: high 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
29 / 29 inspected as text
Checked
8/14/2026, 5:13:39 AM
Scanner
0.1.3
Policy
1.0.3
2 automated findings
highRemote content is piped directly to a shellreferences/cli-installation-guide.md:28 · confidence 98%curl -fsSL https://aliyuncli.alicdn.com/setup.sh | bash
mediumRemote installer is downloaded without an integrity checkreferences/cli-installation-guide.md:28 · confidence 70%curl -fsSL https://aliyuncli.alicdn.com/setup.sh
1 High/Critical review queue entry
STATIC_DOWNLOAD_PIPE_TO_SHELLpending
Open human review queue →
2 inferred permission indicators
  • network access — automatically inferred
  • filesystem write — automatically inferred
4 dependency and API indicators
  • api: aliyuncli.alicdn.com
  • api: api.aliyun.com
  • api: clawhub.ai
  • api: ram.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/14/2026, 3:56:27 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:f82a7ec52ed227cae652b749cbe0f251af8fc50ff7a786e5784e1720c34f6a61
Show up to 29 recorded paths
  • references/account-management.md
  • references/backup-restore.md
  • references/cdc.md
  • references/cli-installation-guide.md
  • references/cold-storage.md
  • references/columnar.md
  • references/connection-endpoint.md
  • references/data-evaluate-migration.md
  • references/database-management.md
  • references/gdn.md
  • references/ha-migration.md
  • references/index.md
  • references/instance-lifecycle.md
  • references/mem0.md
  • references/metadata-query.md
  • references/monitoring-logs.md
  • references/operation-tasks.md
  • references/parameters.md
  • references/ram-policies.md
  • references/related_apis.yaml
  • references/scaling.md
  • references/security-access.md
  • references/sql-audit-compliance.md
  • references/sql-flashback.md
  • references/tags-resourcegroup.md
  • scripts/poll_task.sh
  • scripts/spec_lookup.sh
  • skill-card.md
  • SKILL.md

Source changelog

Initial release of alibabacloud-polardbx-ops skill - Manage the full lifecycle of Alibaba Cloud PolarDB-X instances using the Aliyun CLI. - Supports operations including create, delete, restart, scale, parameter management, monitoring, and logs. - Uses intent routing: identifies user intent, performs pre-flight environment checks, and loads relevant documentation before generating CLI commands. - Ensures all API calls include a session-specific user-agent for observability. - Provides detailed module breakdown and step-by-step instructions for robust, compliant command generation.