running-chaos-tests
Pass
Audited by Gen Agent Trust Hub on Mar 24, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes the Bash tool to execute system-level commands, including killing service containers via
docker killand modifying network traffic withtoxiproxy-cli. These operations are fundamental to chaos engineering and are restricted by theallowed-toolsconfiguration to specific command patterns (test:chaos-*).- [EXTERNAL_DOWNLOADS]: The documentation references and provides links to several well-known third-party chaos engineering platforms and repositories, such as Litmus Chaos, Chaos Mesh, Pumba, and Toxiproxy. These are recognized industry-standard tools.- [PROMPT_INJECTION]: The skill ingest data from external system health endpoints viacurlto verify system recovery. While this represents a data ingestion surface, the logic is limited to health monitoring and does not involve executing instructions parsed from the external content.
Audit Metadata