aliyun-airec-manage

Pass

Audited by Gen Agent Trust Hub on Apr 29, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill instructions and scripts are designed for legitimate resource management on Alibaba Cloud.
  • [EXTERNAL_DOWNLOADS]: The script scripts/list_openapi_meta_apis.py fetches JSON metadata from Alibaba Cloud's official OpenAPI metadata service (api.aliyun.com). This is a well-known and trusted service used for discovering API schemas.
  • [CREDENTIALS_UNSAFE]: The skill references standard Alibaba Cloud environment variables (ALIBABACLOUD_ACCESS_KEY_ID, ALIBABACLOUD_ACCESS_KEY_SECRET) and the default credentials file path (~/.alibabacloud/credentials). It does not contain hardcoded secrets or instruct the user to store them insecurely.
  • [COMMAND_EXECUTION]: The validation step in SKILL.md uses py_compile to verify script syntax, which is a standard development practice. No arbitrary or dangerous command execution was detected.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 29, 2026, 02:27 AM