youtube-uploader

Pass

Audited by Gen Agent Trust Hub on Feb 16, 2026

Risk Level: LOWEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
  • External Downloads (LOW): The setup.sh script and requirements.txt file initiate the download of google-auth-oauthlib and google-api-python-client from PyPI. These are verified official libraries from a trusted organization (Google).
  • Command Execution (LOW): The setup.sh script executes pip3 install to manage dependencies and python3 --version for environment verification. This is standard setup behavior and does not involve arbitrary command execution from untrusted inputs.
Audit Metadata
Risk Level
LOW
Analyzed
Feb 16, 2026, 12:49 PM