isomux

agent
Security Audit
Fail
Health Warn
  • License — License: MIT
  • Description — Repository has a description
  • Active repo — Last push 0 days ago
  • Low visibility — Only 6 GitHub stars
Code Fail
  • process.env — Environment variable access in server/agent-manager.ts
  • execSync — Synchronous shell command execution in server/index.ts
  • process.env — Environment variable access in server/index.ts
  • network request — Outbound network request in server/index.ts
  • process.env — Environment variable access in server/pty-sidecar.cjs
  • rm -rf — Recursive force deletion command in server/safety-hooks.ts
Permissions Pass
  • Permissions — No dangerous permissions requested
Purpose
This tool acts as a local agent manager, providing a visual Tmux-style interface for running and monitoring multiple AI agents simultaneously across different devices.

Security Assessment
Risk: Medium. The tool carries several notable security flags. It actively executes synchronous shell commands (`execSync`) and performs recursive force deletions (`rm -rf`). While likely intended for automated agent management, these functions are inherently dangerous and could lead to accidental data loss or system compromise if misconfigured. Additionally, it makes outbound network requests and reads environment variables (where API keys and credentials might be stored) to facilitate its remote access features. No hardcoded secrets or dangerous explicit permissions were detected, but users should strictly limit the environment variables it can access.

Quality Assessment
Quality: Early stage. The project is very new and has extremely low community visibility, currently sitting at only 6 GitHub stars. However, it is actively maintained, having received updates as recently as today. It uses the highly permissive and standard MIT license, making it safe from a legal open-source standpoint.

Verdict
Use with caution: the tool functions as intended and is actively maintained, but its low community trust, combined with risky shell execution and file deletion capabilities, requires strict local oversight.
SUMMARY

Friction going from 1 Claude Code to 4+? Isomux is your agent office. Cute in a useful way.

README.md

Isomux

Friction going from 1 Claude Code to 4+? Isomux is your agent office. Cute in a useful way.

  • Tmux alternative for managing multiple Claude Code agents
  • Works with your Claude subscription
  • Free & open source. Runs locally; no cloud, no account
  • Visual office metaphor — see what every agent is doing at a glance
  • Works locally or as a persistent server (Mac Mini style):
    • Run at home, access from any device in your Tailscale network. Just go to http://YOUR_TAILSCALE_ALIAS:4000
    • No syncing headaches — same conversations, same filesystem, every device updates in real time
    • First-class mobile UI. Continue your conversations on your phone

See isomux.com for details and setup instructions.

Isomux office view

Reviews (0)

No results found