ado-auth

Pass

Audited by Gen Agent Trust Hub on Aug 30, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill executes a bundled PowerShell script 'setup_check.ps1' using 'ExecutionPolicy Bypass' to verify the environment's readiness. This is a common pattern for diagnostic scripts to check for the presence of the Azure CLI, .NET SDK, and required Python libraries.
  • [EXTERNAL_DOWNLOADS]: The skill documentation references official installation sources for the Azure CLI and suggests installing standard Python packages ('openpyxl', 'pyyaml') from public registries to support spreadsheet processing tasks.
  • [DATA_EXPOSURE]: The skill facilitates authentication to Azure DevOps using Entra ID tokens via the Azure CLI or Personal Access Tokens (PATs). It uses environment variables for temporary session-based credential storage, which aligns with standard practices for command-line tool configuration.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 30, 2026, 02:26 AM
Security Audit — agent-trust-hub — ado-auth