epub-chapter-extractor

Warn

Audited by Snyk on Jun 21, 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.75). Outsider-authored free text can enter the LLM context indirectly when the user supplies an arbitrary EPUB file: the script reads the EPUB’s embedded HTML/text (epub.read_epubitem.get_content().decode(...)BeautifulSouphtml2text.handle) and then produces markdown chapter content that the agent may present to the LLM; this is outsider content from the EPUB’s author.

Issues (1)

W011
MEDIUM

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

Audit Metadata
Risk Level
MEDIUM
Analyzed
Jun 21, 2026, 04:52 AM
Issues
1
Security Audit — snyk — epub-chapter-extractor