sparkscan-ios
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 follow live third‑party documentation pages (e.g., the Scandit docs at https://docs.scandit.com and GitHub sample URLs) and to extract links from the public API index, meaning the agent will ingest and act on open/public web content that can influence its code-generation and tool-use decisions.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.70). The skill explicitly instructs the agent to fetch the SparkScan API documentation at runtime and to use that fetched page to determine exact APIs and fix compile errors (e.g., https://docs.scandit.com/data-capture-sdk/ios/barcode-capture/api.html), so external content would directly control the agent's produced instructions.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata