adk-setup
Pass
Audited by Gen Agent Trust Hub on May 19, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTION
Full Analysis
- Remote Script Execution: The skill provides a command to install the 'uv' package manager by fetching a script from
astral.shand piping it to a shell. This is a standard and documented installation procedure for this well-known development tool. - External Tool Installation: The setup process includes installing the
addlicenseutility directly from a repository using the Go toolchain. This is a common practice for distributing and managing developer-focused command-line tools. - Standard Development Operations: The skill automates routine tasks such as virtual environment creation, dependency synchronization through a package manager, and the installation of testing frameworks. These actions are typical for configuring a local workspace.
Audit Metadata