coagent

coagent

Infrastructure for launching your own defi agent with security in your hands

Created on 14th February 2025

coagent

coagent

Infrastructure for launching your own defi agent with security in your hands

The problem coagent solves

In the current AI Agents landscape, the agents are mostly controlled by an EOA Private key which exposes much of a security concern since the AI gets the whole control of the funds, which can be lost if the AI Responses are somehow malicious, it can drain the whole funds.
To prevent this kind of action by the following measures :

  • Creating a Smart smart account with a human owner and assigning a session key to the agent
  • The session key can only approve transactions based on limits set upon the time-to-live, token or eth amount, allowed addresses
  • The limits can be set by the human owner
  • The Agent can also safeguard against the blacklisted and malicious addresses posted by OFAC
  • To ensure the responses are actually sent by OpenAI endpoints instead of a malicious party, the TLS certificates and fingerprints are verified by AVS and stored onchain by the operator along with the prompt and response

Challenges I ran into

The major challenge was trying to integrate zkTLS/TLSNotary but those services isnt compatible with nodejs environment hence, had to come up with custom verifier inside the AVS

Tracks Applied (7)

Smart Account Tooling - Best onchain agent co-pilot using Smart Sessions

The ai agent is able to handle multiple session policies based on user needs and security status of the transaction that...Read More

Smart Account Tooling - Best Agent Authentication on a Smart Account

The session policies are designed to work along with every new prompt and updates when a transaction is prompted, and li...Read More

Smart Account Tooling - Connecting AI Agents with Safe: Core Infrastructure & Developer Tooling

The ai agent is decoding the prompt from the user and directly interacting with the Safe smart accounts and Safe7579 mod...Read More

Smart Account Tooling - Best Tools/Infra for Agent x Safe Communication

This project provides an infrastructure to launch ai agents by the users having the security features in hand and is eas...Read More

Smart Account Tooling for Agents - Build an AI application or agent that leverages EigenLayer or an EigenLayer AVS

To ensure the responses are actually sent by OpenAI endpoints instead of a malicious party, the TLS certificates and fin...Read More

Smart Account Tooling: Develop an API that enables the creation of transaction payloads for executing DeFi transactions via Safe.

All the transactions made by the ai agent is executed through a safe smart account after being signed by a session key

Smart Account Tooling: Humans X AI

The AI Agent in the project is highly intuitive and keeps the complexities away from the user and security policies help...Read More

Technologies used

Discussion

Builders also viewed

See more projects on Devfolio