风险评分

59/100 (Medium)

OpenClaw: suspicious
VirusTotal: benign
StaticScan: unknown

Telegram Bot Builder

作者: Sebastian-Buitrag0
Slug:telegram-bot
版本:1.0.0
更新时间:2026-02-27 11:13:59
风险信息

OpenClaw: suspicious

查看 OpenClaw 分析摘要(前 200 字预览)
The skill's instructions are consistent with a Telegram Bot API helper, but registry metadata omits requirements that the SKILL.md declares (TELEGRAM_BOT_TOKEN, curl, jq), which is an incoherence you ...

[内容已截断]

VirusTotal: benign VT 报告

静态扫描: unknown

README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1769714362774,
        "_id": "k97dzwbmvvmh26s1jv6a4233rs805ht5",
        "changelog": "Initial release of the Telegram Bot Builder skill.\n\n- Build and manage Telegram bots via the Telegram Bot API.\n- Provides setup instructions and environment variable configuration.\n- Includes commands for sending messages, media, and managing chats\/groups.\n- Supports webhooks and polling for bot updates.\n- Features message editing, deletion, forwarding, and keyboard markup examples.\n- Useful code snippets and bash script for launching a simple echo bot.",
        "changelogSource": "user",
        "createdAt": 1769714362774,
        "parsed": {
            "clawdis": {
                "emoji": "🤖",
                "requires": {
                    "bins": [
                        "jq",
                        "curl"
                    ],
                    "env": [
                        "TELEGRAM_BOT_TOKEN"
                    ]
                }
            }
        },
        "version": "1.0.0"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "publishers:missing",
        "displayName": "Sebastian-Buitrag0",
        "handle": "sebastian-buitrag0",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/143345340?v=4",
        "kind": "user",
        "linkedUserId": "kn7168pas6k4bb0nwyvxb9xdzs804xn5"
    },
    "ownerHandle": "sebastian-buitrag0",
    "skill": {
        "_creationTime": 1769714362774,
        "_id": "kd749mxyn9wyfkcqwj4v6qfq19805z0z",
        "badges": [],
        "createdAt": 1769714362774,
        "displayName": "Telegram Bot Builder",
        "latestVersionId": "k97dzwbmvvmh26s1jv6a4233rs805ht5",
        "ownerUserId": "kn7168pas6k4bb0nwyvxb9xdzs804xn5",
        "slug": "telegram-bot",
        "stats": {
            "comments": 0,
            "downloads": 5493,
            "installsAllTime": 43,
            "installsCurrent": 42,
            "stars": 7,
            "versions": 1
        },
        "summary": "Build and manage Telegram bots via the Telegram Bot API. Create bots, send messages, handle webhooks, manage groups and channels.",
        "tags": {
            "latest": "k97dzwbmvvmh26s1jv6a4233rs805ht5"
        },
        "updatedAt": 1772162039779
    }
}