Back to Watcher

Watcher is now self-serve

TL;DR: We made frontier-grade security available to everyone. Watcher is free to sign up for and runs on Apollo's cloud. With one command, your coding agents are monitored in real time, with risky actions caught before they execute.

Your coding agent (Claude Code, Codex, Copilot, etc.) is taking hundreds of actions a minute. It reads files, runs commands, installs packages, edits configs, and pushes code. It runs autonomously, with your permissions, faster than you can read the diff. Most of the time that's exactly what you want. 1% of the time it's how credentials get exposed, your environment gets corrupted, or a model nukes your project while you're getting coffee.

We think everyone running agents deserves frontier-grade security, so we're making Watcher free and self-serve. Sign up and start monitoring your agents in real time.

Coding agent security is non-optional in 2026

Scan a running list of real agent incidents like this one and a pattern jumps out: the vast majority of incidents come from coding agents.

Agents already have as much access as the engineers running them, and they run around the clock without getting tired. The incidents are showing up in the data:

53%
had AI agents exceed their intended permissionsCloud Security Alliance Survey, 2026
54%
of organizations have already experienced an AI agent security incidentThe State of AI Agent Security Survey, 2026
the secret-leak rate for AI-assisted commitsGitGuardian, 2026
$4.49M
average cost of a breach where AI helped execute itIBM Cost of a Data Breach Report, 2025

And existing guardrails don't suffice and mostly get ignored: 80% of developers say they bypass their organization's AI code security policies (Snyk, 2025). Security that slows you down gets circumvented. This is why we built Watcher from the ground up with the philosophy of keeping developers highly productive while improving their security posture.

What Watcher gives you

Watcher runs alongside your coding agent and scores every action in real time, only interrupting when it matters:

Get started (for free!) in under a minute

Run the installer: it sets up Watcher locally, wires hooks into your coding agent (Claude Code and Codex today), and connects to Apollo's cloud for grading and session history. There's nothing to provision.

curl -fsSL https://github.com/ApolloResearch/watcher-bin/releases/latest/download/install.sh | bash -s -- --cloud
# Restart or open a new terminal
watcher

Start your agent as you normally would and open Watcher Live to see your sessions, approval decisions, and anything that needs your attention in one place.

Learn more to protect yourself from agent incidents

If you want to learn about the different components of Watcher (Watcher Live / Analyzer), understand how the grading pipeline works, how to define organization-wide rules in YAML, or how self-hosted and admin-managed deployments fit in, read Watcher: technical details for teams.

Try Watcher

Free to use. Get in touch if you'd like to discuss self-hosting for your team.