Skip to main content

crypto-market-rank

Provides insights into crypto market rankings, trending tokens, and social sentiment analysis for informed trading decisions.

Install this skill

or
60/100

Security score

The crypto-market-rank skill was audited on Apr 9, 2026 and we found 20 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 70

Curl to non-GitHub URL

SourceSKILL.md
70curl 'https://web3.binance.com/bapi/defi/v1/public/wallet-direct/buw/wallet/market/token/pulse/social/hype/rank/leaderboard?chainId=56&sentiment=All&socialLanguage=ALL&targetLanguage=en&timeRange=1' \
medium line 176

Curl to non-GitHub URL

SourceSKILL.md
176curl -X POST 'https://web3.binance.com/bapi/defi/v1/public/wallet-direct/buw/wallet/market/token/pulse/unified/rank/list' \
medium line 249

Curl to non-GitHub URL

SourceSKILL.md
249curl -X POST 'https://web3.binance.com/bapi/defi/v1/public/wallet-direct/tracker/wallet/token/inflow/rank/query' \
medium line 305

Curl to non-GitHub URL

SourceSKILL.md
305curl 'https://web3.binance.com/bapi/defi/v1/public/wallet-direct/buw/wallet/market/token/pulse/exclusive/rank/list?chainId=56' \
medium line 384

Curl to non-GitHub URL

SourceSKILL.md
384curl 'https://web3.binance.com/bapi/defi/v1/public/wallet-direct/market/leaderboard/query?tag=ALL&pageNo=1&chainId=CT_501&pageSize=25&sortBy=0&orderBy=0&period=30d' \
low line 53

External URL reference

SourceSKILL.md
53https://web3.binance.com/bapi/defi/v1/public/wallet-direct/buw/wallet/market/token/pulse/social/hype/rank/leaderboard
low line 70

External URL reference

SourceSKILL.md
70curl 'https://web3.binance.com/bapi/defi/v1/public/wallet-direct/buw/wallet/market/token/pulse/social/hype/rank/leaderboard?chainId=56&sentiment=All&socialLanguage=ALL&targetLanguage=en&timeRange=1' \
low line 79

External URL reference

SourceSKILL.md
79| metaInfo.logo | string | Icon URL path (prefix `https://bin.bnbstatic.com`) |
low line 101

External URL reference

SourceSKILL.md
101https://web3.binance.com/bapi/defi/v1/public/wallet-direct/buw/wallet/market/token/pulse/unified/rank/list
low line 176

External URL reference

SourceSKILL.md
176curl -X POST 'https://web3.binance.com/bapi/defi/v1/public/wallet-direct/buw/wallet/market/token/pulse/unified/rank/list' \
low line 205

External URL reference

SourceSKILL.md
205| icon | string | Logo URL path (prefix `https://bin.bnbstatic.com`) |
low line 233

External URL reference

SourceSKILL.md
233https://web3.binance.com/bapi/defi/v1/public/wallet-direct/tracker/wallet/token/inflow/rank/query
low line 249

External URL reference

SourceSKILL.md
249curl -X POST 'https://web3.binance.com/bapi/defi/v1/public/wallet-direct/tracker/wallet/token/inflow/rank/query' \
low line 261

External URL reference

SourceSKILL.md
261| tokenIconUrl | string | Icon URL path (prefix `https://bin.bnbstatic.com`) |
low line 289

External URL reference

SourceSKILL.md
289https://web3.binance.com/bapi/defi/v1/public/wallet-direct/buw/wallet/market/token/pulse/exclusive/rank/list
low line 305

External URL reference

SourceSKILL.md
305curl 'https://web3.binance.com/bapi/defi/v1/public/wallet-direct/buw/wallet/market/token/pulse/exclusive/rank/list?chainId=56' \
low line 340

External URL reference

SourceSKILL.md
340| metaInfo.icon | string | Icon URL path (prefix `https://bin.bnbstatic.com`) |
low line 355

External URL reference

SourceSKILL.md
355https://web3.binance.com/bapi/defi/v1/public/wallet-direct/market/leaderboard/query
low line 384

External URL reference

SourceSKILL.md
384curl 'https://web3.binance.com/bapi/defi/v1/public/wallet-direct/market/leaderboard/query?tag=ALL&pageNo=1&chainId=CT_501&pageSize=25&sortBy=0&orderBy=0&period=30d' \
low line 436

External URL reference

SourceSKILL.md
4361. Icon/logo URLs require prefix: `https://bin.bnbstatic.com` + path
Scanned on Apr 9, 2026
View Security Dashboard
Installation guide →