风险评分

100/100 (Very Low)

OpenClaw: benign
VirusTotal: benign
StaticScan: clean

YouTube Comment Moderator

作者: Dhruv Kar
Slug:youtube-comment-moderator
版本:1.0.1
更新时间:2026-03-13 07:41:46
风险信息

OpenClaw: benign

查看 OpenClaw 分析摘要(前 200 字预览)
The skill’s code, required credentials, and runtime instructions are coherent with its stated purpose (YouTube comment moderation); I found no evidence it attempts unrelated access or hidden network e...

[内容已截断]

VirusTotal: benign VT 报告

静态扫描: clean

No suspicious patterns detected.
README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1773355245022,
        "_id": "k97awtf7fke5kb89tha0fg2vh582s76p",
        "changelog": "- Initial public release with agent-driven, conversational setup guide for YouTube comment moderation.\n- Added full scripts for fetching, classifying, moderating, and storing YouTube comments.\n- Includes detailed OAuth setup instructions and environment variable documentation.\n- Moderation supports monitor, approval, and auto modes with AI-powered comment classification.\n- All major pipeline scripts (setup, fetch, classify, moderate, db) included.",
        "changelogSource": "user",
        "createdAt": 1773355245022,
        "parsed": {
            "clawdis": {
                "envVars": [
                    {
                        "description": "YouTube Data API v3 key (free, 10K units\/day)",
                        "name": "YOUTUBE_API_KEY",
                        "required": true
                    },
                    {
                        "description": "Gemini API key for comment classification",
                        "name": "GEMINI_API_KEY",
                        "required": true
                    },
                    {
                        "description": "Google OAuth client ID (for reply\/delete operations)",
                        "name": "YT_MOD_CLIENT_ID",
                        "required": true
                    },
                    {
                        "description": "Google OAuth client secret (for reply\/delete operations)",
                        "name": "YT_MOD_CLIENT_SECRET",
                        "required": true
                    }
                ]
            }
        },
        "version": "1.0.1"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "publishers:missing",
        "displayName": "Dhruv Kar",
        "handle": "dhruvkar",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/680783?v=4",
        "kind": "user",
        "linkedUserId": "kn7fnj00jav4xvgm0qzyxwqy2h821asz"
    },
    "ownerHandle": "dhruvkar",
    "skill": {
        "_creationTime": 1773300220191,
        "_id": "kd7cqbhwznvzcdc83d73z565vd82r7f0",
        "badges": [],
        "createdAt": 1773300220191,
        "displayName": "YouTube Comment Moderator",
        "latestVersionId": "k97awtf7fke5kb89tha0fg2vh582s76p",
        "ownerUserId": "kn7fnj00jav4xvgm0qzyxwqy2h821asz",
        "slug": "youtube-comment-moderator",
        "stats": {
            "comments": 0,
            "downloads": 149,
            "installsAllTime": 0,
            "installsCurrent": 0,
            "stars": 1,
            "versions": 2
        },
        "summary": "AI-powered YouTube comment moderation. Fetches comments, classifies them (spam, question, praise, hate, neutral, constructive), drafts replies, and deletes s...",
        "tags": {
            "latest": "k97awtf7fke5kb89tha0fg2vh582s76p"
        },
        "updatedAt": 1773358906623
    }
}