maiat-token-safety

Installation
SKILL.md

Maiat Token Safety Check

Goal

Before swapping or buying any ERC-20 token, verify it's not a honeypot, high-tax scam, or rug pull.

Prerequisites

  • MoonPay CLI installed: npm install -g @moonpay/cli
  • A funded wallet on Base (for x402 paid endpoints): mp wallet create

Free API

curl "https://app.maiat.io/api/v1/token/<contract_address>"

x402 Paid API ($0.01 USDC on Base)

Installs
32
Repository
moonpay/skills
GitHub Stars
110
First Seen
Mar 21, 2026
maiat-token-safety — moonpay/skills