One-click install
npx skills add https://github.com/tradecatlabs/tradecat-public --skill query-token-audit-tradecatlabs
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: query-token-audit
Source: https://github.com/tradecatlabs/tradecat-public/tree/main/resources/agent_market_context/binance/upstream/binance-skills-hub-main/skills/binance-web3/query-token-audit
Command: npx skills add https://github.com/tradecatlabs/tradecat-public --skill query-token-audit-tradecatlabs

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It helps users reduce the chance of buying or swapping unsafe tokens by running a pre-trade security audit that flags potential scams, honeypots, and risky contract behavior.

Core Features & Use Cases

  • Token Security Audit: Detects honeypots, rug-pull/scam indicators, and malicious contract patterns before any swap.
  • Contract & Trade Risk Scoring: Provides a risk level with actionable risk-item breakdowns and tax-related checks to help interpret security posture.
  • Supported Multi-Chain Checks: Runs the audit for supported chains (BSC, Base, Solana, Ethereum) using the required chain ID and contract address inputs.

Quick Start

Ask the skill: "Audit the security risk for contract address 0x55d398326f99059ff775485246999027b3197955 on BSC (56) and summarize the risk items."

Frequently Asked Questions about query-token-audit

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

FAQPage Schema
How do I audit token security and check for honeypots before trading?

To audit token security and check for honeypots, provide the token contract address and chain ID to run a pre-trade audit that returns risk levels and specific risk items. The audit detects malicious contract patterns, rug-pulls, and tax-related risks before you swap.

What chains are supported for smart contract risk analysis and scam prevention?

Smart contract risk analysis supports BSC, Base, Solana, and Ethereum. You must supply the correct binanceChainId and contract address to retrieve the risk assessment for the supported chain. Results include whether the chain is supported and the specific risk items found.

Can I detect rug-pulls and malicious contract patterns on Solana?

Yes, you can detect rug-pulls and malicious contract patterns on Solana by running a pre-trade audit using the Solana chain ID and the specific token contract address. The audit returns a risk level with an actionable breakdown of any detected scam indicators.

What information do I need to run a pre-trade audit for a token?

To run a pre-trade audit, you need the token contract address, the binanceChainId for the blockchain, and a UUID v4 requestId. The audit then returns the risk level and risk items if the token is supported.

How does contract risk scoring work for web3 token analysis?

Contract risk scoring for web3 token analysis evaluates the contract address to return a risk level and a detailed breakdown of risk items, including honeypot detection and tax-related checks. This helps interpret the security posture before trading.

What does it mean if a token audit returns isSupported as false?

If a token audit returns isSupported as false, the chain or token is not supported for security analysis, meaning no risk level or risk items will be provided for that contract. You should exercise extreme caution or avoid trading the token.