html-reports
Warn
Audited by Snyk on Jul 5, 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 skill's runtime (reports.js and the HTML templates) dynamically loads and executes remote libraries from CDNs — e.g. import "https://cdn.jsdelivr.net/npm/mermaid@11/dist/mermaid.esm.min.mjs", injected Prism assets ("https://cdn.jsdelivr.net/npm/prismjs@1.29.0/..." CSS/JS), and Chart.js ("https://cdn.jsdelivr.net/npm/chart.js@4.4.0/dist/chart.umd.min.js") — which are fetched at page runtime and executed and are required for rendering diagrams/highlighting.
Issues (1)
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata