d6e-setup

Pass

Audited by Gen Agent Trust Hub on Mar 10, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [COMMAND_EXECUTION]: Employs sudo for system-level software installation, GPG key management, and repository configuration on the host machine.
  • [COMMAND_EXECUTION]: Modifies user group membership (usermod -aG docker) to provide management access to the Docker daemon.
  • [COMMAND_EXECUTION]: Uses docker compose and docker run to orchestrate service deployment and perform database migration operations.
  • [EXTERNAL_DOWNLOADS]: Fetches official Docker signing keys and repository metadata from download.docker.com during installation.
  • [EXTERNAL_DOWNLOADS]: Clones deployment manifests and configuration scripts from the vendor's official GitHub repository (github.com/d6e-ai/d6e-setup.git).
  • [EXTERNAL_DOWNLOADS]: Installs the pg package via npm to support local database seeding scripts.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 10, 2026, 07:35 AM