通过 Rube MCP 自动化执行 Ipinfo IO 查询与网络情报相关任务
该技能本身更像提示型工作流说明,但其设计依赖远程 Rube MCP 与 Composio 的工具发现、连接管理和执行能力。基于材料未声明所需 Ipinfo IO 凭证细节、远程数据流与具体工具权限范围,整体宜评为需留意而非高风险。
材料表面写明“无 API keys needed”,但同时要求通过 `RUBE_MANAGE_CONNECTIONS` 建立 `ipinfo_io` 的 ACTIVE 连接并完成返回的授权链接,说明实际可能涉及第三方账号授权或令牌管理;凭证由外部 MCP/平台托管,文档未说明存储、最小权限或撤销方式。
技能明确要求添加远程 MCP 端点 `https://rube.app/mcp`,并通过 Composio/Ipinfo IO 工具执行操作;用户输入、会话 ID、工具参数和可能的业务数据会发送到声明的远程服务。端点与用途基本相关,但材料未交代数据最小化、日志保留或是否进一步转发至 Ipinfo IO。
未见本地安装脚本、shell 命令、依赖下载或要求在本机执行代码;文档主要是调用远程 MCP 工具的流程说明。基于现有材料,未显示其具有直接本机代码执行能力。
该技能本身未声明本地文件读写,但会通过远程工具执行 `ipinfo_io` 相关操作,并维护会话与 memory 参数;可接触的数据范围取决于 Rube/Composio 暴露的具体工具与连接账户权限,文档未给出细粒度范围,因此需留意过宽的数据访问面。
来源为 GitHub 上的开源仓库,且所在仓库社区采用度高(64.7k star),这显著降低了供应链风险;当前看到的内容主要是 README/提示模板而非可执行二进制。需注意许可证未声明、维护状态未知,但不足以单独升为高风险。
复制安装指令,让 AI 自动完成配置 · 推荐新手
请帮我安装 askskill 上的 "ipinfo-io-automation" 技能: 1. 下载 https://raw.githubusercontent.com/ComposioHQ/awesome-claude-skills/master/composio-skills/ipinfo-io-automation/SKILL.md 2. 保存为 ~/.claude/skills/ipinfo-io-automation/SKILL.md 3. 装好后重载技能,告诉我可以用了
Automate Ipinfo IO operations through Composio's Ipinfo IO toolkit via Rube MCP.
Toolkit docs: composio.dev/toolkits/ipinfo_io
RUBE_MANAGE_CONNECTIONS with toolkit ipinfo_ioRUBE_SEARCH_TOOLS first to get current tool schemasGet Rube MCP: Add https://rube.app/mcp as an MCP server in your client configuration. No API keys needed — just add the endpoint and it works.
RUBE_SEARCH_TOOLS respondsRUBE_MANAGE_CONNECTIONS with toolkit ipinfo_ioAlways discover available tools before executing workflows:
RUBE_SEARCH_TOOLS
queries: [{use_case: "Ipinfo IO operations", known_fields: ""}]
session: {generate_id: true}
This returns available tool slugs, input schemas, recommended execution plans, and known pitfalls.
RUBE_SEARCH_TOOLS
queries: [{use_case: "your specific Ipinfo IO task"}]
session: {id: "existing_session_id"}
RUBE_MANAGE_CONNECTIONS
toolkits: ["ipinfo_io"]
session_id: "your_session_id"
RUBE_MULTI_EXECUTE_TOOL
tools: [{
tool_slug: "TOOL_SLUG_FROM_SEARCH",
arguments: {/* schema-compliant args from search results */}
}]
memory: {}
session_id: "your_session_id"
RUBE_SEARCH_TOOLSRUBE_MANAGE_CONNECTIONS shows ACTIVE status before executing toolsmemory in RUBE_MULTI_EXECUTE_TOOL calls, even if empty ({})| Operation | Approach |
|---|---|
| Find tools | RUBE_SEARCH_TOOLS with Ipinfo IO-specific use case |
| Connect | RUBE_MANAGE_CONNECTIONS with toolkit ipinfo_io |
| Execute | RUBE_MULTI_EXECUTE_TOOL with discovered tool slugs |
| Bulk ops | RUBE_REMOTE_WORKBENCH with run_composio_tool() |
| Full schema | RUBE_GET_TOOL_SCHEMAS for tools with schemaRef |
Powered by Composio
通过 Rube MCP 自动处理 Sevdesk 相关任务,提升财务与办公流程效率。
通过 Rube MCP 自动化执行 Mezmo 相关任务,并先检索最新工具结构。
通过 Rube MCP 自动化执行 Exa 搜索与相关任务流程,提升检索效率。
通过 Rube MCP 自动执行 U301 相关任务,并先检索最新工具模式后再操作。
用自然语言自动管理 Webex 消息、房间、团队、Webhook 与成员。
通过 Rube MCP 自动执行 Rootly 任务并加速事件响应流程
通过 Rube MCP 自动执行 IP2Location.io 查询与相关网络数据流程。
通过 Rube MCP 自动化执行 IP2WHOIS 查询与相关信息检索任务
通过 Rube MCP 自动化调用 ipdata.co,完成 IP 地理与威胁情报查询流程。
通过 Rube MCP 自动执行 IP2Location 查询与地理定位流程
通过 Rube MCP 自动化执行 IP2Proxy 查询与代理风险分析任务。
通过 Rube MCP 自动化执行 AbuseIPDB 查询、上报与安全情报处理任务。