alibabacloud-find-skills
Pass
Audited by Gen Agent Trust Hub on Apr 30, 2026
Risk Level: SAFE
Full Analysis
- [REMOTE_CODE_EXECUTION]: The skill provides instructions for installing the Alibaba Cloud CLI by downloading a setup script from the vendor's official domain (aliyuncli.alicdn.com) and executing it via a shell. This is an expected installation procedure for the vendor's own tooling.
- [EXTERNAL_DOWNLOADS]: The workflow involves downloading and installing CLI plugins and additional agent skills via aliyun plugin install and npx. These resources are fetched from official Alibaba Cloud sources and repositories belonging to the vendor.
- [COMMAND_EXECUTION]: Uses the Aliyun CLI to perform administrative tasks and search operations. The skill includes specific instructions to ensure commands are executed with appropriate flags and user-agent strings while managing local configurations.
- [DATA_EXFILTRATION]: Includes safety rules that explicitly prohibit reading, printing, or requesting account credentials such as Access Keys (AK/SK), ensuring they are handled securely outside of the conversational session.
Audit Metadata