deepblue-defi-api
Provides live DeFi data from Base, including ETH prices and trending pools, with no authentication required.
Install this skill
Security score
The deepblue-defi-api skill was audited on May 29, 2026 and we found 21 security issues across 3 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
Template literal with variable interpolation in command context
| 90 | ```python |
Curl to non-GitHub URL
| 38 | curl https://deepbluebase.xyz/price/eth |
Curl to non-GitHub URL
| 47 | curl https://deepbluebase.xyz/trending |
Curl to non-GitHub URL
| 56 | curl https://deepbluebase.xyz/token/0xTOKEN_ADDRESS/score |
Curl to non-GitHub URL
| 70 | curl https://deepbluebase.xyz/wallet/0xWALLET_ADDRESS/scan |
Curl to non-GitHub URL
| 79 | curl https://deepbluebase.xyz/deep/info |
Curl to non-GitHub URL
| 85 | curl https://deepbluebase.xyz/health |
External URL reference
| 4 | homepage: https://deepbluebase.xyz |
External URL reference
| 31 | **Base URL:** `https://deepbluebase.xyz` |
External URL reference
| 38 | curl https://deepbluebase.xyz/price/eth |
External URL reference
| 47 | curl https://deepbluebase.xyz/trending |
External URL reference
| 56 | curl https://deepbluebase.xyz/token/0xTOKEN_ADDRESS/score |
External URL reference
| 70 | curl https://deepbluebase.xyz/wallet/0xWALLET_ADDRESS/scan |
External URL reference
| 79 | curl https://deepbluebase.xyz/deep/info |
External URL reference
| 85 | curl https://deepbluebase.xyz/health |
External URL reference
| 93 | BASE = "https://deepbluebase.xyz" |
External URL reference
| 137 | - **Contact:** [Discord](https://discord.gg/wpSKuA57bq) or via GitHub issues. |
External URL reference
| 141 | - [Token Scanner](https://deepbluebase.xyz/scan.html) |
External URL reference
| 142 | - [Pricing & Tiers](https://deepbluebase.xyz/pricing) |
External URL reference
| 143 | - [Interactive API Docs](https://deepbluebase.xyz/docs) |
External URL reference
| 145 | - [Discord](https://discord.gg/wpSKuA57bq) |