youtube-channel-section
Pass
Audited by Gen Agent Trust Hub on Mar 26, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill uses the yutu CLI tool to interact with the YouTube API. This is the intended behavior for this management skill.
- [EXTERNAL_DOWNLOADS]: Documentation provides installation instructions for the yutu tool via npm, Homebrew, and GitHub releases. All links point to the official repository of the author, eat-pray-ai.
- [SAFE]: Authentication is handled locally through the official Google OAuth flow with credentials stored in user-managed files, which is a standard security practice for CLI tools.
Audit Metadata