youtube-notification-analysis
Analyzes YouTube notifications for investment insights, extracting video subtitles and executing trades based on financial content.
Install this skill
or
97/100
Security score
The youtube-notification-analysis skill was audited on Feb 28, 2026 and we found 3 security issues across 1 threat category. Review the findings below before installing.
Categories Tested
Security Issues
low line 12
External URL reference
SourceSKILL.md
| 12 | 1. **Open YouTube**: `browser action=open profile=openclaw targetUrl=https://www.youtube.com` |
low line 25
External URL reference
SourceSKILL.md
| 25 | yt-dlp --write-subs --skip-download --sub-lang zh-Hans,en "https://www.youtube.com/watch?v=VIDEO_ID" -o /tmp/sub |
low line 28
External URL reference
SourceSKILL.md
| 28 | yt-dlp -f best "https://www.youtube.com/watch?v=VIDEO_ID" -o /tmp/video.mp4 |
Scanned on Feb 28, 2026
View Security Dashboard