yt-competitive-analysis

Pass

Audited by Gen Agent Trust Hub on Apr 5, 2026

Risk Level: SAFE
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The script analyze.py communicates with the official Google YouTube Data API at https://www.googleapis.com/youtube/v3/ to fetch video and channel metadata. This is a well-known service and the usage is consistent with the skill's stated purpose.
  • [COMMAND_EXECUTION]: The skill defines command-line execution patterns for its own script (analyze.py). No arbitrary or dangerous shell command execution was detected.
  • [CREDENTIALS_UNSAFE]: The skill correctly instructs users to manage sensitive information (YouTube API Key) using environment variables (YOUTUBE_API_KEY) rather than hardcoding them in the source code.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 5, 2026, 07:43 AM