ollama-launch
Pass
Audited by Gen Agent Trust Hub on Apr 8, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill performs standard administrative tasks for managing a local Ollama instance, such as checking the health endpoint at 127.0.0.1:11434 and starting the service in the background.
- [COMMAND_EXECUTION]: The skill utilizes the Bash tool to run local commands including
ollama serve,ollama list, andcurl. These operations are well-documented and consistent with the skill's stated purpose of managing local development infrastructure. - [EXTERNAL_DOWNLOADS]: The skill includes instructions to download LLM models using the
ollama pullcommand from the official Ollama registry. This is a standard functional requirement for the tool and targets a well-known service.
Audit Metadata