label-capture-net-maui

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). Label text that users manually type (validation flow) is delivered to the agent at runtime via ILabelCaptureValidationFlowListener.OnValidationFlowLabelCaptured / LabelField.Text and is sourced from the app’s UI input and captured label fields.

MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).

  • Potentially malicious external URL detected (high risk: 0.80). The skill explicitly instructs runtime fetching of external documentation and package metadata (e.g., https://www.nuget.org/packages/Scandit.DataCapture.Label/ and multiple https://docs.scandit.com/... pages) which the agent must read to determine API shapes and the exact NuGet version to use, so those URLs directly influence the agent's prompts/instructions at runtime.

Issues (2)

W011
MEDIUM

Third-party content exposure detected (indirect prompt injection risk).

W012
MEDIUM

Unverifiable external dependency detected (runtime URL that controls agent).

Audit Metadata
Risk Level
MEDIUM
Analyzed
Aug 1, 2026, 10:31 AM
Issues
2
Security Audit — snyk — label-capture-net-maui