query-token-audit

Audit token contracts for scams, honeypots, and malicious functionality.

Updated Mar 13, 2026
One-click install
npx skills add https://github.com/funnys1r/Binance-HealthGuard --skill query-token-audit-funnys1r
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: query-token-audit
Source: https://github.com/funnys1r/Binance-HealthGuard/tree/main/skills/binance-web3/query-token-audit
Command: npx skills add https://github.com/funnys1r/Binance-HealthGuard --skill query-token-audit-funnys1r

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Token trading carries risk from scams and malicious contracts. This Skill provides a security audit to identify honeypots, scams, and unsafe contract behavior before you trade.

Core Features & Use Cases

  • Pre-trade Token Security Audit: assess token contracts for honeypots, rug pulls, and unsafe patterns before buying or swapping.
  • Contract Risk Analysis: checks for dangerous ownership functions, transfer restrictions, and taxes that could be exploited.
  • Scam Detection & Risk Scoring: returns a structured risk level and actionable recommendations.

Quick Start

Provide a contract address to trigger a security audit and obtain a risk assessment.

Frequently Asked Questions about query-token-audit

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

FAQPage Schema
How do I check a token contract for honeypots and scams before trading?

To perform a token security audit, provide a contract address to trigger an automated risk analysis. This identifies honeypots, rug pulls, and unsafe contract patterns before you trade, returning a structured risk level with actionable recommendations.

How does contract risk analysis detect malicious token functionality?

Contract risk analysis detects malicious token functionality by evaluating the code for dangerous ownership functions, transfer restrictions, and hidden taxes. It returns a structured risk assessment including specific risk items and an overall risk level enum.

Does this pre-trade token audit work with Solana and BSC?

Yes, the pre-trade token audit works with Solana, BSC, Ethereum, and Base. You can apply contract risk analysis and scam detection across these supported blockchain networks by providing the correct chain ID and contract address.

What information do I need to provide for a token security check?

For a token security check, you need to provide the binanceChainId, contractAddress, and requestId via the public API interface. Submitting these inputs triggers the audit and returns the structured risk assessment.

What is included in the structured risk assessment for a token contract?

The structured risk assessment for a token contract includes a riskLevelEnum, a general riskLevel, and specific riskItems. These components detail the detected scams, honeypots, and malicious functionalities to guide your pre-trade decisions.