azure-functions
Warn
Audited by Snyk on Aug 8, 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). SKILL.md describes Azure Functions HTTP/queue trigger templates that read and deserialize outsider-supplied request bodies (e.g.,
req.ReadFromJsonAsync<WorkRequest>(),request.text(), andmessage.Bodydecoding), which at runtime is free text injected into the workflow without needing it to select any specific item.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata