performing-arp-spoofing-attack-simulation
Fail
Audited by Snyk on Apr 18, 2026
Risk Level: CRITICAL
Full Analysis
CRITICAL E006: Malicious code pattern detected in skill scripts.
- Malicious code pattern detected (high risk: 1.00). Contains explicit, actionable instructions and code to perform ARP spoofing / man‑in‑the‑middle attacks capable of intercepting credentials and network traffic—a high‑risk, easily‑abusable offensive capability even if presented for "authorized testing."
MEDIUM W013: Attempt to modify system services in skill instructions.
- Attempt to modify system services in skill instructions detected (high risk: 1.00). The prompt explicitly instructs running privileged commands (sudo arpspoof/ettercap/tcpdump, sudo sysctl -w net.ipv4.ip_forward=1) and enabling IP forwarding and packet interception, which modify kernel/network state and perform MITM from the host—actions that change the machine's state and require elevated privileges.
Issues (2)
E006
CRITICALMalicious code pattern detected in skill scripts.
W013
MEDIUMAttempt to modify system services in skill instructions.
Audit Metadata