Real Skill packageSource verifiedClawHub registry

alibabacloud-flink-workspace-ops

Use when user explicitly asks Flink/Ververica/Realtime Compute Console workspace operations: 草稿(draft), SQL校验/执行, 部署(deployment), 作业(job), Session Cluster, namespace, 表(table), 成员(member), 变量(variable), 或 checkpoint timeout 诊断, especially with workspace/deployment/job IDs (w-*, d-*, j-*, sc-*, draft-*). Also use when prompt asks to test/verify Flink Console lifecycle flow, safety guardrails, or parameter validation for these operations. This includes prompts such as create draft, deploy draft, list deployments, st…

Identity and source

Publisher attributionalibabacloud-skills-teamregistry owner unverified by skillvetai
Functional categoryDevOps, Cloud & Observabilityautomatically inferred · 81% rule confidence
Package forminstruction with code25 recorded files
Canonical sourceClawHub registryclawhub:sdk-team:alibabacloud-flink-workspace-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/17/2026.claude/skills/alibabacloud-flink-workspace-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/17/2026.agents/skills/alibabacloud-flink-workspace-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/17/2026skills/alibabacloud-flink-workspace-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-flink-workspace-ops
clawhub inspect @sdk-team/alibabacloud-flink-workspace-ops --version 0.0.2

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
25 / 25 inspected as text
Checked
8/17/2026, 7:21:10 AM
Scanner
0.1.3
Policy
1.0.3
2 automated findings
highRemote content is piped directly to a shellreferences/cli-installation-guide.md:40 · confidence 98%curl -fsSL https://aliyuncli.alicdn.com/install.sh | bash
mediumRemote installer is downloaded without an integrity checkreferences/cli-installation-guide.md:40 · confidence 70%curl -fsSL https://aliyuncli.alicdn.com/install.sh
1 High/Critical review queue entry
STATIC_DOWNLOAD_PIPE_TO_SHELLpending
Open human review queue →
5 inferred permission indicators
  • shell execution — automatically inferred
  • network access — automatically inferred
  • filesystem read — automatically inferred
  • filesystem write — automatically inferred
  • credential access — automatically inferred
9 dependency and API indicators
  • pypi: alibabacloud-ververica20220718 ==1.13.0
  • pypi: alibabacloud-tea-openapi ==0.4.3
  • pypi: alibabacloud-tea-util ==0.3.14
  • pypi: alibabacloud-credentials ==1.0.8
  • api: aliyuncli.alicdn.com
  • api: clawhub.ai
  • api: dummy.oss-cn-beijing.aliyuncs.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/17/2026, 6:15:14 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:031a8ef7986f91ff68cd5a72501d506d989ea2abf2c64b3e509da6f5bf671dd5
Show up to 25 recorded paths
  • assets/requirements.txt
  • references/agent-operating-protocol.md
  • references/cli-installation-guide.md
  • references/command-catalog.md
  • references/command-map.md
  • references/error-handling.md
  • references/playbooks/create-validate-deploy.md
  • references/playbooks/list-filter-act.md
  • references/playbooks/session-cluster-lifecycle.md
  • references/ram-policies.md
  • references/related-apis.md
  • references/resource-disclosure.md
  • references/verification-method.md
  • references/vvp-product-model.md
  • scripts/client.py
  • scripts/convert_evals.py
  • scripts/e2e_test.py
  • scripts/flink_ververica_ops.py
  • scripts/w1_sql_development.py
  • scripts/w2_deployment_ops.py
  • scripts/w3_session_cluster.py
  • scripts/w4_dev_resources.py
  • scripts/w5_workspace_admin.py
  • skill-card.md
  • SKILL.md

Source changelog

alibabacloud-flink-workspace-ops v0.0.2 - Added strict observability requirements: all `aliyun` CLI API calls must include a unique session-specific `--user-agent` flag; session ID set per session and propagated via environment variable to scripts and SDK for audit consistency. - Clarified AI-Mode and plugin update guidance; removed instructions to enable/disable AI-Mode and focused on plugin management. - Updated boundaries and disambiguation rules for workspace definitions. - Improved documentation structure and consistency, with concise examples for CLI invocation and environment propagation. - Removed the unused file: `skill-card.md`