AbuseIPDB — проверка репутации IP-адресов
integration
Abuselpdb automation is a Claude Code skill that automates AbuseIPDB operations — checking IP reputation, pulling threat reports, and managing abuse data — through Rube MCP and the Composio AbuseIPDB toolkit. Reach for it when you want to verify suspicious IPs automatically inside a workflow, integrate abuse-score checks into a CI/CD pipeline, or pull threat reports without manually visiting the AbuseIPDB web UI. The skill connects via the Rube MCP server at `https://rube.app/mcp` — no API keys required, just add the endpoint to your client config. Tool schemas are discovered dynamically with `RUBE_SEARCH_TOOLS`; the connection is established via `RUBE_MANAGE_CONNECTIONS` with toolkit `abuselpdb`; actions run through `RUBE_MULTI_EXECUTE_TOOL`. Always query current schemas before executing — tool slugs change and must not be hardcoded. Use only lawfully and on systems you are authorized to query. This skill automates calls to AbuseIPDB from Claude Code; it is not a standalone SIEM or firewall. Requires an active AbuseIPDB connection configured through Composio — without that, no tools will execute.
- #abuselpdb
- #security
- #threat-detection
- #rube-mcp
- #composio