blog-generator
Warn
Audited by Snyk on Jul 1, 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.80). The skill's HTML template (assets/blog-template.html) contains ESM imports that are fetched and executed at page-open time — notably https://cdn.jsdelivr.net/npm/mermaid@11/dist/mermaid.esm.min.mjs and https://esm.sh/shiki@1.24.0 — and the generator relies on them to render diagrams and highlight code, so these are runtime external dependencies that execute remote code.
Issues (1)
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata