EnterpriseAdvanced
query-token-audit
Audit token security to detect scams, honeypots, and malicious cont...
Developer Setup
Setup & Installation
bash
npx skills add https://github.com/binance/binance-skills-hub --skill query-token-auditnpx skills add https://github.com/binance/binance-skills-hub --skill query-token-auditOr paste this URL into your assistant to install:
Overview
What This Skill Does
Audit token security to detect scams, honeypots, and malicious contracts across BSC, Base, Solana, and Ethereum
Application
When to use this Skill
- Integrating query token audit into your development workflow.
- Following best practices for audit token security to detect scams, honeypots, and malicious contracts across bsc, base, solana, and ethereum.
- Automating repetitive tasks with AI-assisted tooling.
- Building production-grade applications with proper standards.
- Debugging and troubleshooting common implementation issues.
Documentation
Show Skills.md file
Query Token Audit Skill
Overview
| API | Function | Use Case |
|---|---|---|
| Token Security Audit | Token security scan | Detect honeypot, rug pull, scam, malicious functions |
Use Cases
- Pre-Trade Safety Check: Verify token security before buying or swapping
- Scam Detection: Identify honeypots, fake tokens, and malicious contracts
- Contract Analysis: Check for dangerous ownership functions and hidden risks
- Tax Verification: Detect unusual buy/sell taxes before trading
Supported Chains
| Chain Name | chainId |
|---|---|
| BSC | 56 |
| Base | 8453 |
| Solana | CT_501 |
| Ethereum | 1 |
Lines 1 - 25 of 151
Recommendations
Explore other random skills
TechnicalIntermediate
apollo-federation
Write Apollo Federation 2 subgraph schemas and compose them into a supergraph
TechnicalIntermediate
apollo-kotlin
A GraphQL client for Android, JVM, and Kotlin Multiplatform projects
TechnicalIntermediate
apollo-mcp-server
Connect AI agents to GraphQL APIs through the Model Context Protocol