Skip to main content

dataworks-open-api

Enables dynamic API discovery and management of Alibaba Cloud DataWorks resources using official SDKs for data operations.

Install this skill

or
57/100

Security score

The dataworks-open-api skill was audited on May 13, 2026 and we found 21 security issues across 3 threat categories, including 1 high-severity. Review the findings below before installing.

Categories Tested

Security Issues

high line 50

Template literal with variable interpolation in command context

SourceSKILL.md
507. **Browser** — use browser-use to visit the DataWorks Homepage (`https://dataworks.data.aliyun.com/${ALIBABA_CLOUD_REGION_ID}/#/index`) and inspect the UI behavior, network requests, or page content
medium line 126

Template literal with variable interpolation in command context

SourceSKILL.md
126endpoint: `dataworks.${
medium line 56

Access to hidden dotfiles in home directory

SourceSKILL.md
563. Shared config file: `~/.alibabacloud/credentials`
low line 124

Access to .env file

SourceSKILL.md
124accessKeyId: process.env.ALIBABA_CLOUD_ACCESS_KEY_ID,
low line 125

Access to .env file

SourceSKILL.md
125accessKeySecret: process.env.ALIBABA_CLOUD_ACCESS_KEY_SECRET,
low line 127

Access to .env file

SourceSKILL.md
127process.env.ALIBABA_CLOUD_REGION_ID || "cn-shanghai"
low line 174

Access to .env file

SourceSKILL.md
174accessKeyId: process.env.ALIBABA_CLOUD_ACCESS_KEY_ID,
low line 175

Access to .env file

SourceSKILL.md
175accessKeySecret: process.env.ALIBABA_CLOUD_ACCESS_KEY_SECRET,
low line 39

External URL reference

SourceSKILL.md
39`https://help.aliyun.com/zh/dataworks/developer-reference/api-dataworks-public-2024-05-18-dir`
low line 40

External URL reference

SourceSKILL.md
40Browse the category list, find the matching API name, and navigate to its detail page (URL pattern: `https://help.aliyun.com/zh/dataworks/developer-reference/api-dataworks-public-2024-05-18-{apinamein
low line 41

External URL reference

SourceSKILL.md
41For example, if `CreateNode` fails, find it under "数据开发(新版)" in the directory, then read its detail page: `https://help.aliyun.com/zh/dataworks/developer-reference/api-dataworks-public-2024-05-18-crea
low line 45

External URL reference

SourceSKILL.md
45- Java: `https://aliyunsdk-pages.alicdn.com/apidocs/{PRODUCT_CODE}/{API_VERSION}/java-async-tea/8.0.3/index.html`
low line 50

External URL reference

SourceSKILL.md
507. **Browser** — use browser-use to visit the DataWorks Homepage (`https://dataworks.data.aliyun.com/${ALIBABA_CLOUD_REGION_ID}/#/index`) and inspect the UI behavior, network requests, or page content
low line 55

External URL reference

SourceSKILL.md
552. Credentials URI: `ALIBABA_CLOUD_CREDENTIALS_URI` (e.g. `http://localhost:7002/api/v1/credentials/0`). The SDK credentials provider automatically fetches and refreshes AK/SK/STS tokens from this HTT
low line 78

External URL reference

SourceSKILL.md
78This fetches `https://help.aliyun.com/zh/dataworks/developer-reference/api-{PRODUCT_CODE}-{API_VERSION}-overview`, extracts the API list from `window.__ICE_PAGE_PROPS__.docDetailData.storeData.data.co
low line 88

External URL reference

SourceSKILL.md
88This calls `https://next.api.aliyun.com/meta/v1/products/{PRODUCT_CODE}/versions/{API_VERSION}/api-docs.json` and outputs the full API docs JSON and a summary list.
low line 93

External URL reference

SourceSKILL.md
93https://next.api.aliyun.com/meta/v1/products/{PRODUCT_CODE}/versions/{API_VERSION}/apis/{ApiName}/api.json
low line 98

External URL reference

SourceSKILL.md
98If the MCP Server is running, use the MCP `tools/list` capability, or fetch `https://dataworks.data.aliyun.com/pop-mcp-tools` directly for the tool catalog JSON. Includes some APIs not in Method 2 (e.
low line 104

External URL reference

SourceSKILL.md
104- Node.js: `https://www.npmjs.com/package/@alicloud/dataworks-public20240518`
low line 106

External URL reference

SourceSKILL.md
106- Java: `https://central.sonatype.com/artifact/com.aliyun/alibabacloud-dataworks_public20240518`
low line 242

External URL reference

SourceSKILL.md
242Java SDK API docs: `https://aliyunsdk-pages.alicdn.com/apidocs/{PRODUCT_CODE}/{API_VERSION}/java-async-tea/8.0.3/index.html`
Scanned on May 13, 2026
View Security Dashboard
Installation guide →