chaos-engineer
Warn
Audited by Snyk on Jun 20, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.90). The CI/CD workflow installs Litmus at runtime by fetching and applying a remote manifest (kubectl apply -f https://litmuschaos.github.io/litmus/litmus-operator-v2.14.0.yaml), which downloads and executes external configuration/code the job depends on, so it is a runtime external dependency that can execute remote content.
MEDIUM W013: Attempt to modify system services in skill instructions.
- Attempt to modify system services in skill instructions detected (medium risk: 0.60). The skill explicitly instructs designing and executing failure-injection experiments and producing implementation scripts/manifests that perform destructive operations (pod/node restarts, network partitions, service disruptions) which modify system state and often require elevated privileges, so it poses a moderate-to-high risk even though it emphasizes safety controls.
Issues (2)
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
W013
MEDIUMAttempt to modify system services in skill instructions.
Audit Metadata