oRPC Fastify Adapter
Warn
Audited by Snyk on May 15, 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.80). The SKILL.md defines a Fastify route (fastify.all('/rpc/')) with addContentTypeParser('') that accepts arbitrary HTTP request bodies and passes them into rpcHandler.handle, meaning untrusted third-party request payloads are ingested and can directly influence RPC behavior.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata