octane-rendering
Pass
Audited by Gen Agent Trust Hub on Aug 23, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSPROMPT_INJECTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: Instructs the user to install
@tanstack/markdownandoctanefrom the public npm registry. These are official packages associated with the skill's authoring organization. - [PROMPT_INJECTION]: Identifies a security boundary related to indirect prompt injection (XSS). The documentation includes a critical warning that enabling
allowHtml: truewhen rendering untrusted Markdown input bypasses the library's sanitization, creating a Cross-Site Scripting risk. This demonstrates a security-conscious design by guiding users toward safe defaults.
Audit Metadata