youtube-subscription
Pass
Audited by Gen Agent Trust Hub on Mar 26, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes the
yutuCLI tool to perform operations on the YouTube API, including listing, inserting, and deleting subscriptions. - [EXTERNAL_DOWNLOADS]: Provides instructions to install the
yutuutility from the author's official distribution channels, including NPM (@eat-pray-ai/yutu), Homebrew, and GitHub releases. These resources are associated with the skill's author and are used for intended functionality. - [CREDENTIALS_UNSAFE]: Requires users to provide their own Google Cloud Platform OAuth credentials (
client_secret.json) and cached tokens (youtube.token.json). These sensitive files are used locally by the CLI tool to authenticate with the YouTube API.
Audit Metadata