youtube-search

Pass

Audited by Gen Agent Trust Hub on Mar 26, 2026

Risk Level: SAFE
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill guides the user to install the yutu CLI tool from official sources, including npm, Homebrew, and the author's GitHub repository. These downloads are necessary for the skill's functionality and originate from the tool's developer.
  • [CREDENTIALS_UNSAFE]: The skill handles YouTube API client secrets and OAuth tokens. It instructs users to manage these credentials through environment variables or local files, which is a standard and recommended practice for CLI tools interacting with sensitive APIs.
  • [COMMAND_EXECUTION]: The skill uses the yutu binary to perform search operations. The commands are clearly defined, limited to the skill's stated purpose of managing YouTube searches, and do not involve unauthorized privilege escalation or persistence mechanisms.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 26, 2026, 08:21 PM