rdkit-chemdraw-cdxml
Warn
Audited by Snyk on Aug 6, 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 runtime workflow reads and parses caller-supplied CDXML text (including free-form
<t>/<s>label text) frombuild_reaction_scheme.pyviaopen(cdxml_path, ...)into Indigo (ind.loadReaction(cdxml)), and also validates/rebuilds it from file text incheck_scheme.pyviaPath(cdxml_path).read_text(...)passed tordChemDraw.MolsFromChemDrawBlock(...)andET.fromstring(...).
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata