ffuf
Warn
Audited by Snyk on Mar 7, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (high risk: 1.00). The skill explicitly runs ffuf against arbitrary target URLs (e.g., commands like
ffuf -u http://<target>/FUZZ -w wordlist.txt) and uses responses (status/size/content) to drive fuzzing, and it also references third‑party wordlists hosted on GitHub (SecLists), so it ingests untrusted public web content that can influence tool behavior.
Audit Metadata