Context-Inappropriate Capability
High
- Confidence
- 98% confidence
- Finding
- This is a true vulnerability. Untrusted markdown and the optional title are interpolated directly into HTML and then rendered by a real browser via Puppeteer without HTML escaping or sanitization, so attacker-controlled input can inject arbitrary HTML and likely script-bearing elements or event handlers during rendering. In this skill's context, that is especially dangerous because the whole purpose is to render user-provided markdown, making hostile input realistic and increasing the chance of local file access attempts, network requests, or browser-based code execution during screenshot generation.
