trpc-fullstack
Warn
Audited by Snyk on Aug 1, 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’s runtime path is the server-side tRPC HTTP handler using
fetchRequestHandlerwith a createContext function that receives the fetchRequest(createTRPCContext(opts)), meaning outsider-authored request body/parameters and headers are ingested by the procedures (after Zod validation) for every call.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata