Skip to content
@GeckoVision

Gecko

This space is from Gecko - where you will find the docs + projects

🦎 Gecko

The safety & verification layer for trading agents — not another agent.

Docs App Install


Every trading agent tells you it's winning. Gecko tells you when it's wrong.

Gecko is a verification layer that sits above any trading agent — yours, ours, or anyone's. It is white-label infrastructure: a platform other builders and fintechs embed to make their own agents defensible.

  • Gates every order against a pre-trade safety check — market-temperature read, price-impact caps, deny-by-default rules. The trade only fires if it survives the gate.
  • Monitors every yield position against a hurdle rate and a liquidation buffer — and acts before a position bleeds.
  • Grades strategies with default-REJECT backtest rigor (CPCV, PBO, Deflated Sharpe). An honest null is a valid, cheap outcome — most "edges" don't survive it.

The wedge is independence. Most agents grade their own thesis — the same engine that wants to trade decides whether the trade is good. Gecko is the second opinion that isn't paid when you trade: adversarial multi-voice debate, surviving dissent, and citations to external investor canon.

How it's built

  • Non-custodial. Signing happens inside a TEE (OKX Agentic Wallet) or a scoped embedded wallet. Keys never leave the enclave. Gecko never holds your private key, and withdrawals are never gated.
  • Pay-as-you-go. Verdicts are priced per call via x402 on Solana. Self-hosting is free.
  • Venue- & chain-neutral. Execution dispatches through swappable adapters (OKX, Jupiter, Kamino, Drift). The verification layer works above any of them.
  • Local-first. Run the agent on your own machine; connect the app as a control surface.

What's in this org

Repo What it is
gecko-claude Public docs, the skill.md install surface, and example skills (curl | bash → use)
gecko-mcpay-api The Python backend — SDK, MCP server, FastAPI, CLI. The verification engine.
gecko-programs Solana programs (custody-probe and on-chain components)

The trading bot and the profit vault you'll see in the docs are proof artifacts — they demonstrate the verification layer on live capital. The product is the layer, not the bot. We lead with the gate, the dissent, and the rigor — never with a PnL number.


Popular repositories Loading

  1. gecko-claude gecko-claude Public

    Repository for the Gecko claude skills - It has all the necessary config to setup your project

    Python 3 1

  2. gecko-mcpay-api gecko-mcpay-api Public

    Repository for the Gecko MCP API - Backend with fastapi

    Python 1

  3. gecko-programs gecko-programs Public

    Repository for the Gecko programs - Txs and all the needed operations

    Rust

  4. .github .github Public

    Gecko — the safety & verification layer for trading agents

  5. solana-token-safety-skill solana-token-safety-skill Public

    Pre-trade / pre-launch token safety for Solana agents — the market-data-integrity layer contract checkers miss (bot/wash volume, fake market cap, price bait, single-wallet float). A skill for the S…

    Python

Repositories

Showing 5 of 5 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…