TheSentinel Layer
Verifiable risk management for AI trading agents — [fail-closed], non-custodial, [on-chain].
The Problem With
Autonomous Traders
KEY DELEGATION RISK
Current agents require full private key access. One breach = total fund loss. The keys are a massive single point of failure.
UNVERIFIABLE INTENTS
No cryptographic proof that an agent acted within its mandate. Black-box execution with frequent intent-outcome mismatches.
NO CIRCUIT BREAKERS
Nothing prevents a hallucinating agent from exceeding volume limits, trading past its deadline, or draining liquidity rapidly.
The Architecture Flow
A secure, fail-closed pipeline that bridges AI intents with on-chain execution.
Intent Layer
Cryptographic Intent
Sentinel (RiskRouter)
On-Chain Guardrail
Execution Layer
Secure Output
How It Works
Construct Intent
Agent constructs a TradeIntent (agentId, pair, volume, maxPrice, deadline).
Sign Intent (EIP-712)
Agent signs the intent via EIP-712 — completely off-chain. No private key delegation is ever required.
On-Chain Validation
RiskRouter.authorizeTrade() verifies: ✓ Valid signature, ✓ Registered agent, ✓ Deadline not expired, ✓ Volume under circuit breaker limit.
Fail-Closed Execution
On TradeAuthorized event → ExecutionProxy submits to exchange. On TradeRejected → request is dropped unconditionally.
Developer Showcase
Clean interfaces. Bulletproof validation.
PROTOCOL RESOURCES
EXPLORE THE CORE DOCUMENTATION AND VISION BEHIND THE SENTINEL LAYER.
Technical Whitepaper
A deep dive into the Vertex Sentinel protocol architecture, fail-closed security mechanisms, and EIP-712 intent verification.
Interactive Pitch Deck
Our vision for the future of AI agent security, hackathon goals, and the Kraken CLI / ERC-8004 integration roadmap.
Partner with
Latest from the Sentinel Blog
Deep dives into AI safety, cryptographic standards, and the future of verifiable autonomous agents.
AI Agent Security
Hardening autonomous trading systems against hallucinations and prompt injection.
DeFi Guardrails
Implementing programmable risk management via on-chain smart contracts.
ERC-8004 Standard
Universal identity protocols for verifiable AI intent across Ethereum networks.
Kraken MCP Integration
Secure multi-agent orchestration using the Model Context Protocol.
Rise of the Rogue Agent: Why AI Trading Needs Verifiable Guardrails
Exploring the critical failure modes for autonomous trading agents: AI hallucinations, model compromise, and the advisory gap in crypto risk management.
Deep Dive into ERC-8004: Standardizing Verifiable AI Intent on Ethereum
Standardization is the bedrock of interoperability. ERC-8004 provides the framework for Verifiable Intent, allowing AI agents to move seamlessly across the Ethereum ecosystem.
AI Execution Security: Bridging LLMs to Kraken via Native MCP and Sentinel-Protected CLI
Exploring Kraken's native MCP support and how Vertex Sentinel provides a production-grade, zero-trust execution layer for institutional trading.