aliyun-pts-manage-test
Pass
Audited by Gen Agent Trust Hub on Jun 17, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill recommends installing
alibabacloud_pts20201020andalibabacloud_tea_openapivia pip. These are official SDK packages from Alibaba Cloud, a well-known service provider, and are used for their intended purpose of interacting with PTS APIs. - [COMMAND_EXECUTION]: The skill executes local Python scripts (e.g.,
compile_skill_scripts.py,list_openapi_meta_apis.py, andlist_pts_scenes.py) to perform diagnostic tests and metadata retrieval. These commands are bounded to the repository's internal paths. - [CREDENTIALS_UNSAFE]: The skill instructs the user to configure standard environment variables (
ALIBABACLOUD_ACCESS_KEY_ID,ALIBABACLOUD_ACCESS_KEY_SECRET) for authentication. This follows industry best practices for secret management and does not involve hardcoded credentials.
Audit Metadata