init
Warn
Audited by Snyk on Jul 31, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (medium risk: 0.30). The required runtime workflow is “run kb dream”/
DREAM.mdand it readsraw/inbox/*.mdandraw/source docs (which users can populate viakb captureandkb ingest), so outsider-authored free text can enter the KB ingestion path through those user-supplied files.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.70). The generated viz.html includes CDN script tags that will be fetched and executed when a user runs
kb viz/ opens the viewer — specifically https://cdn.jsdelivr.net/npm/cytoscape@3.28.1/dist/cytoscape.min.js and https://cdn.jsdelivr.net/npm/marked@12.0.0/marked.min.js — so remote code is executed at runtime by the viewer.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata