youtube-search-api-skill
Pass
Audited by Gen Agent Trust Hub on Mar 30, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill executes a local Python script
scripts/youtube_search_api.pyto perform the search operations. This is the intended primary function of the skill. - [DATA_EXFILTRATION]: While the skill communicates with
api.browseract.com, this is the official domain for the skill author's service. The data sent consists of user-provided search keywords and the API key for authentication, which is standard behavior for an API-based skill.
Audit Metadata