openwebui
Pass
Audited by Gen Agent Trust Hub on Aug 22, 2026
Risk Level: SAFENO_CODEEXTERNAL_DOWNLOADS
Full Analysis
- [SAFE]: The skill consists entirely of markdown documentation, configuration examples, and tutorials for the Open WebUI project. No malicious code or instructions were found.
- [EXTERNAL_DOWNLOADS]: The documentation provides standard installation instructions for Open WebUI using
pip,docker,helm, anduv. These references point to trusted domains includinggithub.com,ghcr.io,docker.com, andastral.sh. Following these instructions results in the installation of well-known software from official repositories. - [NO_CODE]: The skill contains no executable scripts or active code blocks within its instructions; it functions solely as a knowledge repository for AI models to assist users with Open WebUI setup and management.
- [CREDENTIALS_UNSAFE]: While static analysis heuristic tools flagged connection strings in deployment guides (e.g.,
references/scaling.md), these are clearly identified as documentation placeholders (e.g.,postgresql://user:password@db-host:5432/openwebui) and do not expose real credentials.
Audit Metadata