service-integration
Warn
Audited by Snyk on Feb 17, 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 skill explicitly fetches and ingests third-party, potentially user-generated content via the Sanity client (src/lib/sanity.ts / sanityFetch) and processes incoming Sanity webhooks (src/app/api/webhooks/sanity/route.ts), and also handles user uploads (UploadThing router), so the agent will read/interpret untrusted public content as part of its workflow.
Audit Metadata