query-token-info
Enables users to query real-time token data, including prices and market trends, for informed investment decisions.
Install this skill
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
Curl to non-GitHub URL
| 65 | curl --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' \ |
Curl to non-GitHub URL
| 151 | curl --location 'https://web3.binance.com/bapi/defi/v1/public/wallet-direct/buw/wallet/dex/market/token/meta/info?chainId=56&contractAddress=0x55d398326f99059ff775485246999027b3197955' \ |
Curl to non-GitHub URL
| 237 | curl --location 'https://web3.binance.com/bapi/defi/v4/public/wallet-direct/buw/wallet/market/token/dynamic/info?chainId=56&contractAddress=0x55d398326f99059ff775485246999027b3197955' \ |
Curl to non-GitHub URL
| 401 | curl --location 'https://dquery.sintral.io/u-kline/v1/k-line/candles?address=0x55d398326f99059ff775485246999027b3197955&interval=1min&limit=500&platform=bsc&to=1772126280000' \ |
External URL reference
| 46 | https://web3.binance.com/bapi/defi/v5/public/wallet-direct/buw/wallet/market/token/search |
External URL reference
| 65 | curl --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' \ |
External URL reference
| 93 | {"label": "website", "link": "https://www.web.site/"}, |
External URL reference
| 94 | {"label": "x", "link": "https://twitter.com/..."} |
External URL reference
| 133 | https://web3.binance.com/bapi/defi/v1/public/wallet-direct/buw/wallet/dex/market/token/meta/info |
External URL reference
| 151 | curl --location 'https://web3.binance.com/bapi/defi/v1/public/wallet-direct/buw/wallet/dex/market/token/meta/info?chainId=56&contractAddress=0x55d398326f99059ff775485246999027b3197955' \ |
External URL reference
| 165 | "chainIconUrl": "https://bin.bnbstatic.com/image/admin_mgs_image_upload/20250228/d0216ce4-a3e9-4bda-8937-4a6aa943ccf2.png", |
External URL reference
| 173 | {"label": "website", "link": "https://www.web.site/"}, |
External URL reference
| 174 | {"label": "whitepaper", "link": "https://drive.google.com/file/d/..."}, |
External URL reference
| 175 | {"label": "x", "link": "https://twitter.com/..."} |
External URL reference
| 178 | "website": ["https://www.web.site/"], |
External URL reference
| 179 | "x": ["https://twitter.com/..."], |
External URL reference
| 219 | https://web3.binance.com/bapi/defi/v4/public/wallet-direct/buw/wallet/market/token/dynamic/info |
External URL reference
| 237 | curl --location 'https://web3.binance.com/bapi/defi/v4/public/wallet-direct/buw/wallet/market/token/dynamic/info?chainId=56&contractAddress=0x55d398326f99059ff775485246999027b3197955' \ |
External URL reference
| 348 | https://dquery.sintral.io/u-kline/v1/k-line/candles |
External URL reference
| 401 | curl --location 'https://dquery.sintral.io/u-kline/v1/k-line/candles?address=0x55d398326f99059ff775485246999027b3197955&interval=1min&limit=500&platform=bsc&to=1772126280000' \ |
External URL reference
| 448 | 1. Icon URL requires full domain prefix: `https://bin.bnbstatic.com` + icon path |