风险评分

76/100 (Low)

OpenClaw: benign
VirusTotal: suspicious
StaticScan: unknown

Tempest Weather

作者: Mogglemoss
Slug:tempest-weather-wf
版本:1.0.0
更新时间:2026-03-24 12:33:49
风险信息

OpenClaw: benign

查看 OpenClaw 分析摘要
The skill's code, runtime instructions, and required environment variables are consistent with its stated purpose of fetching Tempest station data; nothing requested appears unrelated or excessive.

VirusTotal: suspicious VT 报告

静态扫描: unknown

README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1771948170895,
        "_id": "k978prcq54f8t6a4gva4rgxr0x81sc2h",
        "changelog": "Initial release of the Tempest Weather Skill.\n\n- Fetches live weather data from a WeatherFlow Tempest station using provided credentials.\n- Returns structured JSON with current conditions, wind, precipitation, lightning, and solar data.\n- Checks for required environment variables; guides user if missing.\n- Handles and explains API errors (invalid token, not found, offline stations).\n- Supports user requests about weather, wind, rain, lightning, and live sensor readings.",
        "changelogSource": "auto",
        "createdAt": 1771948170895,
        "parsed": {
            "clawdis": {
                "emoji": "🌤️",
                "homepage": "https:\/\/weatherflow.github.io\/Tempest\/api\/",
                "primaryEnv": "TEMPEST_TOKEN",
                "requires": {
                    "anyBins": [
                        "curl",
                        "python3"
                    ],
                    "bins": [
                        "python3"
                    ],
                    "env": [
                        "TEMPEST_TOKEN",
                        "TEMPEST_STATION_ID"
                    ]
                }
            }
        },
        "version": "1.0.0"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "publishers:missing",
        "displayName": "Mogglemoss",
        "handle": "mogglemoss",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/10966195?v=4",
        "kind": "user",
        "linkedUserId": "kn760tgarqyqg8gs43m3yqfnp581ds3m"
    },
    "ownerHandle": "mogglemoss",
    "skill": {
        "_creationTime": 1771948170895,
        "_id": "kd7d3g5vp7dg7p59hpd2ma3wvd81s080",
        "badges": [],
        "createdAt": 1771948170895,
        "displayName": "Tempest Weather",
        "latestVersionId": "k978prcq54f8t6a4gva4rgxr0x81sc2h",
        "ownerUserId": "kn760tgarqyqg8gs43m3yqfnp581ds3m",
        "slug": "tempest-weather-wf",
        "stats": {
            "comments": 0,
            "downloads": 316,
            "installsAllTime": 0,
            "installsCurrent": 0,
            "stars": 0,
            "versions": 1
        },
        "summary": "Fetches live weather data from a WeatherFlow Tempest weather station and returns structured JSON with current conditions, wind, precipitation, and lightning....",
        "tags": {
            "latest": "k978prcq54f8t6a4gva4rgxr0x81sc2h"
        },
        "updatedAt": 1774326829359
    }
}