风险评分

59/100 (Medium)

OpenClaw: suspicious
VirusTotal: benign
StaticScan: unknown

Task Status

作者: Mightyprime1
Slug:task-status
版本:1.0.0
更新时间:2026-02-27 11:10:00
风险信息

OpenClaw: suspicious

查看 OpenClaw 分析摘要(前 200 字预览)
The skill's code mostly matches its stated purpose (sending periodic status messages), but it omits required environment variable declarations, uses a hard-coded default Telegram target, and writes lo...

[内容已截断]

VirusTotal: benign VT 报告

静态扫描: unknown

README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1769504488946,
        "_id": "k97f3gdjthbg5937r1s6785g01801e82",
        "changelog": "- Initial release of the task-status skill for sending status updates on long-running tasks.\n- Supports manual status updates with a simple command-line script.\n- Includes automatic periodic monitoring, sending updates every 5 seconds during multi-step operations.\n- Provides message templates and a helper function for consistent status reporting.\n- Allows easy customization of update intervals and advanced usage within Python scripts or Clawdbot cron jobs.",
        "changelogSource": "auto",
        "createdAt": 1769504488946,
        "version": "1.0.0"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "publishers:missing",
        "displayName": "Mightyprime1",
        "handle": "mightyprime1",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/13576702?v=4",
        "kind": "user",
        "linkedUserId": "kn7e5frkfxx996cjqrkhryj95x7zx5we"
    },
    "ownerHandle": "mightyprime1",
    "skill": {
        "_creationTime": 1769504488946,
        "_id": "kd785769scvsc55cmxssqhkxrs800dj2",
        "badges": [],
        "createdAt": 1769504488946,
        "displayName": "Task Status",
        "latestVersionId": "k97f3gdjthbg5937r1s6785g01801e82",
        "ownerUserId": "kn7e5frkfxx996cjqrkhryj95x7zx5we",
        "slug": "task-status",
        "stats": {
            "comments": 1,
            "downloads": 7872,
            "installsAllTime": 82,
            "installsCurrent": 77,
            "stars": 10,
            "versions": 1
        },
        "summary": "Send short status descriptions in chat for long-running tasks. Use when you need to provide periodic updates during multi-step operations, confirm task completion, or notify of failures. Includes automated periodic monitoring that sends updates every 5 seconds, status message templates, and a helper function for consistent status reporting.",
        "tags": {
            "latest": "k97f3gdjthbg5937r1s6785g01801e82"
        },
        "updatedAt": 1772161800531
    }
}