youtube-super-chat-event
Pass
Audited by Gen Agent Trust Hub on Mar 26, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill directs users to install the
yutuCLI utility via npm, Homebrew, Winget, and Go. These packages are sourced from the official repositories of the author (eat-pray-ai), representing normal vendor functionality. - [COMMAND_EXECUTION]: The skill executes the
yutucommand-line tool to list Super Chat events, which is the primary and documented function of the skill. - [CREDENTIALS_UNSAFE]: The instructions guide users through setting up Google Cloud Platform OAuth 2.0 credentials (
client_secret.json) and authentication tokens (youtube.token.json). These are managed locally via environment variables or configuration files according to standard security practices for local API access.
Audit Metadata