Intent-Code Divergence
Medium
- Confidence
- 98% confidence
- Finding
- The module promises 'clean HTML' without script content, but the HTML path returns input verbatim, the markdown path can emit raw HTML, and the text/title fields are interpolated into HTML without escaping. In a report-publishing skill that deploys output to Cloudflare Pages, this can result in stored XSS or malicious markup being published and executed in viewers' browsers.
