风险评分

59/100 (Medium)

OpenClaw: suspicious
VirusTotal: benign
StaticScan: unknown

Solar Cloud API

作者: AllMightySauron
Slug:solax-cloud-api
版本:1.0.0
更新时间:2026-03-01 11:43:12
风险信息

OpenClaw: suspicious

查看 OpenClaw 分析摘要(前 200 字预览)
The skill's code and instructions match its stated purpose (fetching Solax inverter summaries), but there are small inconsistencies and a manual npm install step that you should review before trusting...

[内容已截断]

VirusTotal: benign VT 报告

静态扫描: unknown

README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1770659662370,
        "_id": "k97a9wsst20spkewbdzk383d9s80v442",
        "changelog": "Initial release of solax-summary-fetch: fetch summary data from the Solax Cloud API.\n\n- Fetches Solax inverter summary data as JSON for dashboards or automation.\n- Uses solax-cloud-api npm package; requires Node.js setup.\n- Inputs: tokenId and inverter serial number via environment variables or CLI.\n- Outputs a single JSON summary (SolaxSummary) or structured error JSON. \n- Built-in guardrails to protect secret credentials (tokenId is never logged).",
        "changelogSource": "user",
        "createdAt": 1770659662370,
        "version": "1.0.0"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "publishers:missing",
        "displayName": "AllMightySauron",
        "handle": "allmightysauron",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/72256753?v=4",
        "kind": "user",
        "linkedUserId": "kn73bz63813xnppgb1svytx91n80vwna"
    },
    "ownerHandle": "allmightysauron",
    "skill": {
        "_creationTime": 1770659662370,
        "_id": "kd722kc4rmv316n2fzcbfxz49980vmj6",
        "badges": [],
        "createdAt": 1770659662370,
        "displayName": "Solar Cloud API",
        "latestVersionId": "k97a9wsst20spkewbdzk383d9s80v442",
        "ownerUserId": "kn73bz63813xnppgb1svytx91n80vwna",
        "slug": "solax-cloud-api",
        "stats": {
            "comments": 0,
            "downloads": 737,
            "installsAllTime": 0,
            "installsCurrent": 0,
            "stars": 0,
            "versions": 1
        },
        "summary": "Fetch inverter summary data from the Solax Cloud API using the npm package solax-cloud-api. Use when the user provides (or has configured) a Solax tokenId and inverter serial number (sn) and wants current\/summary energy data returned as JSON (typed as SolaxSummary) for dashboards\/automation.",
        "tags": {
            "latest": "k97a9wsst20spkewbdzk383d9s80v442"
        },
        "updatedAt": 1772336592833
    }
}