alibabacloud-oss-manage-metaquery
Pass
Audited by Gen Agent Trust Hub on Mar 31, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: Employs the official Alibaba Cloud CLI (
aliyun,ossutil) and included Python scripts to manage storage buckets, upload files, and perform semantic metadata queries. - [EXTERNAL_DOWNLOADS]: Fetches the Aliyun CLI and ossutil management tools from Alibaba Cloud's official distribution domains (
alicdn.com,aliyuncs.com). These sources are recognized as well-known technology service domains. - [SAFE]: Implements a strict "Dangerous Operation Confirmation" protocol, ensuring the agent must obtain explicit user consent before performing irreversible actions like deleting buckets or objects.
- [SAFE]: Adheres to secure authentication practices by utilizing the Alibaba Cloud SDK's default credential chain. This approach avoids the direct handling, storage, or transmission of sensitive Access Keys within the skill's scripts or prompts.
Audit Metadata