youtube-video-abuse-report-reason
Pass
Audited by Gen Agent Trust Hub on Mar 26, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill uses the 'yutu' command-line tool to perform authorized operations against the YouTube API. No arbitrary command execution patterns were detected.
- [EXTERNAL_DOWNLOADS]: Installation steps utilize the author's official npm package (@eat-pray-ai/yutu) and GitHub repository (github.com/eat-pray-ai/yutu). These are verified vendor resources according to the provided author context.
- [CREDENTIALS_UNSAFE]: The skill requires Google Cloud Platform OAuth credentials. It instructs the user to store these in local JSON files (client_secret.json, youtube.token.json) and provides environment variable support, which is a standard and safe practice for CLI-based API tools.
Audit Metadata