alibabacloud-oss-manage-network-probe
Pass
Audited by Gen Agent Trust Hub on Apr 1, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes the
aliyunCLI and itsossutilplugin to perform network probes, bandwidth measurements, and local symlink diagnostics. It also generates temporary shell scripts to handle presigned URLs securely without exposing signatures in command history. - [EXTERNAL_DOWNLOADS]: The installation guide references binary downloads from
aliyuncli.alicdn.com. Since these originate from the official vendor infrastructure associated with the skill author (aliyun), they are considered legitimate administrative operations. - [CREDENTIALS_SAFE]: The instructions include a strict 'Authentication' section that forbids the agent from reading, printing, or manually configuring Access Keys or Secret Keys. It correctly directs the agent to use
aliyun configure listonly to verify the existence of a valid profile configured by the user externally. - [SAFE]: The skill mandates enabling the CLI's AI safety mode (
aliyun configure ai-mode enable) before execution, which acts as an additional layer of protection against dangerous operations. Metadata and documentation are consistent with the stated diagnostic purpose.
Audit Metadata