chaos-engineer

Warn

Audited by Gen Agent Trust Hub on Jun 21, 2026

Risk Level: MEDIUMCOMMAND_EXECUTIONEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill provides scripts and instructions for executing high-impact infrastructure commands intended to simulate failures. Examples include the use of the AWS CLI to terminate EC2 instances (aws ec2 terminate-instances), rebooting RDS databases with forced failover, and using kubectl drain to evict workloads from Kubernetes nodes. It also instructions the use of sudo to modify the system's /etc/hosts file and install packages via apt-get.
  • [EXTERNAL_DOWNLOADS]: Automation workflows described in the skill reference the download of external resources, specifically fetching the Litmus Chaos operator manifest from a public GitHub Pages domain (litmuschaos.github.io).
  • [REMOTE_CODE_EXECUTION]: The skill includes patterns that directly execute remote content on infrastructure, such as using kubectl apply -f with a remote URL to install cluster-level operators and controllers.
Audit Metadata
Risk Level
MEDIUM
Analyzed
Jun 21, 2026, 01:54 AM
Security Audit — agent-trust-hub — chaos-engineer