visualize

Warn

Audited by Snyk on Jun 19, 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). The required runtime path reads outsider-authored Markdown files from the target OKF bundle directory (bundle.rglob("*.md")p.read_text(...) → embedded into the generated HTML as n.body and rendered via marked.parse(n.body)), so any non-user-authored .md content becomes free text in the agent’s LLM context (indirectly via the browser-rendered HTML content).

MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).

Issues (2)

W011
MEDIUM

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

W012
MEDIUM

Unverifiable external dependency detected (runtime URL that controls agent).

Audit Metadata
Risk Level
MEDIUM
Analyzed
Jun 19, 2026, 11:37 AM
Issues
2
Security Audit — snyk — visualize