d6e-setup
Pass
Audited by Gen Agent Trust Hub on Mar 10, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: Employs
sudofor 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 composeanddocker runto orchestrate service deployment and perform database migration operations. - [EXTERNAL_DOWNLOADS]: Fetches official Docker signing keys and repository metadata from
download.docker.comduring 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
pgpackage via npm to support local database seeding scripts.
Audit Metadata