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
Updated vor 2 Wochen
Analysiert
31.03.2026, 15:56
+ 2 previous scans
Kompatibel mit
Skill details
Updated vor 2 Wochen
Analysiert 31.03.2026, 15:56
Beschreibung
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...
Letzte Scans
31.03.2026, 15:56
Latest analysis
31.03.2026, 15:11
Run 2
27.03.2026, 15:43
Run 1