id-capture-net-android
Warn
Audited by Snyk on Aug 1, 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). In
references/integration.md, the runtime callbacksOnIdCaptured/OnIdRejectedpassCapturedIdwhose fields (e.g., MRZ/VIZ/barcode text) originate from the scanned identity document content supplied by the device user, which is free-form outsider-authored text.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.80). The skill explicitly instructs the agent to WebFetch the NuGet package page (https://www.nuget.org/packages/Scandit.DataCapture.IdCapture/) and a fallback API index (https://api.nuget.org/v3-flatcontainer/scandit.datacapture.idcapture/index.json), and to fetch the Scandit API reference (https://docs.scandit.com/data-capture-sdk/dotnet.android/id-capture/api.html) at runtime to determine package versions and authoritative API pages that directly control the agent's responses and recommendations.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata