qe-chaos-resilience
Pass
Audited by Gen Agent Trust Hub on Mar 30, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill instructs the agent to execute chaos engineering commands via the
aqeCLI tool, includingchaos run,chaos load,chaos stress, andchaos circuit-breaker. These commands involve injecting network latency, simulating high traffic loads, and stressing system resources (CPU, memory, disk). These actions are core to the skill's primary purpose of resilience testing. - [PROMPT_INJECTION]: The skill has a potential surface for indirect prompt injection because it interpolates user-defined parameters—such as experiment names, target services, and test scenarios—into CLI commands and agent task descriptions. However, the skill includes explicit safety controls, such as 'blast radius' limitations, 'abort conditions' based on error rates, and environment exclusions (e.g., 'production-critical') to mitigate the risks associated with automated chaos testing.
Audit Metadata