openrouter-streaming-setup

Warn

Audited by Snyk on Aug 5, 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). SKILL.md defines an SSE FastAPI endpoint (/v1/stream) that forwards the user-provided prompt field into client.chat.completions.create(...) and then streams each resulting token (chunk.choices[0].delta.content) back to the caller/browser as data: {"token": ...}, so outsider-authored free text is directly ingested at runtime via the request body.

Issues (1)

W011
MEDIUM

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

Audit Metadata
Risk Level
MEDIUM
Analyzed
Aug 5, 2026, 09:34 PM
Issues
1
Security Audit — snyk — openrouter-streaming-setup