Vincent Launches Agent Delegation Platform for Secure DeFi
Vincent launches non-custodial delegation platform for AI agents, enabling secure DeFi automation without custody risk through cryptographic policy enforcement.
A new platform is tackling the custody risk problem that has plagued autonomous trading agents. Vincent provides non-custodial delegation infrastructure that lets AI agents execute DeFi operations without ever holding user private keys.
The platform uses Lit Protocol's Programmable Key Pairs (PKPs) and Trusted Execution Environments to create what amounts to programmable wallets with granular permission controls. Users can delegate specific trading authorities while maintaining full asset custody through cryptographic policy enforcement.
How Vincent's Delegation Model Works
Traditional trading bots require users to deposit funds or share private keys, creating obvious custody risks. Vincent flips this model by using distributed key management where private keys never exist in their entirety.
The platform operates through three core components:
- Apps — Complete delegation services built on Vincent that users can authorize
- Abilities — Individual capabilities like token swaps or lending operations
- Policies — User-defined rules that constrain what abilities can do
Each component is versioned and immutable once published. Users explicitly opt into new versions, creating a transparent permission model where changes require user consent.
DeFi Protocol Integrations
Vincent ships with verified abilities across major DeFi protocols:
- Aave — Supply, borrow, repay, and withdraw assets
- Morpho — Access lending vaults for yield generation
- Uniswap — Execute token swaps via V3 router
- deBridge — Bridge tokens across multiple blockchains
- Hyperliquid — Perpetual futures and spot trading
The Hyperliquid integration is particularly notable for copy trading platforms. It includes automatic builder fee collection and supports both spot and perpetual markets with configurable leverage limits.
Cross-Chain Support
Vincent abilities work across Solana, EVM chains, and Bitcoin networks. The platform abstracts blockchain-specific implementation details while maintaining security guarantees through its MPC-TSS architecture.
Security Architecture
Vincent's security model relies on three key technologies that eliminate single points of failure:
- MPC-TSS — Keys are split across multiple nodes and never exist in entirety
- TEEs — Hardware-isolated environments protect all operations from exposure
- Lit Actions — Immutable programs that cryptographically enforce user-defined policies
This architecture means that even if individual nodes are compromised, user funds remain secure. Policy enforcement happens at the cryptographic level, not through trusted intermediaries.
Smart Account Integration
For advanced use cases, Vincent supports ERC-4337 smart accounts with session key delegation. This enables gasless transactions through paymasters while maintaining non-custodial security.
Smart account integration allows batch operations and programmable security rules at the account level. Users can implement custom recovery mechanisms beyond traditional seed phrases.
Developer Framework
Vincent provides a complete SDK for building custom abilities and policies. The Vincent Ability SDK includes type-safe schemas and lifecycle management for precheck, execute, and commit functions.
Key developer features include:
- Ability Starter Kit — Template for building custom abilities with IPFS deployment
- App Dashboard — Interface for managing app versions and delegatee permissions
- Policy Engine — Framework for creating granular spending limits and access controls
The SDK enforces strong TypeScript typing throughout, ensuring parameter validation and clear interfaces between abilities and policies.
Pricing and Access
Vincent offers two tiers: Skills Only at $10/month for existing bot operators, and Hosted Agent at $25/month for fully managed solutions. Both include the airgapped secret manager and policy engine.
Real-World Applications
Several live applications demonstrate Vincent's capabilities. The Vincent Yield Agent auto-rotates stablecoins into top Morpho opportunities, currently managing around $500k USDC at 5.48% APY.
Copy trading platforms can use Vincent to execute trades without custody risk. Users set guardrails like maximum position sizes or allowed symbols, while maintaining instant revocation authority.
The platform also supports multi-protocol arbitrage strategies. A single Vincent wallet can coordinate operations across Aave, Uniswap, and Hyperliquid with unified permissions and policy enforcement.
Bottom Line
Vincent addresses a fundamental problem in automated DeFi: the custody versus automation tradeoff. By using cryptographic delegation instead of key sharing, it enables sophisticated trading strategies without compromising asset security.
The platform's versioned ability system and granular policy controls create a transparent permission model that scales from simple DCA bots to complex multi-protocol strategies. For developers building trading applications, Vincent provides the infrastructure to focus on strategy rather than custody risk management.