persona-webhooks
Warn
Audited by Snyk on Jul 24, 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.85). Yes—this skill’s required runtime workflow ingests outsider-authored free text from Persona webhook HTTP requests: the raw request body is read as
rawBody/request.text()and thenJSON.parsed to obtain fields likeeventName/object.id(e.g.,examples/express/src/index.js:82-98,examples/nextjs/app/webhooks/persona/route.ts:80-114).
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata