风险评分

94/100 (Very Low)

OpenClaw: benign
VirusTotal: benign
StaticScan: unknown

YouTube Upload Videos Skill

作者: BrOrlandi
Slug:youtube-upload
版本:1.0.0
更新时间:2026-03-01 02:39:46
风险信息

OpenClaw: benign

查看 OpenClaw 分析摘要(前 200 字预览)
The skill's code, instructions, and requirements align with its stated purpose (uploading videos to YouTube via the official API); it requests only what is necessary and contains no obvious incoherent...

[内容已截断]

VirusTotal: benign VT 报告

静态扫描: unknown

README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1772303967933,
        "_id": "k97971h2zn1hnarfd8w4rmerjn820mtc",
        "changelog": "youtube-upload 1.0.0\n\n- Initial release of the YouTube upload skill.\n- Upload videos to YouTube using the official Data API and OAuth 2.0.\n- Supports setting title, description, and privacy (public, private, unlisted).\n- Handles large file uploads via chunking.\n- Requires a Google Cloud OAuth client secrets file for secure authentication.",
        "changelogSource": "user",
        "createdAt": 1772303967933,
        "parsed": {
            "clawdis": {
                "emoji": "📺",
                "requires": {
                    "bins": [
                        "python3",
                        "pip3"
                    ]
                }
            }
        },
        "version": "1.0.0"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "publishers:missing",
        "displayName": "BrOrlandi",
        "handle": "brorlandi",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/1594658?v=4",
        "kind": "user",
        "linkedUserId": "kn77x6ehgv5pkayjpnq3v6m0x1801f6m"
    },
    "ownerHandle": "brorlandi",
    "skill": {
        "_creationTime": 1772303967933,
        "_id": "kd7cgdfx72dnwgfmqx1x9k034s821168",
        "badges": [],
        "createdAt": 1772303967933,
        "displayName": "YouTube Upload Videos Skill",
        "latestVersionId": "k97971h2zn1hnarfd8w4rmerjn820mtc",
        "ownerUserId": "kn77x6ehgv5pkayjpnq3v6m0x1801f6m",
        "slug": "youtube-upload",
        "stats": {
            "comments": 0,
            "downloads": 279,
            "installsAllTime": 1,
            "installsCurrent": 1,
            "stars": 0,
            "versions": 1
        },
        "summary": "Uploads a video to YouTube using the official YouTube Data API v3 and OAuth 2.0. Use this skill when the user asks to upload a video to YouTube. It supports...",
        "tags": {
            "latest": "k97971h2zn1hnarfd8w4rmerjn820mtc"
        },
        "updatedAt": 1772303986791
    }
}