binance-token-audit

Audits token contracts for scams and honeypots across BSC, Base, Solana, and Ethereum.

5|Updated May 2, 2026
One-click install
npx skills add https://github.com/nirholas/three-ui --skill binance-token-audit
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: binance-token-audit
Source: https://github.com/nirholas/three-ui/tree/main/data/skills/security/binance-token-audit
Command: npx skills add https://github.com/nirholas/three-ui --skill binance-token-audit

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It helps you avoid losing money by identifying potentially malicious or scam-related token contracts before you trade.

Core Features & Use Cases

  • Token Security Audit: Run a security scan against a token contract to surface likely honeypots, rug-pull indicators, and malicious behavior.
  • Pre-Trade Safety Checks: Use audit results across supported networks to understand trading and contract risks before swapping.
  • Risk & Tax Signal Review: Inspect risk levels plus buy/sell tax signals and verification status to decide whether to investigate further.

Quick Start

Ask an AI agent to audit the token contract address you provide on a specific supported chain and return the risk level, matched risk items, and tax/verification signals (when the audit result is valid).

Frequently Asked Questions about binance-token-audit

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

FAQPage Schema
How do I check a token for honeypot and smart contract risks before trading?

To check token security risks before trading, you audit the contract address on a specific blockchain. The audit returns risk levels, matched risk items, and tax signals to identify honeypots and malicious smart-contract behavior.

What blockchains are supported for pre-trade token security audits?

Pre-trade token security audits support BSC, Base, Solana, and Ethereum. You submit a POST request with the chain identifier and contract address to retrieve risk analysis results for the specified network.

How do I detect buy and sell tax signals for a token contract?

You detect buy and sell tax signals by running a token security audit. When the audit result is valid and supported, the response includes risk levels, risk items, and extra info containing tax and verification status signals.

What data do I need to submit a token security audit request?

To submit a token security audit request, you need the binanceChainId, the contractAddress, and a UUIDv4 requestId. These parameters are sent via a POST request to the Binance Web3 public token audit endpoint.

When does a token audit return no risk items or extra information?

A token audit returns no risk items or extra information when hasResult or isSupported is false. Risk levels, matched risk items, and extra info are only returned when both of these validation fields are true.