The Execution Security Layer for the Agentic Era. Providing deterministic "Sudo" governance and audit logs for autonomous AI agents.
# š”ļø Node9 Proxy
### The "Sudo" Command for AI Agents.
[](https://www.npmjs.com/package/@node9/proxy)
[](https://opensource.org/licenses/Apache-2.0)
[](https://huggingface.co/spaces/Node9ai/node9-security-demo)
[](https://node9.ai/docs)
**Node9** sits between your AI agent and your system. Every shell command, file write, and tool call passes through Node9 first ā blocked, approved, or logged based on your policy. Works with Claude Code, Gemini CLI, Gemini, Codex, and any MCP server.
š **[Full Documentation ā](https://node9.ai/docs)**
---
## The "Aha!" Moment
**AIs move fast.** Ask an agent to "ship the fix" and it might push straight to git without asking you.
<p align="center">
<img src="https://github.com/user-attachments/assets/4aa6e45b-9aba-4953-9ce3-548226622588" width="100%">
</p>
With Node9:
1. **AI attempts:** `Bash("git push origin main")`
2. **Node9 intercepts:** OS-native popup appears instantly
3. **You block it** ā one click
4. **AI pivots:** _"I'll create a PR for review instead"_
---
## Install
```bash
# macOS / Linux
brew tap node9-ai/node9 && brew install node9
# or via npm
npm install -g @node9/proxy
```
```bash
node9 init # auto-detects Claude Code, Gemini CLI, Gemini, Codex
node9 doctor # verify everything is wired correctly
```
---
## Shields ā one command per service
Enable expert-crafted protection for the infrastructure your agent touches:
```bash
node9 shield enable postgres # blocks DROP TABLE, TRUNCATE, DROP COLUMN
node9 shield enable mongodb # blocks dropDatabase, drop(), deleteMany({})
node9 shield enable redis # blocks FLUSHALL, FLUSHDB
node9 shield enable aws # blockGoogle's AI-powered research notebook that ingests your documents and becomes an expert on your content. Generates audio overviews, study guides, FAQs, and interactive discussions from uploaded sources.
Google DeepMind's experimental AI agent that can navigate websites, fill forms, and complete multi-step browser tasks autonomously. Uses Gemini's multimodal understanding to interact with web interfaces.
Google DeepMind's universal AI assistant prototype that can see, hear, and respond in real-time through your device camera and microphone. Demonstrates the future of multimodal AI interaction.
Google Cloud's enterprise platform for building, deploying, and managing AI agents powered by Gemini. Supports multi-agent orchestration, tool integration, and enterprise governance.
Gemini's agentic research capability that autonomously browses the web, synthesizes information from dozens of sources, and produces comprehensive research reports on any topic.
Interactive coding and content creation agent that generates, previews, and iterates on code, documents, and interactive applications in a side panel. Supports HTML/CSS/JS, Python, and more.