风险评分

47/100 (Medium)

OpenClaw: suspicious
VirusTotal: suspicious
StaticScan: clean

Uptime Monitor Agent

作者: KRYZL19
Slug:uptime-monitor-agent
版本:1.0.0
更新时间:2026-03-25 22:46:58
风险信息

OpenClaw: suspicious

查看 OpenClaw 分析摘要(前 200 字预览)
The skill appears to implement a simple uptime monitor and alerting scripts, but metadata and runtime instructions are inconsistent (required environment variables are not declared) and the skill will...

[内容已截断]

VirusTotal: suspicious VT 报告

静态扫描: clean

No suspicious patterns detected.
README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1774443619621,
        "_id": "k978w61v56fpmt1nwxw7ra3n6h83kk81",
        "changelog": "- Initial release of uptime-monitor-agent.\n- Monitors specified HTTP endpoints and alerts when services go down.\n- Supports configuration via environment variables for URLs, alert destinations, and check intervals.\n- Provides scripts for checking site status, sending alerts (via webhook or email), and generating uptime reports.\n- Results are logged for reporting and troubleshooting.\n- Requires `curl` for HTTP checks.",
        "changelogSource": "auto",
        "createdAt": 1774443619621,
        "parsed": {
            "clawdis": {
                "requires": {
                    "bins": [
                        "curl"
                    ]
                }
            }
        },
        "version": "1.0.0"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "s17b9ch25kfyjf0y6kmc0k5xph83j3ny",
        "displayName": "KRYZL19",
        "handle": "kryzl19",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/220403544?v=4",
        "kind": "user",
        "linkedUserId": "kn70m4jx7y01d3vr79gcknh29d83jvw5"
    },
    "ownerHandle": "kryzl19",
    "skill": {
        "_creationTime": 1774443619621,
        "_id": "kd72d1421rfm2ry6k1jtmj2wxh83jv09",
        "badges": [],
        "createdAt": 1774443619621,
        "displayName": "Uptime Monitor Agent",
        "latestVersionId": "k978w61v56fpmt1nwxw7ra3n6h83kk81",
        "ownerPublisherId": "s17b9ch25kfyjf0y6kmc0k5xph83j3ny",
        "ownerUserId": "kn70m4jx7y01d3vr79gcknh29d83jvw5",
        "slug": "uptime-monitor-agent",
        "stats": {
            "comments": 0,
            "downloads": 10,
            "installsAllTime": 0,
            "installsCurrent": 0,
            "stars": 0,
            "versions": 1
        },
        "summary": "Monitor uptime of websites\/services and alert when down. Use when checking if a website is reachable, monitoring service health, or getting alerted on downtime.",
        "tags": {
            "health": "k978w61v56fpmt1nwxw7ra3n6h83kk81",
            "latest": "k978w61v56fpmt1nwxw7ra3n6h83kk81",
            "monitoring": "k978w61v56fpmt1nwxw7ra3n6h83kk81",
            "uptime": "k978w61v56fpmt1nwxw7ra3n6h83kk81",
            "website": "k978w61v56fpmt1nwxw7ra3n6h83kk81"
        },
        "updatedAt": 1774450018459
    }
}