matrixscan-count-net-ios
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 a public NuGet page (outsider-authored web content) to obtain the latest stable SDK version, which can be ingested as readable text into the agent’s LLM context.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.90). The skill explicitly instructs the agent to WebFetch the NuGet package page https://www.nuget.org/packages/Scandit.DataCapture.Barcode/ (with a fallback to https://api.nuget.org/v3-flatcontainer/scandit.datacapture.barcode/index.json) at runtime to read the authoritative stable SDK version and pin dependencies, so these URLs are runtime external dependencies that directly control the agent's behavior.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata