📕
Yagi Finance
  • Yagi Finance Introduction
  • Contact Us
  • Products
    • 🔀Vaults
      • Introduction
      • How to use Yagi Vaults
      • ERC4626
  • Developers
    • 🤖Automation
      • Introduction
      • How it Works
      • How to Create a Task
      • How to View Existing Tasks
      • ITask.cairo
      • Fee Model
      • Security
      • Tasks
      • Keepers
      • For Vaults and Bridges
      • For Order Books and Lenders
      • For AMMs
      • For Derivatives Platforms
      • For Games
    • 🔧Build a Yagi Vault
  • Additional Resources
    • How to contribute
    • Roadmap
    • Discord
    • Twitter
Powered by GitBook
On this page

Was this helpful?

  1. Developers
  2. Automation

Security

Yagi is currently a non-custodial protocol, however, keepers do require permissionless access to the task interface on a contract. Therefore, it is up to the task author to only use Yagi for non-exploitable actions such as rebalancing, harvesting, filling limit orders, etc.

Do not create external functions on your smart contract that could be exploited by malicious external actors

PreviousFee ModelNextTasks

Last updated 3 years ago

Was this helpful?

🤖