@highflame/overwatch
v2.0.4
Published
Standalone security daemon for IDE-agnostic AI agent security
Readme
Overwatch
A lightweight security proxy that forwards AI coding assistant hook events to the Cerberus service for real-time threat detection and policy enforcement. Supports Cursor, Claude Code, GitHub Copilot, and more.
Installation
# Install globally via npm
npm install -g @highflame/overwatchQuick Start
# Start the daemon
overwatch start
# Verify it's running
overwatch status
# (Optional) Auto-start on boot
overwatch install-serviceRequirements
- Node.js 18+
- Supported IDE (Cursor, Claude Code, or GitHub Copilot CLI)
Documentation
For detailed setup guides, configuration options, CLI reference, and troubleshooting, see the Documentation
License
MIT
