azure-ai-document-intelligence-dotnet
Warn
Audited by Snyk on Mar 1, 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.90). The skill's main workflow demonstrates analyzing documents fetched from arbitrary URIs and blob containers (e.g., AnalyzeDocumentAsync with new Uri("https://example.com/document.pdf") and BlobContentSource/BlobContainerSasUrl), meaning it ingests untrusted, public third-party content that the agent reads and can influence subsequent parsing/actions.
Audit Metadata