alibabacloud-adb-mysql-copilot
Pass
Audited by Gen Agent Trust Hub on Mar 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is developed by 'aliyun' and uses official Alibaba Cloud libraries to interact with its services. The script logic is transparent and focuses on O&M tasks.\n- [COMMAND_EXECUTION]: The skill invokes the
scripts/call_adb_api.pyscript to perform its operations. This is the primary function of the skill and follows safe implementation patterns using Python'sargparseandjsonlibraries.\n- [EXTERNAL_DOWNLOADS]: Dependencies such asalibabacloud-adb20211201andpymysqlare resolved from official registries. These are trusted libraries essential for the skill's intended purpose.\n- [CREDENTIALS_UNSAFE]: The skill requires sensitive environment variables (ALIBABA_CLOUD_ACCESS_KEY_ID,ADB_MYSQL_PASSWORD, etc.) to operate. It correctly instructions the user to set these in their local environment rather than including them in the code or prompt.
Audit Metadata