youtube-notetaker
Pass
Audited by Gen Agent Trust Hub on Jul 8, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill uses Python's
subprocessmodule and shell scripts to executeffmpegandyt-dlp. These calls are necessary for its primary purpose of extracting frames and metadata from video files. The arguments passed to these commands are carefully controlled, and file paths are sanitized. - [EXTERNAL_DOWNLOADS]: Fetches video files, metadata, and subtitles from YouTube. These operations are restricted to the official YouTube domain and are required to retrieve the content for processing.
Audit Metadata