docker-install-agentjet-swarm-server

Pass

Audited by Gen Agent Trust Hub on May 11, 2026

Risk Level: SAFEREMOTE_CODE_EXECUTIONCOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [REMOTE_CODE_EXECUTION]: Downloads and executes the official Docker installation script using curl https://get.docker.com | sh.
  • [EXTERNAL_DOWNLOADS]: Fetches GPG keys and repository metadata from NVIDIA's GitHub repositories to install the Container Toolkit.
  • [COMMAND_EXECUTION]: Uses sudo to perform system-level tasks including package updates, installation of Docker and NVIDIA drivers, and managing system services.
  • [EXTERNAL_DOWNLOADS]: Pulls container images from GitHub Container Registry (ghcr.io) and optionally utilizes third-party or vendor-specific mirror registries for image distribution.
  • [COMMAND_EXECUTION]: Configures the Docker daemon by writing to /etc/docker/daemon.json and reloading system services.
  • [EXTERNAL_DOWNLOADS]: Uses the modelscope library to download large language model weights from the vendor's repository.
Audit Metadata
Risk Level
SAFE
Analyzed
May 11, 2026, 02:06 PM