OKX onchainOS · X Layer · Builder Track

Know if a token is safe to buy — before you ape in.

An autonomous AI agent investigates any token across the OKX onchainOS skill suite, then a deterministic safety core it cannot override rules BUY / CAUTION / AVOID — and executes the swap only when it's safe.

How it works

Autonomy in gathering evidence. Determinism in the safety verdict. The agent is structurally unable to approve what the core vetoes.

01 — INVESTIGATE

Autonomous agent

An LLM agent dynamically decides which OKX onchainOS skills to call — security, market, holders, smart-money signals — and aborts early the moment a honeypot is found.

02 — ADJUDICATE

Non-overridable safety core

A deterministic, unit-tested engine computes the verdict. The model is contractually forbidden from softening it. A scan that doesn't complete is never treated as a pass.

03 — EXECUTE

Gated on-chain swap

If — and only if — the verdict permits, the agent quotes and broadcasts a real swap via the OKX Agentic Wallet. AVOID makes the buy path structurally unreachable.

Analyze a token →

Same agent, in your terminal

One identity, three surfaces — this web app, an OKX Plugin Store skill, and a standalone CLI. The CLI runs the same autonomous agent against the same non-overridable safety core.

smart-trade-copilot · CLI
$ node src/index.js analyze BONK --chain solana
security fundamentals clusters signals meme defi
🟡 VERDICT: CAUTION · BONK on solana — dev linked to a prior rug

Six real OKX onchainOS skills, one deterministic verdict. Add --buy <amount> --pay <token> for gated, confirmation-required on-chain execution — or --demo to run offline with no API key.