doc-generator

Warn

Audited by Snyk on Aug 3, 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 required runtime workflow reads outsider-authored free text only from a caller-supplied local file_path via open(...).read() and then parses it with ast.parse, so an outsider can inject arbitrary content by providing/adding a Python file that will be parsed.

Issues (1)

W011
MEDIUM

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

Audit Metadata
Risk Level
MEDIUM
Analyzed
Aug 3, 2026, 07:52 PM
Issues
1
Security Audit — snyk — doc-generator