sparkscan-web
Warn
Audited by Snyk on Apr 22, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (high risk: 0.90). The skill's SKILL.md explicitly instructs the agent to fetch and verify external public documentation (e.g., docs.scandit.com, npmjs.com, and GitHub sample links) and to read API pages before responding, so the agent will read and act on open/public third‑party web content.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.80). The integration examples set libraryLocation to load the Scandit sdc-lib at runtime (e.g. https://cdn.jsdelivr.net/npm/@scandit/web-datacapture-barcode@8/sdc-lib/), which will be fetched and executed in the page as the required SDK code the skill depends on.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata