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.Textand 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
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata