add-emacs
Pass
Audited by Gen Agent Trust Hub on Mar 29, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: Downloads and merges code changes from the vendor's official GitHub repository at
https://github.com/qwibitai/nanoclaw.git. - [COMMAND_EXECUTION]: Executes several shell commands for project maintenance, including Git remote management, branch merging, building the project with
npm run build, and running tests withvitest. - [COMMAND_EXECUTION]: Performs service management operations using
launchctl(macOS) andsystemctl(Linux) to restart the background process. - [COMMAND_EXECUTION]: Modifies user configuration files for Emacs (
~/.emacs.d/init.el,~/.spacemacs, etc.) to automatically load thenanoclaw.elLisp package on startup. - [COMMAND_EXECUTION]: Uses
sqlite3to query and manage the local message database for group registration.
Audit Metadata