chaos-mesh
Pass
Audited by Gen Agent Trust Hub on Aug 18, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTIONCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill fetches an installation script from
https://mirrors.chaos-mesh.org/v2.6.3/install.sh, which is the official distribution mirror for the Chaos Mesh project. - [REMOTE_CODE_EXECUTION]: The skill includes a command to execute the official Chaos Mesh installation script by piping it directly into a shell environment (
curl ... | bash). - [COMMAND_EXECUTION]: The instructions leverage standard DevOps tools such as
kubectlandhelmfor deploying resources, managing cluster namespaces, and performing port-forwarding for dashboard access.
Audit Metadata