youtube-member
Pass
Audited by Gen Agent Trust Hub on Mar 26, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill facilitates the installation of the 'yutu' CLI tool from several official sources:
- The '@eat-pray-ai/yutu' package is downloaded via the NPM registry during installation.
- The 'setup.md' guide provides instructions for downloading prebuilt binaries from the author's GitHub repository and installing via Go from 'github.com/eat-pray-ai/yutu'.
- [COMMAND_EXECUTION]: The skill interacts with the YouTube API by executing local shell commands through the 'yutu' binary:
- 'yutu member list' is used to fetch and display channel member information.
- 'yutu auth' is invoked to initiate the OAuth2 authentication process with Google Cloud Platform.
Audit Metadata