SudoDog for macOS

See everything your AI agent does on macOS. Works with Claude Code, Docker Sandboxes, or standalone. Native support for Intel and Apple Silicon (M1/M2/M3/M4) Macs.

Quick Install (pip)

pip install sudodog

Works on Intel and Apple Silicon Macs with Python 3.8+

Find Shadow AI Agents

Discover unmonitored AI agents running on your Mac:

sudodog-scan

Features

Native macOS Support

Uses sandbox-exec for app sandboxing

Apple Silicon Native

M1/M2/M3/M4 - no Rosetta needed

Intel Mac Support

Works perfectly on Intel Macs too

Full Monitoring

CPU, memory, network, file access tracking

Homebrew Support

Coming soon via Homebrew tap

Docker Desktop Integration

Optional stronger isolation

Requirements

  • • macOS 11 Big Sur or later
  • • Python 3.8 or later (comes pre-installed)
  • • Optional: Docker Desktop for stronger isolation

Supported Versions

macOS 15 Sequoia

Intel & Apple Silicon

macOS 14 Sonoma

Intel & Apple Silicon

macOS 13 Ventura

Intel & Apple Silicon

macOS 12 Monterey

Intel & Apple Silicon

macOS 11 Big Sur

Intel & Apple Silicon

Apple Silicon Notes

SudoDog runs natively on Apple Silicon (M1/M2/M3/M4). No Rosetta translation needed.

Enjoy the full performance and battery efficiency of your Apple Silicon Mac!

Getting Started

1. Open Terminal

Find Terminal in Applications → Utilities

2. Install SudoDog

pip install sudodog

3. Scan for Shadow Agents (Optional)

sudodog-scan

Find AI agents already running on your Mac

4. Initialize SudoDog (Optional)

sudodog init

5. Run Your Agent

sudodog run python agent.py

6. View Dashboard

Open dashboard.sudodog.com to see your agent

Homebrew Installation (Coming Soon)

Prefer Homebrew? We're working on a Homebrew tap:

brew tap sudodog/tap
brew install sudodog