AI tool official desktop-app
Risk level
low
10/100

Docker Model Runner

Docker Model Runner is an officially published AI tool from Docker. Anomity scores its risk at 10 out of 100 (low).

Analysis summary

Docker Model Runner is an officially published AI tool from Docker. Anomity scores its risk at 10 out of 100 (low).

Docker Desktop local LLM runtime — serves OCI-packaged models via an unauthenticated OpenAI-compatible API on localhost:12434

Why this entry scored 10 out of 100

This profile starts at the catalog's neutral base of 50. Because the entry is officially published, trust adjusts the score by -40. The entry declares no high-risk capabilities on its own, so capabilities add nothing. It matches no dangerous capability combinations. The clamped result is 10, placing it in the low band.

See the full scoring formula →

Findings

  • Published by the vendor Trust offset
    Contribution to score: -40

Configuration surface

Files this AI tool reads on the host. Anything written here changes what the agent does next.

  • docker-model-runner-plugin global binary
    Docker Model CLI plugin (presence = Model Runner tooling installed)
    • win32${USERPROFILE}\.docker\cli-plugins\docker-model.exe
    • darwin${HOME}/.docker/cli-plugins/docker-model
    • linux${HOME}/.docker/cli-plugins/docker-model
  • docker-model-runner-plugin-programfiles global binary
    Docker CLI plugin in the Docker Desktop install dir (Windows)
    • win32${PROGRAMFILES}\Docker\Docker\resources\cli-plugins\docker-model.exe
  • docker-model-runner-models-index global json
    Local model store index (models pulled via docker model)
    • win32${USERPROFILE}\.docker\models\models.json
    • darwin${HOME}/.docker/models/models.json
    • linux${HOME}/.docker/models/models.json