ios-share-extension
Warn
Audited by Snyk on Jul 22, 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.65). The required runtime workflow is the Share Extension extracting outsider-authored shared content (URLs/text) from
extensionContext.inputItems/loadItem, then using that readable text to call Convex actions in the extension LLM/code context (e.g.,model.urlText/model.titlepassed toapp:classifyShareandapp:saveFromApp), creating an indirect prompt-injection risk because the shared page text/title can be attacker-controlled.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata