Alibabacloud Dataworks Metadata
v0.0.1-beta.1DataWorks metadata Skill for Alibaba Cloud. Provides metadata browsing (catalogs/databases/tables/columns/partitions), data lineage analysis, dataset & versi...
⭐ 0· 5·0 current·0 all-time
byalibabacloud-skills-team@sdk-team
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
The name/description match the instructions: all commands are aliased to the Aliyun CLI dataworks-public plugin and cover browsing, lineage, dataset, and meta-collection operations. Nothing requested (no env vars, no installs) is disproportionate to a CLI-driven DataWorks metadata skill.
Instruction Scope
The SKILL.md stays within the stated domain and only instructs running aliyun dataworks-public commands. It includes both read and write operations (e.g., UpdateTableBusinessMetadata, UpdateColumnBusinessMetadata, Create/Delete lineage, Create/Delete dataset/meta-collection). These write actions are expected for a full management skill but require the user to confirm parameters and be deliberate about which CLI profile is used.
Install Mechanism
No install spec or third-party downloads are present; the skill is instruction-only and relies on the user having the Aliyun CLI and the official dataworks-public plugin installed. This is low-risk from an installation perspective.
Credentials
The skill declares no environment variables or primary credential and correctly relies on the user's configured Aliyun CLI profile (aliyun configure). That is proportionate, but users should be aware the CLI will use whatever AK/SK/profile is configured locally — the skill will execute commands with those credentials.
Persistence & Privilege
No elevated persistence flags (always:false). The skill is user-invocable and does not request modification of other skills or system-wide agent settings; it does not persist credentials or make itself always-on.
Assessment
This skill is coherent for inspecting and managing DataWorks metadata via the Aliyun CLI. Before installing or invoking it: 1) ensure you have the official aliyun CLI >=3.3.1 and the dataworks-public plugin; 2) run it with a CLI profile that has only the necessary RAM permissions (use the Read-Only policy if you only need browsing); 3) be cautious with write commands (create/update/delete lineage, datasets, meta-collections) — confirm parameters and intended profile before execution; 4) never paste AK/SK into chat, and configure credentials via the CLI or environment outside the skill; 5) if you want read-only usage, create and use a least-privilege RAM role/profile to limit accidental or unauthorized changes.Like a lobster shell, security has layers — review code before you run it.
latestvk97by60097fk7naznwam2sw84984r033
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
