AgentGuard

The safety layer between your AI agent and the real world. OAuth authentication, 258 risk policies, 144 role-based scopes, tamper-proof audit trails, and an emergency kill switch. Because autonomous agents need guardrails, not just tools.

20
Safety Tools
5
Agent States
258
Risk Policies
144
Scopes

The Problem

AI agents are getting autonomous. They schedule tasks, make API calls, move money, interact with external services. But most agent frameworks have zero safety infrastructure. No authentication. No risk assessment before action. No audit trail. No kill switch.

AgentGuard fills that gap. It sits between your agent's decision and the execution — checking identity, scoring risk, logging everything, and stopping dangerous actions before they happen.

Agent State Model

ACTIVE → monitoring → approval_required → suspended → killed
Each state transition is logged, signed, and auditable. Kill is irreversible.

20 Safety Tools

🔐

OAuth / KYA Auth

Know Your Agent — identity verification before any tool access. OAuth2 flow with scoped permissions.

⚖️

Risk Scoring

258 risk policies. Every action evaluated before execution. High-risk actions require human approval.

📋

Tamper-Proof Audit

SHA-256 chain-linked audit trail. Every decision, every tool call, every result — signed and verifiable.

🛑

Emergency Kill Switch

Immediate agent termination. Irreversible. All pending actions cancelled. Full incident log preserved.

🔍

Output Scanning

Post-execution content analysis. Detect PII leaks, hallucinated data, policy violations in agent outputs.

🔗

Supply-Chain Verify

Verify MCP server integrity before connection. Check signatures, versions, known vulnerabilities.

AgentGuard vs. No Safety Layer

CapabilityTypical AgentWith AgentGuard
AuthenticationNone — any agent connectsOAuth + KYA identity
Pre-action checkNone — execute blindly258 risk policies evaluated
Audit trailBasic logs at bestSHA-256 chain-linked, signed
Kill switchKill the process manuallyInstant state → killed
Output scanningTrust the outputPII/policy violation detection
DORA OS coverageNot applicable258 policies for 317 MCP tools
Human-in-the-loopAll or nothingapproval_required state for high-risk

Connect AgentGuard

// Claude Desktop / Cursor
{
  "mcpServers": {
    "agentguard": {
      "url": "https://tooloracle.io/agentguard/mcp/"
    }
  }
}

// Autonomous agent stack (recommended)
SchedulerOracle → AgentGuard → Preflight → Tools → MemoryOracle
       ↓               ↓           ↓         ↓          ↓
   Cron tasks    Auth + Risk    Budget    Execute    Remember

Part of DORA OS & the Autonomous Agent Stack

AgentGuard protects all 21 DORA OS oracles (317 tools) with risk scoring and role-based access control. Every Conductor workflow, every DriftOracle remediation, every ReportingOracle BaFin submission passes through AgentGuard first. It also works standalone or as part of the full ToolOracle autonomous agent pipeline: SchedulerOracle schedules tasks, AgentGuard gates execution, Decision Preflight checks budgets, tools execute, and MemoryOracle persists context across sessions.

Your agent is only as safe as its guardrails.

20 safety tools. x402 USDC micropayments. Open source on GitHub.

GitHub → Trust & Safety servers Full Catalog
ToolOracle — MCP Server Marketplace · AgentGuard v1.3 · 258 Risk Policies · 144 Scopes · Impressum · Datenschutz