chaos-engineer
Warn
Audited by Gen Agent Trust Hub on Aug 23, 2026
Risk Level: MEDIUMCOMMAND_EXECUTIONEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTION
Full Analysis
- [PRIVILEGE_ESCALATION]: The skill utilizes
sudocommands to modify system-level configurations, specifically editing the/etc/hostsfile to simulate DNS failure scenarios and installing system utilities likestress-ng(references/infrastructure-chaos.md). - [COMMAND_EXECUTION]: The skill provides scripts for performing high-impact, destructive operations on production-like environments, including terminating EC2 instances via the AWS CLI (
aws ec2 terminate-instances) and revoking security group rules (aws ec2 revoke-security-group-ingress) as documented in references/chaos-tools.md and references/game-days.md. - [REMOTE_CODE_EXECUTION]: The skill includes instructions to download and apply remote Kubernetes manifests, such as the Litmus Chaos operator, directly from external project sites using
kubectl apply -f(references/chaos-tools.md).
Audit Metadata