expo-api-routes

Warn

Audited by Snyk on Jul 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.85). The required workflow shown in SKILL.md includes an API route that takes a runtime prompt from the incoming request body (await request.json()), and that free-form user-provided text is then placed into the LLM call as messages: [{ role: "user", content: prompt }], creating an indirect prompt-injection surface from outsider-authored input.

Issues (1)

W011
MEDIUM

Third-party content exposure detected (indirect prompt injection risk).

Audit Metadata
Risk Level
MEDIUM
Analyzed
Jul 15, 2026, 12:54 PM
Issues
1
Security Audit — snyk — expo-api-routes