limit-order-fast

Installation
SKILL.md

KyberSwap Fast Limit Order Skill

⚠️ VIGILANT WARNING — EXTREME CAUTION REQUIRED ⚠️

This skill signs an EIP-712 message and creates a limit order IMMEDIATELY without any review step. Once signed and submitted, the order is live and authorizes the DSLOProtocol contract to spend your tokens when a taker fills the order.

Critical Risks:

  1. NO CONFIRMATION — The EIP-712 message is signed the instant this skill runs
  2. AUTHORIZES TOKEN SPENDING — Signing authorizes the limit order contract to spend your makerAsset when a taker fills the order
  3. NO PRICE REVIEW — You cannot review the order parameters before the signature is made
  4. NO SECOND CHANCE — Wrong target price, wrong amounts, or wrong tokens will still be submitted
  5. ORDER REMAINS ACTIVE — Until filled, cancelled, or expired, any taker can fill your order at the specified price

Before Using This Skill, Ensure:

  • You have double-checked all order parameters (amount, tokens, target price, chain)
  • You understand this signs and submits an order immediately
  • You have sufficient makerAsset balance (the script checks and aborts if insufficient)
Related skills

More from kybernetwork/kyberswap-skills

Installs
3
GitHub Stars
5
First Seen
Apr 6, 2026