conducting-man-in-the-middle-attack-simulation
Fail
Audited by Snyk on Aug 4, 2026
Risk Level: CRITICAL
Full Analysis
CRITICAL E006: Malicious code pattern detected in skill scripts.
- Malicious code pattern detected (high risk: 1.00). This content is a high-risk, dual-use MITM toolkit and playbook that includes explicit, actionable instructions and code for ARP/DNS/DHCP spoofing, TLS interception with a custom CA, credential sniffing/exfiltration, and phishing hosting — behaviors that enable deliberate credential theft and network compromise if used without strict authorization.
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (low risk: 0.10). In scripts/agent.py, the agent ingests outsider-authored free text only insofar as it makes HTTP GET requests (check_hsts_enforcement) and parses JSON from a third-party endpoint (test_ssl_stripping_potential) using response headers/body content at runtime.
MEDIUM W013: Attempt to modify system services in skill instructions.
- Attempt to modify system services in skill instructions detected (high risk: 1.00). This skill explicitly instructs the agent to run sudo commands that modify system/network state (sysctl, iptables), write system config files (e.g., /etc/ettercap/etter.dns), start privileged network services, and perform ARP/DNS/DHCP spoofing—actions that compromise the host and network.
Issues (3)
E006
CRITICALMalicious code pattern detected in skill scripts.
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W013
MEDIUMAttempt to modify system services in skill instructions.
Audit Metadata