Yield AI
Yield AI is an advanced DeFi yield dashboard and transaction toolkit on Aptos and Solana. It provides a secure, personal vault architecture and a suite of automation tools for yield optimization and risk management.
Goal
Build a safe on-chain vault where a user deposits assets into their personal safe (one Object per user), and a designated AI-executor can only call restricted entrypoints under strict on-chain policy limits.
Security Model
Security is at the core of Yield AI. Our model ensures:
- No Private Key Access: The AI agent never receives user private keys.
- Restricted Withdrawals: The AI agent cannot withdraw funds to its own address.
- Protocol Whitelisting: The agent can only interact with audited and whitelisted adapters.
- User Agency: The owner can always pause, withdraw, or revoke the executor at any time.
- Isolation: Each user's funds are in their own safe object; there are no shared pools.
High-Level Architecture
Contract Architecture
Main Flows
Yield AI is not a custodial exchange. Your assets remain in your wallet or within the personal safes you control.