alicloud-compute-fc-agentrun-test
Pass
Audited by Gen Agent Trust Hub on Apr 4, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill executes a local Python script (
tests/common/compile_skill_scripts.py) to verify script integrity. This is standard behavior for a testing and validation skill. - [CREDENTIALS_UNSAFE]: The skill correctly references standard Alibaba Cloud environment variables (
ALICLOUD_ACCESS_KEY_ID,ALICLOUD_ACCESS_KEY_SECRET) for authentication. No hardcoded secrets are present, and it follows best practices by advising least-privilege configuration. - [SAFE]: The network operations are limited to reaching official AliCloud API endpoints for read-only queries (Describe/List/Get), which is consistent with the stated purpose of a smoke test.
Audit Metadata