alicloud-ai-contactcenter-ai-test
Pass
Audited by Gen Agent Trust Hub on Apr 4, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: Executes a local Python script (
tests/common/compile_skill_scripts.py) to validate script compilation of other skills. This is restricted to the local environment and intended for testing. - [SAFE]: The skill uses standard environment variables (
ALICLOUD_ACCESS_KEY_ID,ALICLOUD_ACCESS_KEY_SECRET) for cloud service authentication, which is a secure alternative to hardcoding secrets. - [SAFE]: Data operations are restricted to read-only API calls (e.g.,
Describe*,List*,Get*) and results are stored in a local output directory, presenting no data exfiltration risk.
Audit Metadata