Multi-Brain Protocol

PassAudited by VirusTotal on May 12, 2026.

Findings (1)

The skill is classified as suspicious due to the implementation of persistent background execution via `launchd` (macOS) or `systemd` (Linux) services, as seen in `daemon/install.sh` and `src/cli.js`. Additionally, API keys are stored in plaintext in `~/.dual-brain/config.json`, which is a significant security vulnerability explicitly acknowledged in `BUILD-SUMMARY.md` and `CHANGELOG.md`. While the persistence is for the stated purpose of running a daemon, and the plaintext key is a vulnerability rather than an active attack, these are high-risk behaviors that warrant a 'suspicious' classification rather than 'benign'.