chaos-engineering-on-aws

Fail

Audited by Socket on Jun 9, 2026

6 alerts found:

Securityx3Anomalyx2Malware
SecurityMEDIUM
references/fis-templates/database-connection-exhaustion/ssm-automation.yaml
AnomalyLOW
references/fis-templates/redis-connection-failure/redis-connection-failure-automation.yaml

No evidence of covert malware, exfiltration, or backdoor behavior is present in this fragment. However, the automation performs intentional service disruption by revoking inbound TCP/6379 security group ingress rules for tagged ElastiCache Redis clusters and restoring them later. The dominant security concern is operational misuse/abuse potential (tag-driven targeting without strict guardrails) and fragility in rule matching/restoration that could lead to incomplete recovery if security group rules change during the disruption window.

Confidence: 100%Severity: 60%
SecurityMEDIUM
references/fis-templates/database-connection-exhaustion/ssm-role-iam-policy.json
AnomalyLOW
references/templates/az-power-interruption.json

This fragment is a legitimate-looking AWS FIS/chaos-engineering scenario definition with no apparent malicious payload behavior (no exfiltration, credential theft, or obfuscation). However, it is inherently high-impact: it can stop compute, pause storage I/O, force database failover, and interrupt cache power in an AZ. The key supply-chain/security concern is governance and misuse risk—especially incorrect parameters, tag drift, or an overly permissive {{fisRoleArn}}—not in-snippet malware.

Confidence: 100%Severity: 60%
SecurityMEDIUM
SKILL.md
MalwareHIGH
references/fis-templates/database-connection-exhaustion/experiment-template.json

This configuration is strongly indicative of an intentional denial-of-service capability: it starts an AWS SSM Automation document to generate a high volume of authenticated PostgreSQL connections (via a referenced secret) with aggressive ramp/duration settings and no meaningful safety stop conditions in the provided fragment. Treat as high-risk and likely malicious operational abuse rather than legitimate performance testing.

Confidence: 60%Severity: 90%
Audit Metadata
Analyzed At
Jun 9, 2026, 02:32 AM
Package URL
pkg:socket/skills-sh/aws-samples%2Fsample-aws-resilience-skill%2Fchaos-engineering-on-aws%2F@4f62fc6fbc8069edf73952da57e6303615bd0e44
Security Audit — socket — chaos-engineering-on-aws