xml-reader
Warn
Audited by Snyk on Aug 19, 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 runtime ingests outsider-authored free text only when the user supplies an XML string to
parse_string(xml_string)(or an XML file path toparse_file(file_path)), and it then parses and processes the contained text/attributes into dictionaries/DataFrames.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata