cmc-api-market
Provides access to CoinMarketCap's market-wide API for global metrics, sentiment analysis, and cryptocurrency data.
Install this skill
or
92/100
Security score
The cmc-api-market 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 24
Curl to non-GitHub URL
SourceSKILL.md
| 24 | curl -X GET "https://pro-api.coinmarketcap.com/v1/global-metrics/quotes/latest" \ |
low line 24
External URL reference
SourceSKILL.md
| 24 | curl -X GET "https://pro-api.coinmarketcap.com/v1/global-metrics/quotes/latest" \ |
low line 28
External URL reference
SourceSKILL.md
| 28 | Get your API key at: https://pro.coinmarketcap.com/login |
low line 33
External URL reference
SourceSKILL.md
| 33 | https://pro-api.coinmarketcap.com |
Scanned on Jun 11, 2026
View Security Dashboard