open-webui-skill
Warn
Audited by Snyk on Aug 25, 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). open-webui-skill’s runtime path
scripts/client.pyreads outsider-authored free text by calling Open WebUI endpoints that return channel messages and extracted file content—GET /api/v1/channels/{channel_id}/messagesand (via message file IDs)GET /api/v1/files/{file_id}/data/content//api/v1/files/{file_id}/content—which can contain user/outsider prompt-injection strings.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata