Install
openclaw skills install pipeworx-abuseipdbCheck, report, and retrieve abuse confidence scores and details for IP addresses using the AbuseIPDB v2 API.
openclaw skills install pipeworx-abuseipdbAbuseIPDB MCP — wraps AbuseIPDB v2 API (api.abuseipdb.com/api/v2)
Check an IP address against the AbuseIPDB database. Returns abuse confidence score (0-100), ISP, usa
Report an abusive IP address to AbuseIPDB. Requires category IDs (e.g., "18,22" for DDoS + SSH brute
Get the AbuseIPDB blacklist of the most-reported IP addresses. Returns IPs with their abuse confiden
{
"mcpServers": {
"abuseipdb": {
"url": "https://gateway.pipeworx.io/abuseipdb/mcp"
}
}
}