python-lsp

Warn

Audited by Snyk on Jul 30, 2026

Risk Level: MEDIUM
Full Analysis

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

  • Third-party content exposure detected (medium risk: 0.30). The runtime workflow only ingests outsider-authored free text when the caller explicitly opens user-provided local files via LSPClient.did_open()/open_all() (it reads Path(path).read_text() and sends that to pyright-langserver as textDocument/didOpen).

Issues (1)

W011
MEDIUM

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

Audit Metadata
Risk Level
MEDIUM
Analyzed
Jul 30, 2026, 08:56 PM
Issues
1
Security Audit — snyk — python-lsp