风险评分

100/100 (Very Low)

OpenClaw: benign
VirusTotal: benign
StaticScan: clean

Weather

作者: utromaya-code
Slug:weather-forecast-ai
版本:1.0.0
更新时间:2026-03-23 03:07:10
风险信息

OpenClaw: benign

查看 OpenClaw 分析摘要(前 200 字预览)
The skill is an instruction-only weather lookup that uses curl to fetch data from wttr.in; its requirements and instructions are proportionate to that purpose with only a small documentation inconsist...

[内容已截断]

VirusTotal: benign VT 报告

静态扫描: clean

No suspicious patterns detected.
README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1774206368934,
        "_id": "k973rtfchj76jcbwa6sh4gkrn983da9n",
        "changelog": "Initial release of weather-forecast-ai.\n\n- Provides current weather conditions and forecasts using wttr.in and Open-Meteo.\n- Answers questions about weather, temperature, and forecasts for any city or location.\n- Offers sample curl commands for quick weather checks and different output formats (text, JSON, PNG).\n- Does not support historical data, severe weather alerts, or detailed meteorological analysis.\n- No API key required; works globally with just city or airport codes.",
        "changelogSource": "auto",
        "createdAt": 1774206368934,
        "parsed": {
            "clawdis": {
                "emoji": "☔",
                "requires": {
                    "bins": [
                        "curl"
                    ]
                }
            }
        },
        "version": "1.0.0"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "publishers:missing",
        "displayName": "utromaya-code",
        "handle": "utromaya-code",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/254962629?v=4",
        "kind": "user",
        "linkedUserId": "kn79zxz269ahb9rw93nvfjhjvs83c30d"
    },
    "ownerHandle": "utromaya-code",
    "skill": {
        "_creationTime": 1774206368934,
        "_id": "kd79t6wj70kmxfxce6jw2saze183dq19",
        "badges": [],
        "createdAt": 1774206368934,
        "displayName": "Weather",
        "latestVersionId": "k973rtfchj76jcbwa6sh4gkrn983da9n",
        "ownerUserId": "kn79zxz269ahb9rw93nvfjhjvs83c30d",
        "slug": "weather-forecast-ai",
        "stats": {
            "comments": 0,
            "downloads": 30,
            "installsAllTime": 0,
            "installsCurrent": 0,
            "stars": 0,
            "versions": 1
        },
        "summary": "Get current weather and forecasts via wttr.in or Open-Meteo. Use when: user asks about weather, temperature, or forecasts for any location. NOT for: historic...",
        "tags": {
            "latest": "k973rtfchj76jcbwa6sh4gkrn983da9n"
        },
        "updatedAt": 1774206430727
    }
}