Real Skill packageSource verifiedClawHub registry

alibabacloud-ack-cli

Use when the user operates Alibaba Cloud Container Service for Kubernetes (ACK). Covers cluster lifecycle (create / modify / delete / upgrade), node pools & nodes (create, modify, delete, repair, fix CVE), addons (install / upgrade / uninstall), KubeConfig & RBAC (issue for RAM user, grant / revoke), security & policy (CVE scan/fix, policy governance, KMS, delete protection), logging / audit / alerting, intelligent O&M (check / inspect / diagnosis / auto-repair), async tasks (track / pause / resume / cancel), temp…

Identity and source

Publisher attributionalibabacloud-skills-teamregistry owner unverified by skillvetai
Functional categoryDevOps, Cloud & Observabilityautomatically inferred · 65% rule confidence
Package forminstruction with code10 recorded files
Canonical sourceClawHub registryclawhub:sdk-team:alibabacloud-ack-cli
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-ack-cli

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-ack-cli

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-ack-cli

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-ack-cli
clawhub inspect @sdk-team/alibabacloud-ack-cli --version 0.0.2

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
10 / 10 inspected as text
Checked
8/14/2026, 5:13:39 AM
Scanner
0.1.3
Policy
1.0.3
3 automated findings
mediumRemote installer is downloaded without an integrity checkscripts/check-cs-plugin.sh:29 · confidence 70%curl -fsSL https://aliyuncli.alicdn.com/setup.sh
mediumRemote installer is downloaded without an integrity checkscripts/install-cs-plugin.sh:34 · confidence 70%curl -fsSL https://aliyuncli.alicdn.com/setup.sh
mediumRemote installer is downloaded without an integrity checkreferences/cli-plugin-installation-guide.md:33 · confidence 70%curl -fsSL https://aliyuncli.alicdn.com/setup.sh
3 inferred permission indicators
  • shell execution — automatically inferred
  • network access — automatically inferred
  • filesystem write — automatically inferred
5 dependency and API indicators
  • api: aliyuncli.alicdn.com
  • api: clawhub.ai
  • api: github.com
  • api: help.aliyun.com
  • 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, 2:49:58 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:1882612f66f5a97f793e17e105f6f938b2c730e2cebdc2908f2c71206b9f5791
Show up to 10 recorded paths
  • references/async-tasks.md
  • references/cli-plugin-installation-guide.md
  • references/cs-scenarios.md
  • references/error-catalogue.md
  • references/ram-policies.md
  • scripts/check-cs-plugin.sh
  • scripts/install-cs-plugin.sh
  • scripts/wait-for-task.sh
  • skill-card.md
  • SKILL.md

Source changelog

alibabacloud-ack-cli version 0.0.2 changelog: - Enforces a new observability rule: every `aliyun cs` business command must include a per-session `--user-agent` flag of the form `AlibabaCloud-Agent-Skills/alibabacloud-ack-cli/{session-id}`. - Documents how to generate and use a session-scoped, 32-character lowercase hex `session-id` in all API calls and helper scripts. - Clarifies that utility/system/--help commands must not carry the custom user agent. - Updates examples and instructions to reflect new observability and session ID requirements. - Removes the unused file `skill-card.md`.