ollama
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFENO_CODE
Full Analysis
- [NO_CODE] (SAFE): The file consists entirely of documentation and Markdown instructions. There are no scripts (.sh, .py, .js) or executable logic present.
- [COMMAND_EXECUTION] (SAFE): While the text mentions commands like
docker runandollama stopfor illustrative purposes, they are not part of an automated execution block or script. - [EXTERNAL_DOWNLOADS] (SAFE): The skill references the official Ollama website but does not contain any
curl,wget, or automated installation scripts to download external content. - [DATA_EXFILTRATION] (SAFE): The only network reference is to
localhost:11434, which is the standard local port for Ollama's API. No external data transmission patterns were detected.
Audit Metadata