privilege_escalation
Privilege escalation attempt
Line 157Snippets
- No sudo/root operations required (pure API client)network_call
Outbound network call
Outbound network call
Line 5Snippets
compatibility: Requires Python 3.8+ with requests library, or curl. Works with any Open WebUI instance (local or remote). Internet access required for external instances.curl -H "Authorization: Bearer $OPENWEBUI_TOKEN" \curl -H "Authorization: Bearer $OPENWEBUI_TOKEN" \env_access
Environment variable access
Environment variable access
Line 307Snippets
self.base_url = (base_url or os.getenv("OPENWEBUI_URL", "http://localhost:3000")).rstrip("/") self.token = token or os.getenv("OPENWEBUI_TOKEN")Trust Score
Mis a jour il y a 2 semaines
Analyse le
31 mars 2026, 15:56
+ 2 previous scans
Compatible avec
Skill details
Mis a jour il y a 2 semaines
Analyse le 31 mars 2026, 15:56
Description
Complete Open WebUI API integration for managing LLM models, chat completions, Ollama proxy operations, file uploads, knowledge bases (RAG), image generation, audio processing, and pipelines. Use this skill when interacting with Open WebUI instances via REST API - listing models, chatting with LLMs, uploading files for RAG, mana...
Scans recents
31 mars 2026, 15:56
Latest analysis
31 mars 2026, 15:11
Run 2
27 mars 2026, 15:43
Run 1