hunt-http-smuggling

Fail

Audited by Snyk on Jul 31, 2026

Risk Level: CRITICAL
Full Analysis

CRITICAL E006: Malicious code pattern detected in skill scripts.

  • Malicious code pattern detected (high risk: 1.00). This document is an explicit offensive guide for HTTP request smuggling, containing concrete payloads, scripts, and tool usage that enable credential theft, cache poisoning, session hijacking, and browser-mediated exploitation.

MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).


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 instructs installing tools by cloning into /tools and running pip installs (e.g., git clone to /tools/smuggler and pip install -r requirements.txt), which implies modifying system-level directories and possibly global Python packages without isolating privileges — a moderate risk to the host state even though it doesn't explicitly request sudo or create users.

Issues (3)

E006
CRITICAL

Malicious code pattern detected in skill scripts.

W012
MEDIUM

Unverifiable external dependency detected (runtime URL that controls agent).

W013
MEDIUM

Attempt to modify system services in skill instructions.

Audit Metadata
Risk Level
CRITICAL
Analyzed
Jul 31, 2026, 04:50 PM
Issues
3
Security Audit — snyk — hunt-http-smuggling