front-webhook
Warn
Audited by Snyk on Feb 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.90). The skill explicitly instructs fetching full message bodies and conversation history from the Front API (see "Fetching Full Data" and the webhook handler code using front.getMessage / getConversationMessages), which are user-generated, untrusted third-party contents that the agent reads and uses to drive its workflow.
Audit Metadata