youtube-tools
Enables free downloading of YouTube videos, transcript extraction, and metadata retrieval using yt-dlp without API costs.
Install this skill
or
93/100
Security score
The youtube-tools skill was audited on Mar 5, 2026 and we found 7 security issues across 1 threat category. Review the findings below before installing.
Categories Tested
Security Issues
low line 89
External URL reference
SourceSKILL.md
| 89 | python scripts/download_video.py "https://www.youtube.com/watch?v=VIDEO_ID" |
low line 94
External URL reference
SourceSKILL.md
| 94 | python scripts/download_video.py "https://youtu.be/VIDEO_ID" --quality 1080p |
low line 99
External URL reference
SourceSKILL.md
| 99 | python scripts/download_video.py "https://youtube.com/watch?v=VIDEO_ID" --audio-only |
low line 104
External URL reference
SourceSKILL.md
| 104 | python scripts/download_video.py "https://youtube.com/playlist?list=PLAYLIST_ID" --output-dir ./videos |
low line 115
External URL reference
SourceSKILL.md
| 115 | python scripts/get_transcript.py "https://youtube.com/watch?v=VIDEO_ID" |
low line 120
External URL reference
SourceSKILL.md
| 120 | python scripts/get_transcript.py "https://youtu.be/VIDEO_ID" --lang es |
low line 125
External URL reference
SourceSKILL.md
| 125 | python scripts/get_video_info.py "https://youtube.com/watch?v=VIDEO_ID" |
Scanned on Mar 5, 2026
View Security DashboardInstall this skill with one command
/learn @casper-studios/youtube-toolsGitHub Stars 9
Rate this skill
Categorymarketing
UpdatedMarch 29, 2026
Casper-Studios/casper-marketplace