proxybase
Enables users to purchase and manage SOCKS5 residential proxies via ProxyBase API, supporting cryptocurrency payments and bandwidth monitoring.
Install this skill
Security score
The proxybase skill was audited on Mar 10, 2026 and we found 19 security issues across 3 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
Curl to non-GitHub URL
| 243 | curl https://lemontv.xyz/api/ip |
Curl to non-GitHub URL
| 256 | curl --proxy socks5://USERNAME:[email protected]:1080 https://lemontv.xyz/api/ip |
Curl to non-GitHub URL
| 272 | curl -s https://lemontv.xyz/api/ip | jq .ip |
Curl to non-GitHub URL
| 275 | curl -s --proxy socks5://USERNAME:[email protected]:1080 https://lemontv.xyz/api/ip | jq .ip |
Webhook reference - potential data exfiltration
| 89 | - `callback_url` (optional) — webhook URL for status notifications |
Webhook reference - potential data exfiltration
| 224 | ### Strategy C: Webhook (If Gateway is Internet-Reachable) |
Webhook reference - potential data exfiltration
| 234 | ProxyBase sends status updates to the webhook. Always combine with cron polling as backup. |
Webhook reference - potential data exfiltration
| 297 | - Webhook notifications at 80% and 95% bandwidth usage if `callback_url` provided |
Access to .env file
| 28 | credentials in `{baseDir}/state/credentials.env`. No manual API key setup |
Access to .env file
| 40 | - `credentials.env` — API key (`PROXYBASE_API_KEY=pk_...`) |
Access to .env file
| 145 | 1. **Load credentials**: `source {baseDir}/state/credentials.env 2>/dev/null` |
External URL reference
| 6 | {"openclaw": {"emoji": "🌐", "homepage": "https://proxybase.xyz", "requires": {"bins": ["curl", "jq"], "env": ["PROXYBASE_API_URL"]}, "primaryEnv": "PROXYBASE_API_KEY", "install": [{"id": "jq-brew", " |
External URL reference
| 18 | | API Base | `$PROXYBASE_API_URL` (default: `https://api.proxybase.xyz/v1`) | |
External URL reference
| 231 | -d '{"package_id":"PACKAGE_ID","pay_currency":"usdcsol","callback_url":"https://your-gateway/hooks/proxybase"}' |
External URL reference
| 243 | curl https://lemontv.xyz/api/ip |
External URL reference
| 256 | curl --proxy socks5://USERNAME:[email protected]:1080 https://lemontv.xyz/api/ip |
External URL reference
| 264 | r = requests.get("https://lemontv.xyz/api/ip", proxies=proxies) |
External URL reference
| 272 | curl -s https://lemontv.xyz/api/ip | jq .ip |
External URL reference
| 275 | curl -s --proxy socks5://USERNAME:[email protected]:1080 https://lemontv.xyz/api/ip | jq .ip |
Install this skill with one command
/learn @proxybasehq/proxybase