burpsuite-project-parser

Warn

Audited by Snyk on Mar 16, 2026

Risk Level: MEDIUM
Full Analysis

MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).

  • Third-party content exposure detected (high risk: 0.70). The skill explicitly ingests and searches Burp project files (project.burp) — e.g., proxyHistory.response.headers / proxyHistory.response.body and auditItems via {baseDir}/scripts/burp-search.sh as described in SKILL.md — which contain arbitrary HTTP responses from third-party websites that the agent is expected to read and use to drive its investigation, so untrusted content could indirectly inject instructions despite truncation guidance.

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

  • Potentially malicious external URL detected (high risk: 0.90). The skill explicitly requires downloading and installing the burpsuite-project-file-parser JAR from https://github.com/BuffaloWill/burpsuite-project-file-parser, which is fetched and then executed by Burp Suite at runtime as a required dependency, so it can execute remote code and directly affect runtime behavior.

Issues (2)

W011
MEDIUM

Third-party content exposure detected (indirect prompt injection risk).

W012
MEDIUM

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

Audit Metadata
Risk Level
MEDIUM
Analyzed
Mar 16, 2026, 02:59 AM
Issues
2