maiat-token-safety

Detect malicious ERC-20 tokens and return verdicts, trustScore, and riskFlags via Maiat endpoints.

Updated Apr 3, 2026
One-click install
npx skills add https://github.com/Drock91/ows-hackathon --skill maiat-token-safety-drock91
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: maiat-token-safety
Source: https://github.com/Drock91/ows-hackathon/tree/main/.agents/skills/maiat-token-safety
Command: npx skills add https://github.com/Drock91/ows-hackathon --skill maiat-token-safety-drock91

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps users avoid losing funds to malicious ERC-20 tokens by detecting honeypots, excessive buy or sell taxes, near-zero liquidity, and other rug-pull indicators before executing swaps.

Core Features & Use Cases

  • Honeypot & Tax Detection: Identifies tokens that block selling or impose high buy/sell taxes so you don't get trapped.
  • Risk Scoring & Verdicts: Provides a trustScore and a clear verdict (trusted, proceed, caution, avoid) plus enumerated riskFlags for automated decisioning.
  • Deep Forensics: Supports invoking paid x402 endpoints for ML-based token forensics when quick checks report suspicious signals.
  • Use Case: Before swapping into an unverified meme coin, run this check to decide whether to proceed with a full swap, test with a micro-amount, or avoid the token entirely.

Quick Start

Provide the token contract address and request a Maiat token-check to get a verdict, trust score, and risk flags to decide if you should swap.

Frequently Asked Questions about maiat-token-safety

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I check an ERC-20 token for honeypot risks before swapping?

Token safety screening uses Maiat endpoints to analyze an ERC-20 contract address and return a structured verdict, trustScore, and riskFlags identifying honeypot behavior and rug-pull indicators before you swap.

What is honeypot detection in EVM-compatible tokens?

Honeypot detection identifies malicious ERC-20 tokens that block selling or impose excessive buy and sell taxes. This screening returns a trust score and verdict to help you avoid getting trapped in fraudulent tokens.

Can I use x402 endpoints for deeper token forensics?

Yes, you can invoke x402 paid endpoints for ML-based token forensics when quick pre-swap checks report suspicious signals, providing deeper analysis of risky ERC-20 tokens on EVM-compatible chains.

Does this token safety check work for unverified meme coins?

Yes, token safety screening supports unverified meme coins by analyzing contract addresses for near-zero liquidity and rug-pull indicators, returning a verdict to help you decide whether to avoid or test with a micro-amount.

What are the limitations of pre-swap token screening?

Pre-swap token screening provides quick risk flags and trust scores but may require invoking paid x402 endpoints for deep ML-based forensics when initial checks return suspicious signals for complex malicious token structures.