Skip to main content

query-token-info

Enables users to query real-time token data, including prices and market trends, for informed investment decisions.

Install this skill

or
63/100

Security score

The query-token-info skill was audited on Apr 9, 2026 and we found 21 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 65

Curl to non-GitHub URL

SourceSKILL.md
65curl --location 'https://web3.binance.com/bapi/defi/v5/public/wallet-direct/buw/wallet/market/token/search?keyword=xxx&chainIds=56,8453,CT_501&orderBy=volume24h' \
medium line 151

Curl to non-GitHub URL

SourceSKILL.md
151curl --location 'https://web3.binance.com/bapi/defi/v1/public/wallet-direct/buw/wallet/dex/market/token/meta/info?chainId=56&contractAddress=0x55d398326f99059ff775485246999027b3197955' \
medium line 237

Curl to non-GitHub URL

SourceSKILL.md
237curl --location 'https://web3.binance.com/bapi/defi/v4/public/wallet-direct/buw/wallet/market/token/dynamic/info?chainId=56&contractAddress=0x55d398326f99059ff775485246999027b3197955' \
medium line 401

Curl to non-GitHub URL

SourceSKILL.md
401curl --location 'https://dquery.sintral.io/u-kline/v1/k-line/candles?address=0x55d398326f99059ff775485246999027b3197955&interval=1min&limit=500&platform=bsc&to=1772126280000' \
low line 46

External URL reference

SourceSKILL.md
46https://web3.binance.com/bapi/defi/v5/public/wallet-direct/buw/wallet/market/token/search
low line 65

External URL reference

SourceSKILL.md
65curl --location 'https://web3.binance.com/bapi/defi/v5/public/wallet-direct/buw/wallet/market/token/search?keyword=xxx&chainIds=56,8453,CT_501&orderBy=volume24h' \
low line 93

External URL reference

SourceSKILL.md
93{"label": "website", "link": "https://www.web.site/"},
low line 94

External URL reference

SourceSKILL.md
94{"label": "x", "link": "https://twitter.com/..."}
low line 133

External URL reference

SourceSKILL.md
133https://web3.binance.com/bapi/defi/v1/public/wallet-direct/buw/wallet/dex/market/token/meta/info
low line 151

External URL reference

SourceSKILL.md
151curl --location 'https://web3.binance.com/bapi/defi/v1/public/wallet-direct/buw/wallet/dex/market/token/meta/info?chainId=56&contractAddress=0x55d398326f99059ff775485246999027b3197955' \
low line 165

External URL reference

SourceSKILL.md
165"chainIconUrl": "https://bin.bnbstatic.com/image/admin_mgs_image_upload/20250228/d0216ce4-a3e9-4bda-8937-4a6aa943ccf2.png",
low line 173

External URL reference

SourceSKILL.md
173{"label": "website", "link": "https://www.web.site/"},
low line 174

External URL reference

SourceSKILL.md
174{"label": "whitepaper", "link": "https://drive.google.com/file/d/..."},
low line 175

External URL reference

SourceSKILL.md
175{"label": "x", "link": "https://twitter.com/..."}
low line 178

External URL reference

SourceSKILL.md
178"website": ["https://www.web.site/"],
low line 179

External URL reference

SourceSKILL.md
179"x": ["https://twitter.com/..."],
low line 219

External URL reference

SourceSKILL.md
219https://web3.binance.com/bapi/defi/v4/public/wallet-direct/buw/wallet/market/token/dynamic/info
low line 237

External URL reference

SourceSKILL.md
237curl --location 'https://web3.binance.com/bapi/defi/v4/public/wallet-direct/buw/wallet/market/token/dynamic/info?chainId=56&contractAddress=0x55d398326f99059ff775485246999027b3197955' \
low line 348

External URL reference

SourceSKILL.md
348https://dquery.sintral.io/u-kline/v1/k-line/candles
low line 401

External URL reference

SourceSKILL.md
401curl --location 'https://dquery.sintral.io/u-kline/v1/k-line/candles?address=0x55d398326f99059ff775485246999027b3197955&interval=1min&limit=500&platform=bsc&to=1772126280000' \
low line 448

External URL reference

SourceSKILL.md
4481. Icon URL requires full domain prefix: `https://bin.bnbstatic.com` + icon path
Scanned on Apr 9, 2026
View Security Dashboard
Installation guide →