aliyun-pai-workspace-test
Pass
Audited by Gen Agent Trust Hub on Jun 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is designed for testing and validation of another skill. It performs benign operations such as running a local Python compilation script and executing a read-only cloud API call to verify reachability.
- [CREDENTIALS_SAFE]: The skill correctly instructs the user to configure credentials using standard environment variables (e.g., ALIBABACLOUD_ACCESS_KEY_ID). There are no hardcoded secrets or unsafe credential handling practices.
- [COMMAND_EXECUTION]: The skill executes a local script (
tests/common/compile_skill_scripts.py) to validate code integrity. This is a standard development and testing procedure with no evidence of malicious command injection or external code loading.
Audit Metadata