cmc-api-dex
Provides a comprehensive API reference for CoinMarketCap DEX endpoints, enabling token lookups, transaction data, and security analysis.
Install this skill
or
91/100
Security score
The cmc-api-dex skill was audited on Jun 11, 2026 and we found 5 security issues across 2 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
medium line 27
Curl to non-GitHub URL
SourceSKILL.md
| 27 | curl -X GET "https://pro-api.coinmarketcap.com/v1/dex/platform/list" \ |
low line 11
External URL reference
SourceSKILL.md
| 11 | obtain-from: https://pro.coinmarketcap.com/login |
low line 27
External URL reference
SourceSKILL.md
| 27 | curl -X GET "https://pro-api.coinmarketcap.com/v1/dex/platform/list" \ |
low line 31
External URL reference
SourceSKILL.md
| 31 | Get your API key at: https://pro.coinmarketcap.com/login |
low line 36
External URL reference
SourceSKILL.md
| 36 | https://pro-api.coinmarketcap.com |
Scanned on Jun 11, 2026
View Security Dashboard