skills/aliyun/alibabacloud-aiops-skills/alibabacloud-ecs-reboot-or-crash-diagnosis/Gen Agent Trust Hub
alibabacloud-ecs-reboot-or-crash-diagnosis
Pass
Audited by Gen Agent Trust Hub on Apr 30, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill executes diagnostic scripts on remote ECS instances via the
aliyun ecs run-commandAPI. This is the primary intended function for troubleshooting kernel panics, OOM events, and system crashes on both Linux (Shell) and Windows (PowerShell) systems. - [EXTERNAL_DOWNLOADS]: The instructions reference the installation of official vendor tools (
aliyun-cli) and standard operating system diagnostic packages (kexec-tools,kdump-tools). These are sourced from trusted repositories associated with the cloud provider and Linux distributions. - [SAFE]: The skill implements a minimal-privilege approach by providing a specific RAM policy that restricts the agent's access to only the necessary ECS APIs required for diagnosis. No evidence of data exfiltration, obfuscation, or persistence was found.
Audit Metadata