cmc-api-exchange
Provides API reference for CoinMarketCap exchange endpoints, enabling access to exchange data, trading volumes, and market pairs.
Install this skill
or
92/100
Security score
The cmc-api-exchange skill was audited on Jun 11, 2026 and we found 4 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/exchange/map" \ |
low line 23
External URL reference
SourceSKILL.md
| 23 | 1. Get your API key at https://pro.coinmarketcap.com/login |
low line 27
External URL reference
SourceSKILL.md
| 27 | curl -X GET "https://pro-api.coinmarketcap.com/v1/exchange/map" \ |
low line 34
External URL reference
SourceSKILL.md
| 34 | https://pro-api.coinmarketcap.com |
Scanned on Jun 11, 2026
View Security Dashboard