skills/terminalskills/skills/ollama/Gen Agent Trust Hub

ollama

Pass

Audited by Gen Agent Trust Hub on May 14, 2026

Risk Level: SAFEREMOTE_CODE_EXECUTIONCOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [REMOTE_CODE_EXECUTION]: The skill includes a shell command to download and execute an installation script from Ollama's official domain: curl -fsSL https://ollama.com/install.sh | sh. This is the standard, documented method for installing Ollama on Linux.
  • [COMMAND_EXECUTION]: Multiple sections provide standard CLI commands for managing models (ollama run, ollama list, ollama rm) and verifying the installation (ollama --version).
  • [EXTERNAL_DOWNLOADS]: The skill uses brew to install software on macOS and docker to pull official images (ollama/ollama) from Docker Hub, which are established and safe package management practices.
Audit Metadata
Risk Level
SAFE
Analyzed
May 14, 2026, 01:42 PM
Security Audit — agent-trust-hub — ollama