aliyun-platform-docs-benchmark-test
Pass
Audited by Gen Agent Trust Hub on May 9, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill performs legitimate smoke testing for cloud API documentation benchmarking. All actions are scoped to validation and connectivity checks.
- [COMMAND_EXECUTION]: The skill executes a local Python script (
tests/common/compile_skill_scripts.py) and standard Alibaba Cloud API commands (e.g.,Describe*,List*). These operations are consistent with the skill's documented purpose as a diagnostic test and do not include unauthorized command injection or privilege escalation. - [CREDENTIALS_UNSAFE]: While the skill mentions environment variables for authentication (
ALIBABACLOUD_ACCESS_KEY_ID,ALIBABACLOUD_ACCESS_KEY_SECRET), it does so as a configuration prerequisite. No hardcoded secrets or instructions to exfiltrate credentials were found.
Audit Metadata