@highflame/overwatch
v1.0.11
Published
Standalone security daemon for IDE-agnostic AI agent security
Readme
Overwatch
A standalone security daemon that provides real-time threat detection and policy enforcement for AI coding assistants like Cursor, Claude Code, VS Code, Windsurf, Cline, and Aider.
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
