Alicloud Data Analytics Dataanalysisgbi
PassAudited by ClawScan on May 10, 2026.
Overview
This skill is a coherent Alibaba Cloud management helper, but users should notice that it can use cloud credentials and perform account-changing API operations.
Install only if you intend to let the agent help manage Alibaba Cloud DataAnalysisGBI. Use narrowly scoped Alibaba Cloud credentials, verify the selected region and resource IDs, and require explicit review before create, update, modify, or set operations.
Findings (2)
Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.
If the credentials have broad permissions, actions performed through this skill could affect Alibaba Cloud resources in that account.
The skill expects Alibaba Cloud credentials from environment variables or the local shared credentials file. This is purpose-aligned for managing Alibaba Cloud resources, but it gives the agent delegated account authority.
AccessKey priority (must follow) 1) Environment variables: `ALICLOUD_ACCESS_KEY_ID` / `ALICLOUD_ACCESS_KEY_SECRET` / `ALICLOUD_REGION_ID` ... 2) Shared config file: `~/.alibabacloud/credentials`
Use a least-privilege RAM user or role limited to the needed DataAnalysisGBI actions, and confirm the account and region before use.
A mistaken API, region, or resource identifier could create or modify cloud resources.
The instructions explicitly include mutating Alibaba Cloud API operations. These are consistent with the management purpose, but they can change cloud configuration or resources.
Change/configure: prefer `Create*` / `Update*` / `Modify*` / `Set*` APIs for mutations.
Review the planned API name, region, resource ID, and parameters before any mutating call; prefer list/describe calls first and verify results afterward.
