风险评分

94/100 (Very Low)

OpenClaw: benign
VirusTotal: benign
StaticScan: unknown

Dht11 Temp

作者: Noah
Slug:dht11-temp
版本:1.0.0
更新时间:2026-02-26 07:25:42
风险信息

OpenClaw: benign

查看 OpenClaw 分析摘要(前 200 字预览)
The skill's code and runtime instructions are consistent with its stated purpose (reading a DHT11 on a Raspberry Pi); there are minor documentation/path mismatches and a small bug but no signs of exfi...

[内容已截断]

VirusTotal: benign VT 报告

静态扫描: unknown

README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1771322999943,
        "_id": "k9730xggq1xc5bywvfe6kcr55x81b2fb",
        "changelog": "- Initial release of dht11-temp.\n- Read temperature and humidity from a DHT11 sensor via command line.\n- Supports specifying custom GPIO pins using CLI arguments or the DHT_PIN environment variable.\n- Output includes temperature (°C) and humidity (%) on separate lines.\n- Setup and usage instructions provided for Raspberry Pi with RPi.GPIO.",
        "changelogSource": "auto",
        "createdAt": 1771322999943,
        "parsed": {
            "clawdis": {
                "emoji": "🌡️",
                "requires": {
                    "bins": [
                        "python3",
                        "sudo",
                        "RPi.GPIO"
                    ]
                }
            }
        },
        "version": "1.0.0"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "publishers:missing",
        "displayName": "Noah",
        "handle": "noahseeger",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/93648830?v=4",
        "kind": "user",
        "linkedUserId": "kn7dvcp9rrt0rskjvvtzm9brhx81azze"
    },
    "ownerHandle": "noahseeger",
    "skill": {
        "_creationTime": 1771322999943,
        "_id": "kd771hbsgpceg41vw5yhs692b181bp96",
        "badges": [],
        "createdAt": 1771322999943,
        "displayName": "Dht11 Temp",
        "latestVersionId": "k9730xggq1xc5bywvfe6kcr55x81b2fb",
        "ownerUserId": "kn7dvcp9rrt0rskjvvtzm9brhx81azze",
        "slug": "dht11-temp",
        "stats": {
            "comments": 0,
            "downloads": 469,
            "installsAllTime": 1,
            "installsCurrent": 1,
            "stars": 2,
            "versions": 1
        },
        "summary": "Read temperature and humidity from DHT11 sensor. Supports custom GPIO pins via CLI argument or environment variable.",
        "tags": {
            "latest": "k9730xggq1xc5bywvfe6kcr55x81b2fb"
        },
        "updatedAt": 1772061942242
    }
}