markdown-html-orchestrator

Warn

Audited by Snyk on Jun 14, 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.85). Outsider free text is the user-supplied markdown file body itself, which is read at runtime by doctype_classifier.py (input_path.read_text(...)) and then piped into route_explainer.py; this markdown may contain outsider-authored content, which becomes LLM-readable context when the orchestrator forwards the original markdown into the forked sub-skill.

Issues (1)

W011
MEDIUM

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

Audit Metadata
Risk Level
MEDIUM
Analyzed
Jun 14, 2026, 06:50 AM
Issues
1
Security Audit — snyk — markdown-html-orchestrator