@michaelgathara

YouTube Watcher

Fetch and read transcripts from YouTube videos. Use when you need to summarize a video, answer questions about its content, or extract information from it.

当前版本
v1.0.0
313 5.1万总安装 536

SKILL.md

text/markdown · 1503 字节

scripts/get_transcript.py

text/plain · 2284 字节

skill-card.md

text/markdown · 2056 字节

Security Scan

OpenClaw

gpt-5.5

clean

OpenClaw 分析

This skill is a straightforward YouTube transcript fetcher that discloses its yt-dlp dependency and shows no hidden persistence, credential access, or data exfiltration.

置信度: high

VirusTotal

Type: OpenClaw Skill Name: youtube-watcher Version: 1.0.0 The OpenClaw skill 'youtube-watcher' is designed to fetch and clean YouTube video transcripts using the `yt-dlp` utility. The `SKILL.md` provides clear instructions for the agent, and the `scripts/get_transcript.py` script executes `yt-dlp` with specific arguments to download subtitles into a temporary directory, then cleans and prints the text. There is no evidence of data exfiltration, malicious execution beyond the intended use of `yt-dlp`, persistence mechanisms, prompt injection attempts against the agent, or obfuscation. The behavior is fully aligned with its stated purpose.

元数据

  • 作者: @michaelgathara
  • 创建时间: 2026/01/25
  • 更新时间: 2026/05/11
  • 版本数: 1
  • 评论数: 6
  • 扫描时间: 2026/05/27

运行要求

官方公开数据里暂未列出运行要求。

YouTube Watcher | ClawHub 中文站