feedback-form
Warn
Audited by Snyk on Aug 2, 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.30). The skill generates a feedback UI that collects user-entered free text (message/rating/category) and then submits it via webhook/email at runtime (e.g.,
FeedbackFormView.submitFeedback()→WebhookFeedbackSubmitter.submit(_:)/EmailFeedbackSubmitter.submit(_:)), so outsider-authored text supplied through the form is ingested and transmitted without any prior item selection by the agent workflow.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata