md-to-pdf

Warn

Audited by Snyk on Aug 14, 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 skill’s required runtime ingests outsider-authored free text when a user provides a Markdown file path (CONVERT/CONVERT+PROMPT modes): it reads the file contents via Read the input MD file / md_text = Path(input_path).read_text(...) and then renders it into PDF.

Issues (1)

W011
MEDIUM

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

Audit Metadata
Risk Level
MEDIUM
Analyzed
Aug 14, 2026, 06:22 PM
Issues
1
Security Audit — snyk — md-to-pdf