onboarding

Pass

Audited by Gen Agent Trust Hub on May 15, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [COMMAND_EXECUTION]: The skill executes several shell commands to manage environment files and run local Python scripts.
  • Evidence: Uses cp .env.example .env to initialize configuration.
  • Evidence: Runs python oauth_server.py, python setup_oauth.py, and python account_overview.py to facilitate OAuth flows and test API connectivity.
  • [EXTERNAL_DOWNLOADS]: Installs necessary Python dependencies from the official PyPI registry.
  • Evidence: Executes pip install requests python-dotenv and pip install google-ads python-dotenv tabulate using the package manager.
Audit Metadata
Risk Level
SAFE
Analyzed
May 15, 2026, 10:40 PM
Security Audit — agent-trust-hub — onboarding