OpenClaw: benign
VirusTotal: suspicious
StaticScan: unknown
OpenClaw: benign
The skill is internally consistent: it uses yt-dlp and ffmpeg (installed via package managers) to download and clip YouTube videos, and its script behavior matches the description.
VirusTotal: suspicious VT 报告
静态扫描: unknown
README 未提供
无文件信息
{
"latestVersion": {
"_creationTime": 1772485699636,
"_id": "k971e6aek0eyvp2y4bxqvv5vdx824r50",
"changelog": "- Added cleanup step: deletes the full raw downloaded video after clipping.\n- Minor wording changes to the skill description for clarity.",
"changelogSource": "auto",
"createdAt": 1772485699636,
"parsed": {
"clawdis": {
"emoji": "✂️",
"install": [
{
"bins": [
"ffmpeg"
],
"formula": "ffmpeg",
"id": "brew-ffmpeg",
"kind": "brew",
"label": "Install ffmpeg (brew)"
},
{
"bins": [
"yt-dlp"
],
"formula": "yt-dlp",
"id": "brew-ytdlp",
"kind": "brew",
"label": "Install yt-dlp (brew)"
}
],
"requires": {
"bins": [
"yt-dlp",
"ffmpeg"
]
}
}
},
"version": "1.0.3"
},
"owner": {
"_creationTime": 0,
"_id": "publishers:missing",
"displayName": "bestisblessed",
"handle": "bestisblessed",
"image": "https:\/\/avatars.githubusercontent.com\/u\/59031057?v=4",
"kind": "user",
"linkedUserId": "kn75ncmbxwexkr7e0p447mq7an8251ds"
},
"ownerHandle": "bestisblessed",
"skill": {
"_creationTime": 1772482576294,
"_id": "kd750brkdz6vbkt8jp7qmn0nfx824ys7",
"badges": [],
"createdAt": 1772482576294,
"displayName": "YouTube Clipper",
"latestVersionId": "k971e6aek0eyvp2y4bxqvv5vdx824r50",
"ownerUserId": "kn75ncmbxwexkr7e0p447mq7an8251ds",
"slug": "clip",
"stats": {
"comments": 1,
"downloads": 320,
"installsAllTime": 5,
"installsCurrent": 5,
"stars": 1,
"versions": 4
},
"summary": "Downloads given video from YouTube, clips from given start and end time, saves to folder on your Desktop",
"tags": {
"latest": "k971e6aek0eyvp2y4bxqvv5vdx824r50"
},
"updatedAt": 1774328528491
}
}