sre-engineer
Warn
Audited by Socket on Feb 23, 2026
1 alert found:
AnomalyAnomalyreferences/incident-chaos.md
LOWAnomalyLOW
references/incident-chaos.md
This code is an operational chaos-engineering toolkit and incident runbook: not malware, but it intentionally performs destructive system actions (deleting pods, altering iptables, adding latency). There is no evidence of data exfiltration, obfuscated payloads, or backdoors. However, the subprocess-based injectors are high-risk if executed in an uncontrolled environment or by an attacker (they can cause outages). Treat these files as dangerous operational tools and restrict execution to authorized, well-monitored environments; add input validation, safe defaults, and stronger rollback/error handling before use in production.
Confidence: 90%Severity: 60%
Audit Metadata