alicloud-media-ice-test
Pass
Audited by Gen Agent Trust Hub on Mar 11, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill executes a local Python script (
tests/common/compile_skill_scripts.py) to perform an offline compilation check of the target skill's scripts. This is standard procedure for a test skill and targets local files within the repository structure. - [SAFE]: The documentation references standard Alibaba Cloud environment variables (
ALICLOUD_ACCESS_KEY_ID,ALICLOUD_ACCESS_KEY_SECRET) required for authentication. No hardcoded credentials or secrets were found in the skill content. - [SAFE]: The skill involves reading a local configuration file (
SKILL.mdof the target skill) to determine which read-only API calls to test. This behavior is consistent with its stated purpose as a smoke test and does not present an external attack surface.
Audit Metadata