Monitor agents from cross-platform environments in one unified dashboard. Track costs, detect threats, monitor performance, and ensure complianceβall in real-time, all in one place.
π Free during beta β’ No credit card required β’ All features included
3
Platforms Supported
Linux β’ Windows β’ macOS
100%
Action Visibility
<1ms
Monitoring Overhead
Real-time
Threat Detection
SOC 2
Compliance Ready
Run agents on Linux servers, Windows workstations, and macOS laptopsβmonitor them all from one unified dashboard.
Native support for Ubuntu, Debian, CentOS, RHEL, and more. Uses namespace isolation for secure sandboxing.
sudodog run --name "prod-agent" \
python agent.py
Full Windows 10/11 and Server support. Uses Job Objects for process isolation and resource limits.
sudodog run --name "dev-agent" `
python agent.py
Works on macOS 10.15+. Uses sandbox-exec for Apple's native sandboxing capabilities.
sudodog run --name "local-agent" \
python agent.py
Your team uses different operating systems? No problem. SudoDog tracks agents from all platforms in one dashboard.
π§ + πͺ
Linux production servers + Windows dev machines
π + π§
macOS developers + Linux deployment
π§ + πͺ + π
All platforms unified in one view
Works on Linux, Windows, and macOS. No code changes required. Just wrap your agent command with SudoDog and watch it appear in your dashboard instantlyβregardless of which platform it's running on.
π§ Linux
curl -fsSL https://sudodog.com/install.sh | bash
πͺ Windows
irm sudodog.com/install.ps1 | iex
π macOS
curl -fsSL https://sudodog.com/install.sh | bash
Or use pip on any platform: pip install sudodog
sudodog configure --api-key "your-api-key-from-dashboard"
Get your API key from the dashboard at Settings β API Keys
# LangChain agent
sudodog run --name "customer-support-agent" python langchain_agent.py
# AutoGPT agent
sudodog run --name "research-agent" python -m autogpt
# CrewAI agent
sudodog run --name "sales-agent" python crewai_agent.py
# Custom Node.js agent
sudodog run --name "analytics-agent" node agent.js
Your agent now appears in the dashboard with live monitoring, cost tracking, security alerts, and performance metrics.
Your dashboard shows all agents from all platforms in real-time:
customer-support-agent
π§β Active
Cost: $12.45
Linux
research-agent
πͺβ Active
Cost: $8.32
Windows
sales-agent
πβ Idle
Cost: $3.12
macOS
analytics-agent
π§β Active
Cost: $15.67
Linux
Everything you need to run AI agents safely and efficiently in production
Track every action your AI agents take - file operations, API calls, shell commands. Full visibility into agent behavior with sub-millisecond latency.
Detect prompt injections, data exfiltration attempts, and unauthorized access. Automatic blocking and alerting for security events.
Track spending by agent, model, and time period. Set budgets, get alerts, and identify optimization opportunities to reduce costs.
Monitor latency, error rates, and throughput. Identify bottlenecks and optimize agent performance with detailed quality metrics.
Visualize multi-agent workflows, track dependencies, and identify coordination issues. See how your agents work together.
Immutable audit logs for every action. Export reports for SOC 2, EU AI Act, ISO 42001, and GDPR compliance requirements.
SudoDog integrates seamlessly with Microsoft Agent 365 for unified governance and operations. The best-in-class operations layer for Agent 365.
Export actions, costs, security events, and performance data to Agent 365
Single sign-on with Azure Active Directory / Microsoft Entra
Find and monitor rogue AI agents running without oversight
Auto-generate SOC 2, EU AI Act, ISO 42001, GDPR reports
Governance (from Agent 365)
Operations (from SudoDog)
Cost Today
$47.32
Blocked
2 threats
Actions
247
P95
1.2s
Wrap your existing agents with a single command. No code changes required.
# Install SudoDog
pip install sudodog
# Wrap your agent
sudodog run python my_agent.py
# Configure Microsoft 365 integration
sudodog configure --export-to-agent365 \
--tenant-id "your-tenant-id" \
--client-id "your-app-id"
# Discover shadow agents
sudodog discover
# Generate compliance report
sudodog compliance report --standard soc2 \
--period "2025-Q3" --output report.pdf
All features are free during beta. When we launch, choose the plan that fits your team.
π No credit card required β’ Unlimited agents during beta β’ Full feature access
For teams managing multiple agents
Pricing available at launch
For large organizations with compliance needs
Custom pricing at launch
| Feature | Dashboard Pro | Dashboard Enterprise |
|---|---|---|
| Agents monitored | Unlimited | Unlimited |
| Team members | Up to 5 | Unlimited |
| Data retention | 30 days | Custom |
| Real-time monitoring | β | β |
| Cost analytics | Advanced | Advanced |
| Security threat detection | β | β |
| Performance metrics | β | β |
| Email & Slack alerts | β | β |
| Agent orchestration | β | β |
| Microsoft 365 integration | β | β |
| Azure AD / Entra SSO | β | β |
| Shadow agent discovery | β | β |
| Compliance reports | β | β |
| On-premise deployment | β | β |
| SIEM integration | β | β |
| Support |
Yes! SudoDog works on Linux, Windows, and macOS. You can run agents on any combination of these platforms and monitor them all from one unified dashboard. For example, you might have production agents on Linux servers, development agents on Windows workstations, and local agents on macOS laptopsβall visible in the same dashboard view.
SudoDog works with any AI agent framework including LangChain, AutoGPT, CrewAI, custom agents, and more. It monitors at the system level so no code changes are needed.
SudoDog is completely free during the beta period. All features including enterprise capabilities like Microsoft 365 integration, compliance reports, and team management are available at no cost. No credit card required.
SudoDog collects agent actions (file ops, API calls, shell commands), performance metrics, and cost data. All data is encrypted in transit and at rest. You can self-host for complete data control or use our cloud service.
Go to Settings β Enterprise β Microsoft 365 in the dashboard. You'll need your Azure AD tenant ID, client ID, and client secret from an app registration in Azure Portal. Full setup instructions are in the dashboard.
Shadow Agent Discovery scans your servers for AI agents running without SudoDog monitoring. It detects them by analyzing network traffic and process signatures for AI API calls. You can then wrap them for visibility or quarantine them.
SudoDog generates compliance reports for SOC 2 Type II, EU AI Act, ISO 42001, and GDPR. Reports include audit trails, security incidents, resolution rates, and actionable recommendations.
SudoDog adds less than 1ms of latency to agent operations. Monitoring happens asynchronously and doesn't block your agent's execution. We've optimized for minimal overhead in production environments.
Free during beta. No credit card required. All features included.