HoneyPrompt

Honeypot canaries for AI browsing agents

Live Stats

honeyprompt stats
Connecting..._

How It Works

  Setup               Serve              Detect
  ─────               ─────              ──────
  One command          One command         Agents trigger
  configures your      launches the        graduated canaries,
  honeypot             server              callbacks recorded

  [honeyprompt setup] ──→ [serve --domain] ──→ [monitor]

Quick Start

cargo install honeyprompt
honeyprompt serve --domain your-domain.com

That's it. Zero-config mode generates and serves a honeypot automatically.
Or run honeyprompt setup for an interactive wizard. Full deploy guide.

Download a pre-built binary if you don't have Rust.