Missing User Warnings
Medium
- Confidence
- 96% confidence
- Finding
- The skill explicitly promotes converting LLM- or user-generated Markdown into HTML for direct publication to a CMS, but the documentation only mentions escaping in code blocks and does not warn that generated HTML may contain unsafe content. In this context, users may assume the converter output is safe for browser rendering and database insertion, creating a realistic path to stored XSS or malicious HTML injection if raw Markdown content is attacker-controlled.
