query-token-audit

query token audit

binance 939 ↓ 5.5k updated 25d ago
Claude Code
View source ↗

What it does

  • If hasResult=false OR isSupported=false:
  • If hasResult=true AND isSupported=true:

Requirements & configuration

  • Query Token Audit Skill
  • | Token Security Audit | Token security scan | Detect honeypot, rug pull, scam, malicious functions |
  • 1. Pre-Trade Safety Check: Verify token security before buying or swapping
  • API: Token Security Audit
  • https://web3.binance.com/bapi/defi/v1/public/wallet-direct/security/token/audit

Configuration: CT_501MEDIUMHIGHCONTRACT_RISKTRADE_RISKSCAM_RISKRISKCAUTION

Derived from the skill's own SKILL.md documentation · extracted 2026-07-23

query token audit

Source

Repository: https://github.com/binance/binance-skills-hub

query-token-audit FAQ

What does the query-token-audit skill do?

| Query token security audit to detect scams, honeypots, and malicious contracts before trading. Returns comprehensive security analysis including contract risks, trading risks, and scam detection. Use when users ask "is this token safe?", "check token security", "audit token", or before any swap. If hasResult=false OR isSupported=false: If hasResult=true AND isSupported=true:

What does query-token-audit require?

Query Token Audit Skill | Token Security Audit | Token security scan | Detect honeypot, rug pull, scam, malicious functions | 1. Pre-Trade Safety Check: Verify token security before buying or swapping API: Token Security Audit https://web3.binance.com/bapi/defi/v1/public/wallet-direct/security/token/audit Configuration keys: CT_501, MEDIUM, HIGH, CONTRACT_RISK, TRADE_RISK, SCAM_RISK, RISK, CAUTION.

How do I install query-token-audit?

Run: npx -y skills add https://github.com/binance/binance-skills-hub --skill query-token-audit --agent claude-code — the source lives at github.com/binance/binance-skills-hub.

Maintain query-token-audit?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

query-token-audit on getagentictools
[![query-token-audit on getagentictools](https://getagentictools.com/badge/skills/binance-binance-skills-hub-query-token-audit.svg)](https://getagentictools.com/skills/binance-binance-skills-hub-query-token-audit?ref=badge)
npx agentictools info skills/binance-binance-skills-hub-query-token-audit

The second line is the CLI lookup for this page — handy in READMEs and docs.