html-presentations
Warn
Audited by Snyk on Mar 21, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.70). The presentation template loads and executes remote JavaScript at runtime (notably mermaid from https://cdn.jsdelivr.net/npm/mermaid@11/dist/mermaid.esm.min.mjs and the Tailwind browser script at https://cdn.jsdelivr.net/npm/@tailwindcss/browser@4), which is fetched during runtime, executed in the client, and is relied on to render diagrams/behavior, so it meets the criteria for a runtime external dependency that executes remote code.
Issues (1)
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata