alibabacloud-suggest-cli
Pass
Audited by Gen Agent Trust Hub on Jul 9, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill uses a local script
check_cli.pyto validate generated commands before presenting them to the user. This script runs viapython3but is part of the skill's own package and is used purely for static analysis of command strings written to/tmp/aliyun-cli-commands.sh. - [COMMAND_EXECUTION]: The skill explicitly instructs the agent to suggest commands only and 'do not execute unless asked', which is a safety guardrail for the
CallCLItool. - [SAFE]: All external tools referenced in
allowed-toolsbelong to thealibabacloud-coreMCP plugin, which is the official provider for this skill's vendor (aliyun).
Audit Metadata