burpsuite-project-parser
Fail
Audited by Snyk on Jul 15, 2026
Risk Level: CRITICAL
Full Analysis
CRITICAL E005: Suspicious download URL detected in skill instructions.
- Suspicious download URL detected (high risk: 0.80). The GitHub link points to a third‑party personal repository that distributes a downloadable extension/JAR (an executable artifact) from an individual account — a common vector for malware — while the PortSwigger link is the official vendor page and not suspicious.
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (high risk: 0.75). The required workflow runs
scripts/burp-search.shon a user-supplied Burp.burpproject file and delegates parsing to theburpsuite-project-file-parserextension, which will read outsider-authored HTTP response/request text from that project and emit it as JSON lines into the agent’s LLM context (indirect prompt injection via captured traffic/body/header content).
Issues (2)
E005
CRITICALSuspicious download URL detected in skill instructions.
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata