wjs-converting-wp-to-hugo

Warn

Audited by Snyk on Jun 13, 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). Runtime LLM context is fed from the user-provided WXR .xml and uploads/ content: scripts/wxr_to_hugo.py reads the XML (open(xml_path).read()), parses <content:encoded> HTML into Markdown, and that converted prose (including outsider-authored post/page body text) is then used downstream; this is outsider free text originating from the WordPress site export.

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 13, 2026, 09:09 AM
Issues
2
Security Audit — snyk — wjs-converting-wp-to-hugo