Skip to main content

Monitor and secure AI agents with guardrails. Pre-execution command blocking, PII filtering, and real-time security enforcement.

Project description

SudoDog

Find and monitor AI agents running on your machine.

pip install sudodog
sudodog-scan
┌─────────────────────────────────────────────────────────┐
│  🐕 SudoDog Shadow Agent Scanner                        │
│     Find AI agents you didn't know were running         │
└─────────────────────────────────────────────────────────┘

Scanning for AI agents...
Checking 142 processes...

============================================================
  SHADOW AGENT SCAN REPORT
============================================================
  Unmonitored Agents Found: 2
============================================================

[1] PYTHON (PID 12847)
    Framework:  langchain
    Confidence: [████████░░] 80%
    Command:    python agent.py --model gpt-4

    Why detected:
      • Framework detected: langchain
      • AI API connections: 1

[2] NODE (PID 9123)
    Framework:  unknown
    Confidence: [██████░░░░] 60%
    Command:    node dist/agent-runner.js

    Why detected:
      • Command matches pattern 'agent'
      • AI API connections: 3

What It Does

  • Scans running processes for AI agent frameworks (LangChain, AutoGPT, CrewAI, etc.)
  • Detects API connections to OpenAI, Anthropic, and other AI providers
  • Works on macOS, Linux, and Windows
  • Zero configuration - just run sudodog-scan

Installation

pip install sudodog

Commands

Scan for AI agents

sudodog-scan              # Quick scan
sudodog-scan --json       # JSON output (for scripts)
sudodog-scan --watch      # Continuous monitoring

Monitor your agents

# Initialize (optional - for dashboard features)
sudodog init

# Run your agent with monitoring
sudodog run python my_agent.py

# Or integrate with Claude Code
sudodog integrate claude-code

Detected Frameworks

Framework Detection Method
LangChain Process args, imports, env vars
AutoGPT Process args, imports
CrewAI Process args, imports
OpenAI Assistants API connections, imports
Anthropic Claude API connections, imports
LlamaIndex Process args, imports
Semantic Kernel Process args, imports

Dashboard (Optional)

See your agents in a web dashboard:

  1. Sign up at dashboard.sudodog.com
  2. Get your API key from Settings
  3. Run: sudodog init and enter your API key
  4. Your scans and monitored agents will appear in the dashboard

Use Cases

  • Security teams: Find unauthorized AI agents in your environment
  • Developers: See what AI tools are running and how much they're costing
  • DevOps: Monitor AI agent health and API usage
  • Compliance: Audit AI agent activity for regulatory requirements

Privacy

Links

License

MIT

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

sudodog-2.7.0.tar.gz (73.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

sudodog-2.7.0-py3-none-any.whl (87.3 kB view details)

Uploaded Python 3

File details

Details for the file sudodog-2.7.0.tar.gz.

File metadata

  • Download URL: sudodog-2.7.0.tar.gz
  • Upload date:
  • Size: 73.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.3

File hashes

Hashes for sudodog-2.7.0.tar.gz
Algorithm Hash digest
SHA256 466371f3eefc7060c413d0fb7efe6b3a7fb8587d9dd8b8efad19fcc5c90dbeeb
MD5 67d7f709636835e14a9eaf9450d9821e
BLAKE2b-256 7fe18d3c8c48fe6ee5ca4f8c7752c1db2e3498024cc37f13ace2186990424cba

See more details on using hashes here.

File details

Details for the file sudodog-2.7.0-py3-none-any.whl.

File metadata

  • Download URL: sudodog-2.7.0-py3-none-any.whl
  • Upload date:
  • Size: 87.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.3

File hashes

Hashes for sudodog-2.7.0-py3-none-any.whl
Algorithm Hash digest
SHA256 8be00c4e994b10ea8458957d87af533b8f7fcbc8ff42ed6b8cf34e004338060b
MD5 03ffaf12e715993096a755e4748b481b
BLAKE2b-256 1d0115b1a9bb1d8d99ac7da2991c9c6aed486f9c24061212a9fa2a3c9729e2e4

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page