ollama-stack
Pass
Audited by Gen Agent Trust Hub on Sep 24, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONPRIVILEGE_ESCALATIONPERSISTENCE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill provides instructions to download the official Ollama installation script from
https://ollama.com/install.sh. This is a standard procedure for installing the software from a well-known service. - [COMMAND_EXECUTION]: Various shell commands are documented for interacting with the Ollama API and managing models, such as
ollama pullandollama run. These are necessary for the primary function of the skill. - [PRIVILEGE_ESCALATION]: Documentation include the use of
sudofor administrative tasks, such as creating a dedicated system user and managing systemd services. These operations are expected for configuring a persistent server environment. - [PERSISTENCE]: The skill includes configuration for a systemd service file to ensure the Ollama server remains active across system reboots.
Audit Metadata