lov-any2pdf

Warn

Audited by Snyk on Aug 11, 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 Markdown skill ingests the user-supplied markdown file content via --input and then renders it at runtime in main()->PDFBuilder.build()->parse_md()/md_inline(), meaning outsider-authored free text is directly LLM-processed into PDF content.

MEDIUM W013: Attempt to modify system services in skill instructions.

  • Attempt to modify system services in skill instructions detected (high risk: 0.70). The skill includes explicit installation commands that affect system state — pip with --break-system-packages and a sudo apt install ... suggestion — which can prompt or encourage privileged changes to the host environment.

Issues (2)

W011
MEDIUM

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

W013
MEDIUM

Attempt to modify system services in skill instructions.

Audit Metadata
Risk Level
MEDIUM
Analyzed
Aug 11, 2026, 12:18 PM
Issues
2
Security Audit — snyk — lov-any2pdf