honcho-setup
Warn
Audited by Gen Agent Trust Hub on Mar 4, 2026
Risk Level: MEDIUMEXTERNAL_DOWNLOADSDATA_EXFILTRATIONCOMMAND_EXECUTIONCREDENTIALS_UNSAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: Installs the
@honcho-ai/openclaw-honchoplugin through the OpenClaw plugin manager and suggests a manualnpm installfor internal dependency resolution within the plugin directory. - [DATA_EXFILTRATION]: Reads and transmits various workspace files including
USER.md,MEMORY.md,IDENTITY.md,SOUL.md,AGENTS.md,BOOTSTRAP.md,TOOLS.md, and the entirememory/andcanvas/directories to the external endpointapi.honcho.dev(or a user-definedHONCHO_BASE_URL). - [COMMAND_EXECUTION]: Executes shell commands via the
openclawCLI to install plugins, perform setup, and restart the gateway service. - [CREDENTIALS_UNSAFE]: Collects a
HONCHO_API_KEYthrough an interactive terminal prompt and saves it in plain text within the configuration file at~/.openclaw/openclaw.json.
Audit Metadata