slidev-monaco-editor
Warn
Audited by Snyk on Sep 15, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (low risk: 0.10). The workflow involves integrating Monaco Editor into Slidev presentations and fetching type definitions from a public URL, which does not ingest outsider-authored free text.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.70). The skill fetches external TypeScript definitions from
https://unpkg.com/@types/react/index.d.tsat runtime during Monaco setup via an unpinned, third-party CDN, introducing a weak runtime external dependency.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata