matrixscan-ar-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.75). The required workflow includes a runtime WebFetch of public NuGet pages (e.g., NuGet.org package/version pages) to obtain the latest stable SDK version, and that fetched free-form page text can be ingested into the agent’s LLM context.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 1.00). The skill explicitly instructs the agent to WebFetch https://www.nuget.org/packages/Scandit.DataCapture.Barcode/ (with fallback https://api.nuget.org/v3-flatcontainer/scandit.datacapture.barcode/index.json) and to fetch the API reference https://docs.scandit.com/data-capture-sdk/dotnet.android/barcode-capture/api.html at runtime to determine exact package versions and API details, so external content will directly control the agent's generated 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