fal-studio
Warn
Audited by Snyk on Aug 20, 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). In the
appflow, outsider-authored text (the user’s prompt and optional uploaded image URL) is ingested at runtime via the app’s server route (app/api/fal/proxy/route.ts/POST(req)inreferences/fal-runtime.md) wherepromptis validated and then passed intofal.queue.submit(... input: { prompt: body.prompt, ... }).
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata