Command-line client for Merrai
Review flagged AI-agent configuration or capability changes. This remains warn-only unless evidence shows foreign-agent hijack through preinstall/install/postinstall, hidden persistence, exfiltration, remote code execution, or other concrete malicious behavior.
`dist/index.mjs` reads legacy `~/.merrai-claude-code/credentials.json`.
dist/index.mjsView on unpkg`dist/bin.mjs` `auth logout` deletes that legacy Claude credential file when explicitly invoked.
dist/bin.mjsView on unpkg`dist/bin.mjs` exposes raw RPC procedure calls through `debug rpc`.
dist/bin.mjsView on unpkg`dist/index.mjs` reads legacy `~/.merrai-claude-code/credentials.json`.
dist/index.mjsView on unpkg`dist/bin.mjs` `auth logout` deletes that legacy Claude credential file when explicitly invoked.
dist/bin.mjsView on unpkg`dist/bin.mjs` exposes raw RPC procedure calls through `debug rpc`.
dist/bin.mjsView on unpkg