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 há 2 semanas
Analisado
31 de mar. de 2026, 15:56
+ 2 previous scans
Compatível com
Skill details
Updated há 2 semanas
Analisado 31 de mar. de 2026, 15:56
Descricao
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 recentes
31 de mar. de 2026, 15:56
Latest analysis
31 de mar. de 2026, 15:11
Run 2
27 de mar. de 2026, 15:43
Run 1