tiktok-webhooks
Warn
Audited by Snyk on Jul 28, 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). Outsider-authored TikTok webhook POST bodies and headers are read at runtime (e.g., Express uses
express.rawthenJSON.parse(req.body.toString('utf8'))and logs fields), so attacker-controlled free text from the webhook can enter the agent’s execution context (even if not used for LLM prompting).
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata