风险评分

94/100 (Very Low)

OpenClaw: benign
VirusTotal: benign
StaticScan: unknown

Yr Weather

作者: Brandon Piner
Slug:yr-weather
版本:1.0.0
更新时间:2026-02-26 13:36:57
风险信息

OpenClaw: benign

查看 OpenClaw 分析摘要(前 200 字预览)
The skill's code, instructions, and requirements are consistent with a simple MET Norway (yr.no) weather client: it makes direct requests to api.met.no for forecasts, needs lat/lon, and demands no sec...

[内容已截断]

VirusTotal: benign VT 报告

静态扫描: unknown

README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1772083551093,
        "_id": "k9795wqxmczmazgwahq9jqvq0581xjqg",
        "changelog": "Initial release: Fetch accurate weather forecasts via the MET Norway yr.no API.\n\n- Fetches current weather and multi-day forecasts using latitude\/longitude (coordinates required; no defaults).\n- Includes CLI scripts for general and tomorrow's weather.\n- Mocked unit tests for offline validation.\n- Predefined table of common locations for reference.\n- Modular code structure for easy maintenance and extension.\n- Caching and proper attribution per MET usage guidelines.",
        "changelogSource": "auto",
        "createdAt": 1772083551093,
        "version": "1.0.0"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "publishers:missing",
        "displayName": "Brandon Piner",
        "handle": "brandon2255p",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/8842924?v=4",
        "kind": "user",
        "linkedUserId": "kn7afs0ckz1q34jyg7bphwxqw181dx8a"
    },
    "ownerHandle": "brandon2255p",
    "skill": {
        "_creationTime": 1772083551093,
        "_id": "kd72pg3s4ybp3xjtwkc9bbk8gd81x57n",
        "badges": [],
        "createdAt": 1772083551093,
        "displayName": "Yr Weather",
        "latestVersionId": "k9795wqxmczmazgwahq9jqvq0581xjqg",
        "ownerUserId": "kn7afs0ckz1q34jyg7bphwxqw181dx8a",
        "slug": "yr-weather",
        "stats": {
            "comments": 0,
            "downloads": 243,
            "installsAllTime": 1,
            "installsCurrent": 1,
            "stars": 0,
            "versions": 1
        },
        "summary": "Fetch weather forecasts from the Norwegian Meteorological Institute (MET) using the yr.no API. Use when the user asks for weather information, forecasts, tem...",
        "tags": {
            "latest": "k9795wqxmczmazgwahq9jqvq0581xjqg"
        },
        "updatedAt": 1772084217576
    }
}