aliyun-alb-manage-test

Pass

Audited by Gen Agent Trust Hub on Jun 17, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [COMMAND_EXECUTION]: The test automation scripts (e2e_test_alb.py and smoke_test_alb.py) utilize the subprocess module to execute local Python scripts located within the repository. This is used to verify the operational status of the ALB management tools being tested.
  • Evidence: The run_script function in both Python files invokes subprocess.run with a list of arguments to call internal skill scripts.
  • [EXTERNAL_DOWNLOADS]: The skill identifies several official Alibaba Cloud SDK libraries as required dependencies for execution.
  • Evidence: SKILL.md specifies the installation of alibabacloud_alb20200616, alibabacloud_tea_openapi, and alibabacloud_credentials via pip. These are well-known, official packages from the cloud vendor.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 17, 2026, 12:47 PM
Security Audit — agent-trust-hub — aliyun-alb-manage-test