风险评分

100/100 (Very Low)

OpenClaw: benign
VirusTotal: benign
StaticScan: clean

Query local public IP address

作者: ZhangEnsure
Slug:query-local-public-ip-address
版本:1.0.0
更新时间:2026-03-17 21:46:31
风险信息

OpenClaw: benign

查看 OpenClaw 分析摘要
The skill's code and instructions are consistent with its stated purpose (retrieving the device's public IP) and do not request extra credentials or perform unrelated actions.

VirusTotal: benign VT 报告

静态扫描: clean

No suspicious patterns detected.
README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1773753211901,
        "_id": "k971kqhqfh4qpq6yftgj11yggn832b2q",
        "changelog": "- Initial release of the 查询本机公网 IP skill.\n- Allows users to query and display the local machine's public IP address.\n- Requires Python 3.8 or higher.\n- Usage: run python3 get_ip.py to output the public IP.",
        "changelogSource": "auto",
        "createdAt": 1773753211901,
        "version": "1.0.0"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "publishers:missing",
        "displayName": "ZhangEnsure",
        "handle": "zhangensure",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/61238415?v=4",
        "kind": "user",
        "linkedUserId": "kn7033cjbbjdwrevd8wcfr9925832t2z"
    },
    "ownerHandle": "zhangensure",
    "skill": {
        "_creationTime": 1773753211901,
        "_id": "kd7anxfb97apczyd8255haqer5832frv",
        "badges": [],
        "createdAt": 1773753211901,
        "displayName": "Query local public IP address",
        "latestVersionId": "k971kqhqfh4qpq6yftgj11yggn832b2q",
        "ownerUserId": "kn7033cjbbjdwrevd8wcfr9925832t2z",
        "slug": "query-local-public-ip-address",
        "stats": {
            "comments": 0,
            "downloads": 50,
            "installsAllTime": 0,
            "installsCurrent": 0,
            "stars": 1,
            "versions": 1
        },
        "summary": "Retrieve the device's current public IP address by running a Python script.",
        "tags": {
            "latest": "k971kqhqfh4qpq6yftgj11yggn832b2q"
        },
        "updatedAt": 1773755191550
    }
}