fetching-youtube-transcripts
Fetches transcripts and subtitles from YouTube videos for analysis, translation, and summarization using the youtube-transcript-api.
Install this skill
or
97/100
Security score
The fetching-youtube-transcripts skill was audited on Feb 27, 2026 and we found 3 security issues across 1 threat category. Review the findings below before installing.
Categories Tested
Security Issues
low line 28
External URL reference
SourceSKILL.md
| 28 | - `https://www.youtube.com/watch?v=dQw4w9WgXcQ` → `dQw4w9WgXcQ` |
low line 29
External URL reference
SourceSKILL.md
| 29 | - `https://youtu.be/dQw4w9WgXcQ` → `dQw4w9WgXcQ` |
low line 205
External URL reference
SourceSKILL.md
| 205 | video_id = extract_video_id("https://www.youtube.com/watch?v=dQw4w9WgXcQ") |
Scanned on Feb 27, 2026
View Security Dashboard