风险评分

50/100 (Medium)

OpenClaw: suspicious
VirusTotal: unknown
StaticScan: unknown

scheduler for discord

作者: AaronWander
Slug:scheduler-for-discord
版本:1.0.0
更新时间:2026-02-26 07:40:35
风险信息

OpenClaw: suspicious

查看 OpenClaw 分析摘要(前 200 字预览)
The skill's instructions assume a local moltbot CLI and a Discord channel config but the skill metadata/registry do not declare those requirements — this mismatch and the use of exec for future autono...

[内容已截断]

VirusTotal: unknown VT 报告

静态扫描: unknown

README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1770013509668,
        "_id": "k970cnawaf4fnfnxm6dgqh6vp180c6t8",
        "changelog": "Schedule (⏰) — Natural-language scheduling for Moltbot\n\nWhat it does\n\nTurns “remind me later \/ every day at…” requests into Moltbot cron jobs.\nWhen invoked from Discord, it captures the current channel ID at creation time and bakes it into the job, so delivery works even though cron runs have no “current channel”.\nUses isolated agent jobs to avoid main-session cron constraints and to ensure reliable background execution.\nAvoids ambiguous Discord targets (e.g. #test) by always delivering to an explicit channel:.\nExamples\n\nOne-shot reminder (Discord):\n“Remind me in 2 minutes: stand up and stretch.”\nDaily plan (Discord):\n“Every day at 8pm, send tomorrow’s work plan.”\nWeekly report (Discord):\n“Every Monday at 9am, post a short weekly goals checklist.”\nResult\n\nA cron job is created and later delivers the message (or generated content) back into the same Discord channel automatically.",
        "changelogSource": "user",
        "createdAt": 1770013509668,
        "version": "1.0.0"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "publishers:missing",
        "displayName": "AaronWander",
        "handle": "aaronwander",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/210468848?v=4",
        "kind": "user",
        "linkedUserId": "kn7dgdpaq1gr49xr914aqbpx15800q1n"
    },
    "ownerHandle": "aaronwander",
    "skill": {
        "_creationTime": 1770013509668,
        "_id": "kd78em0tws73v3ct7jrgt5v2f980ddcn",
        "badges": [],
        "createdAt": 1770013509668,
        "displayName": "scheduler for discord",
        "latestVersionId": "k970cnawaf4fnfnxm6dgqh6vp180c6t8",
        "ownerUserId": "kn7dgdpaq1gr49xr914aqbpx15800q1n",
        "slug": "scheduler-for-discord",
        "stats": {
            "comments": 0,
            "downloads": 1675,
            "installsAllTime": 0,
            "installsCurrent": 0,
            "stars": 0,
            "versions": 1
        },
        "summary": "Create and manage scheduled reminders and posts. Use when the user asks Moltbot to send a message later or on a recurring schedule (especially to the current Discord channel) without requiring them to provide channel IDs.",
        "tags": {
            "latest": "k970cnawaf4fnfnxm6dgqh6vp180c6t8"
        },
        "updatedAt": 1772062835980
    }
}