Skip to main content

video-watcher

Fetches and reads transcripts from YouTube and Bilibili videos for summarization and content extraction.

Install this skill

or
96/100

Security score

The video-watcher skill was audited on May 20, 2026 and we found 4 security issues across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

low line 43

External URL reference

SourceSKILL.md
43python3 {baseDir}/scripts/get_transcript.py "https://www.youtube.com/watch?v=dQw4w9WgXcQ"
low line 48

External URL reference

SourceSKILL.md
48python3 {baseDir}/scripts/get_transcript.py "https://www.bilibili.com/video/BV1xx411c7mD"
low line 54

External URL reference

SourceSKILL.md
54python3 {baseDir}/scripts/get_transcript.py "https://bilibili.com/video/..." --lang en
low line 57

External URL reference

SourceSKILL.md
57python3 {baseDir}/scripts/get_transcript.py "https://youtube.com/watch?v=..." --lang zh-CN
Scanned on May 20, 2026
View Security Dashboard
Installation guide →