风险评分

100/100 (Very Low)

OpenClaw: benign
VirusTotal: benign
StaticScan: clean

Get My Ip

作者: hilaraklesantosw-art
Slug:get-my-ip
版本:0.1.0
更新时间:2026-03-23 14:11:48
风险信息

OpenClaw: benign

查看 OpenClaw 分析摘要
The skill's instructions, required binaries, and scope are consistent with its stated purpose of returning the machine's public IP via ifconfig.me.

VirusTotal: benign VT 报告

静态扫描: clean

No suspicious patterns detected.
README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1774245750904,
        "_id": "k978jbyax5tjztz9f2cgevj4as83ewhw",
        "changelog": "Initial public release of the \"get-my-ip\" skill.\n\n- Provides the machine's current public IP address using curl with ifconfig.me.\n- Responds concisely with only the public IP by default.\n- Alerts the user if curl is missing or the network\/service is unavailable.\n- Designed only for checking public IP via ifconfig.me; does not handle LAN IPs or advanced network diagnostics.",
        "changelogSource": "auto",
        "createdAt": 1774245750904,
        "parsed": {
            "clawdis": {
                "homepage": "https:\/\/github.com\/hilaraklesantosw-art\/skills",
                "requires": {
                    "bins": [
                        "curl"
                    ]
                }
            }
        },
        "version": "0.1.0"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "publishers:missing",
        "displayName": "hilaraklesantosw-art",
        "handle": "hilaraklesantosw-art",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/259041683?v=4",
        "kind": "user",
        "linkedUserId": "kn73072j0rv2t24tqxcc13yqzh83en59"
    },
    "ownerHandle": "hilaraklesantosw-art",
    "skill": {
        "_creationTime": 1774245750904,
        "_id": "kd7fe5bttakyhkwwgfhjdh6etx83fdrc",
        "badges": [],
        "createdAt": 1774245750904,
        "displayName": "Get My Ip",
        "latestVersionId": "k978jbyax5tjztz9f2cgevj4as83ewhw",
        "ownerUserId": "kn73072j0rv2t24tqxcc13yqzh83en59",
        "slug": "get-my-ip",
        "stats": {
            "comments": 0,
            "downloads": 19,
            "installsAllTime": 0,
            "installsCurrent": 0,
            "stars": 0,
            "versions": 1
        },
        "summary": "Get the machine's current public IP address by calling `curl ifconfig.me`. Use when the user asks for their IP address, public IP, external IP, or explicitly...",
        "tags": {
            "latest": "k978jbyax5tjztz9f2cgevj4as83ewhw"
        },
        "updatedAt": 1774246308510
    }
}