label-capture-net-android
Warn
Audited by Snyk on Jul 17, 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.70). The required runtime workflow ingests outsider-authored free text via the user’s manual entry in the Validation Flow (manual typing becomes
LabelField.Textdelivered toILabelCaptureValidationFlowListener.OnValidationFlowLabelCaptured), which is not authored by the operating user.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.70). The integration guide explicitly instructs the agent to WebFetch https://www.nuget.org/packages/Scandit.DataCapture.Label/ (with fallback https://api.nuget.org/v3-flatcontainer/scandit.datacapture.label/index.json) at runtime to read the latest stable NuGet version and pin dependency versions, so remote content fetched during skill execution directly controls the generated integration code.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata