yt-dlp-archiver
Archives YouTube videos with metadata extraction and analysis, enabling efficient content management and retrieval.
Install this skill
or
79/100
Security score
The yt-dlp-archiver skill was audited on Jun 6, 2026 and we found 5 security issues across 3 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
medium line 55
Template literal with variable interpolation in command context
SourceSKILL.md
| 55 | ```bash |
medium line 125
Template literal with variable interpolation in command context
SourceSKILL.md
| 125 | ```bash |
medium line 283
Template literal with variable interpolation in command context
SourceSKILL.md
| 283 | ```bash |
medium line 127
Curl to non-GitHub URL
SourceSKILL.md
| 127 | curl -s "https://sponsor.ajay.app/api/skipSegments?videoID=${VIDEO_ID}&categories=%5B%22sponsor%22%2C%22selfpromo%22%2C%22interaction%22%2C%22intro%22%2C%22outro%22%2C%22preview%22%2C%22music_offtopic |
low line 127
External URL reference
SourceSKILL.md
| 127 | curl -s "https://sponsor.ajay.app/api/skipSegments?videoID=${VIDEO_ID}&categories=%5B%22sponsor%22%2C%22selfpromo%22%2C%22interaction%22%2C%22intro%22%2C%22outro%22%2C%22preview%22%2C%22music_offtopic |
Scanned on Jun 6, 2026
View Security Dashboard