youtube-search
Pass
Audited by Gen Agent Trust Hub on Apr 12, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious instructions, prompt injections, or obfuscated patterns were detected in the skill definitions or evaluation cases. The skill performs its stated function using legitimate tools.
- [EXTERNAL_DOWNLOADS]: The skill fetches metadata from YouTube's public site using yt-dlp. YouTube is a well-known and trusted service for video information, and no sensitive data is transmitted.
- [COMMAND_EXECUTION]: The skill instructs the agent to execute standard command-line tools including yt-dlp, jq, and date. These are used for searching, parsing JSON output, and formatting search results into markdown tables.
Audit Metadata