If you discover a security vulnerability, please report it responsibly:
- Do NOT open a public GitHub issue
- Email: naman10parikh@gmail.com
- Include: description, steps to reproduce, potential impact
We will respond within 48 hours and work with you on a fix before public disclosure.
agentgrid is a shell script that configures tmux. It:
- Does NOT run a server or daemon
- Does NOT collect or transmit any data
- Does NOT require network access
- Stores config locally at
~/.agentgrid/ - Installs hooks to
~/.claude/settings.json(with user consent during install)
- tmux (system package)
- bash (system shell)
- python3 (for JSON config parsing only)