cx-init
Pass
Audited by Gen Agent Trust Hub on Apr 13, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSDATA_EXFILTRATION
Full Analysis
- [COMMAND_EXECUTION]: Performs project setup tasks including directory creation for project metadata, Git repository detection via 'git rev-parse', and modification of local configuration files such as '.gitignore'.- [COMMAND_EXECUTION]: Executes management and maintenance scripts located within the plugin's installation directory (e.g., 'cx-core-migrate.sh', 'cx-dashboard-ensure.sh') to facilitate project migration and dashboard connectivity.- [DATA_EXFILTRATION]: Shares the project root directory path and the project's folder name with a dashboard registration script. This registration process is explicitly designed to request user consent via an 'AskUserQuestion' prompt before proceeding.- [EXTERNAL_DOWNLOADS]: References and executes scripts provided by the plugin environment to manage the CX workflow infrastructure, ensuring the project is correctly registered within the user's workspace.
Audit Metadata