alicloud-security-cloudfw
Pass
Audited by Gen Agent Trust Hub on Mar 11, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill fetches OpenAPI metadata and API documentation from official Alibaba Cloud domains (api.aliyun.com). These downloads are necessary for the skill to discover and interact with the latest Cloud Firewall API versions.
- [COMMAND_EXECUTION]: The skill executes local Python scripts to perform API discovery and basic file validation. These operations are restricted to the skill's own directory and use standard library modules.
- [CREDENTIALS_UNSAFE]: The skill utilizes standard environment variables (ALICLOUD_ACCESS_KEY_ID, ALICLOUD_ACCESS_KEY_SECRET) and local configuration files (~/.alibabacloud/credentials) for authentication. This is appropriate for its primary function of managing cloud infrastructure and aligns with Alibaba Cloud's security guidelines.
Audit Metadata