alicloud-backup-hbr-test
Pass
Audited by Gen Agent Trust Hub on Apr 4, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: Executes a local Python script
tests/common/compile_skill_scripts.pyto perform an offline compilation check of the target skill's scripts. This is a standard diagnostic activity within a test environment. - [CREDENTIALS_UNSAFE]: Refers to standard Alibaba Cloud environment variables (
ALICLOUD_ACCESS_KEY_ID,ALICLOUD_ACCESS_KEY_SECRET). The skill follows security best practices by instructing the user to configure these with least privilege and does not contain hardcoded credentials. - [DATA_EXFILTRATION]: While the skill interacts with AliCloud APIs, it specifically limits operations to a single, read-only call (e.g.,
Describe*) with bounded scope to verify connectivity without broad data access.
Audit Metadata