skills/aliyun/alibabacloud-aiops-skills/alibabacloud-network-reachability-analysis/Gen Agent Trust Hub
alibabacloud-network-reachability-analysis
Pass
Audited by Gen Agent Trust Hub on Mar 31, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes the official
aliyunCLI to interact with Alibaba Cloud services (NIS and CloudMonitor). The commands are correctly scoped to the skill's purpose of network troubleshooting and performance monitoring. - [EXTERNAL_DOWNLOADS]: The installation guide references the download of the Aliyun CLI from
aliyuncli.alicdn.com. As this is the official vendor domain for the tool required by the skill, it is considered a safe and expected operation. - [CREDENTIALS_UNSAFE]: The skill demonstrates high security awareness regarding credentials. It includes explicit 'Security Rules' that forbid reading, printing, or asking for Access Keys within the conversation. It correctly guides users to configure credentials locally using the CLI's standard mechanisms.
- [SAFE]: The skill enforces a 'READ-ONLY' policy, explicitly forbidding destructive or resource-creating APIs. No patterns of prompt injection, obfuscation, exfiltration, or persistence were detected. The implementation aligns with cloud security best practices.
Audit Metadata