sparkscan-maui
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 workflow includes a runtime WebFetch of NuGet package pages (public web content) to read the latest stable version, which can contain outsider-authored free text that may 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 the NuGet package page at https://www.nuget.org/packages/Scandit.DataCapture.Barcode.Maui/ (with a JSON fallback at https://api.nuget.org/v3-flatcontainer/scandit.datacapture.barcode.maui/index.json) at runtime to determine the exact SDK version to use, which directly controls the agent's produced project files and therefore meets the criteria for a runtime external dependency that controls 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