skills/cinience/alicloud-skills/alicloud-platform-multicloud-docs-api-benchmark-test/Gen Agent Trust Hub
alicloud-platform-multicloud-docs-api-benchmark-test
Pass
Audited by Gen Agent Trust Hub on Apr 4, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns or security vulnerabilities were identified. The skill's operations are consistent with its stated purpose as a smoke test suite.
- [COMMAND_EXECUTION]: The skill invokes a local Python script
tests/common/compile_skill_scripts.pyto verify the target skill's codebase. This is standard behavior for automated testing and does not involve remote code execution or untrusted inputs. - [CREDENTIALS_UNSAFE]: The instructions reference standard Alibaba Cloud environment variables (
ALICLOUD_ACCESS_KEY_ID,ALICLOUD_ACCESS_KEY_SECRET) for configuration. No hardcoded secrets were found, and the skill follows best practices by recommending least privilege access.
Audit Metadata