add-whatsapp
Pass
Audited by Gen Agent Trust Hub on Mar 29, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTIONCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: Fetches WhatsApp channel source code and unit tests from the vendor's repository.
- [REMOTE_CODE_EXECUTION]: Executes code from the merged repository through 'npm install', 'npm run build', and 'npx tsx' during setup and authentication.
- [COMMAND_EXECUTION]: Manages system services via 'launchctl' (macOS) and 'systemctl' (Linux) to ensure the assistant runs in the background.
- [COMMAND_EXECUTION]: Accesses and modifies local configuration files ('.env') and databases ('store/messages.db') to register chat instances.
Audit Metadata