📦 Ipinfoio — IP信息查询

v1.0.3

集成 IPinfo.io,可一键查询 IP 对应的域名、ASN、公司等信息,为网络调试、安全分析与地理位置追踪提供精准数据。

0· 155·0 当前·0 累计
membranedev 头像by @membranedev (Membrane Dev)
下载技能包
最后更新
2026/4/22
0
安全扫描
VirusTotal
无害
查看报告
OpenClaw
安全
high confidence
NULL
评估建议
This skill is coherent: it expects you to install and use the official Membrane CLI to access an ipinfoio connector. Before installing, confirm you trust the @membranehq/cli package on npm (check the package page, publisher, and recent versions). Be aware that 'membrane login' will store credentials/tokens locally and the CLI will make network requests to Membrane and the IPinfo connector. If you prefer to avoid a global npm install, consider installing the CLI in a contained environment (contai...
详细分析 ▾
用途与能力
Name/description (IPinfo.io integration) match the instructions: the SKILL.md tells the agent to use the Membrane CLI to connect to an ipinfoio connector and run actions (lookups, ASN, domain, company, etc.). No unrelated credentials, binaries, or config paths are requested.
指令范围
Runtime instructions focus on installing/using the Membrane CLI, logging in, creating a connector, listing and running actions. The document does not instruct the agent to read arbitrary local files, access unrelated environment variables, or send data to unexpected endpoints. Login and action-run commands are appropriate for the described integration.
安装机制
This is an instruction-only skill (no install spec in registry), but the SKILL.md directs users to install @membranehq/cli via npm -g. Installing a global npm package is a common but non-trivial action—it's a moderate-risk install vector compared with no install at all because it executes third-party code on the host. The package source (npm) is a known registry; there is no URL shortener or direct arbitrary download.
凭证需求
The skill declares no required environment variables or credentials and relies on Membrane to manage authentication. Requiring a Membrane account and network access is proportionate to the task. The instructions will cause the Membrane CLI to obtain and store auth tokens locally during login (expected for CLI-driven integrations).
持久化与权限
The skill does not request always:true and is user-invocable only. It does instruct running membrane login, which will persist credentials locally (normal for a CLI). The skill does not ask to modify other skills or system-wide agent settings.
安全有层次,运行前请审查代码。

运行时依赖

无特殊依赖

版本

latestv1.0.32026/3/23

NULL

无害

安装命令

点击复制
官方npx clawhub@latest install ipinfoio
镜像加速npx clawhub@latest install ipinfoio --registry https://cn.longxiaskill.com
数据来源ClawHub ↗ · 中文优化:龙虾技能库