octane-rendering
Warn
Audited by Snyk on Aug 23, 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). SKILL.md describes an Octane Markdown renderer where the runtime path is
Markdown({ children: source })/renderToStaticMarkup(..., { children: source }), meaning the caller-suppliedsource(free text) is ingested for rendering, including the optionallowHtml: truethat passes raw HTML through.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata