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 2周前
分析时间
2026年3月31日 15:56
+ 2 previous scans
兼容
Skill details
Updated 2周前
分析时间 2026年3月31日 15:56
说明
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...
最近扫描
2026年3月31日 15:56
Latest analysis
2026年3月31日 15:11
Run 2
2026年3月27日 15:43
Run 1