marketplace-order-hook
Warn
Audited by Snyk on Jun 20, 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.70). The required runtime path is the Hook endpoint handler (
app.post("/vtex/order-hook", createHookHandler(...))) which ingests VTEX-sent JSON payloads (req.body) containingOrigin.Account/Key/OrderId/State/LastChange; these are outsider-authored messages from VTEX (a third party) into the agent’s LLM context if the integration forwards them to the LLM.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata