Chaos Engineering and Resilience Testing

Fail

Audited by Gen Agent Trust Hub on Mar 10, 2026

Risk Level: HIGHCOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill includes high-risk command-line operations that can cause significant system disruption or data loss.
  • Includes a 'fork bomb' shell snippet (:(){ :|:& };:) which is a classic denial-of-service attack designed to crash a system by exhausting available processes.
  • Provides functional scripts that use the AWS CLI to terminate production instances (aws ec2 terminate-instances) and forcefully detach storage volumes (aws ec2 detach-volume).
  • Contains instructions for using tc (traffic control) to corrupt or drop network packets, potentially leading to service unavailability.
  • Demonstrates the use of stress-ng and dd for resource exhaustion, including filling disk space which can crash services dependent on file system availability.
Recommendations
  • AI detected serious security threats
Audit Metadata
Risk Level
HIGH
Analyzed
Mar 10, 2026, 03:06 AM