google-agents-cli-onboarding
Pass
Audited by Gen Agent Trust Hub on Jul 10, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- Installation via Package Managers: The skill suggests using
uvxandnpxto install and set up the development environment. While these commands download and execute code from remote registries, they target official packages associated with the skill's authoring organization. uvx google-agents-cli setupuses the Python package management ecosystem.npx skills add google/agents-cliuses the Node.js package management ecosystem.- External Repository References: The skill provides links to a public GitHub repository for issue reporting and documentation. These links point to the official organizational workspace, which is standard practice for developer tools.
- Command Execution Framework: The skill defines several CLI commands (e.g.,
agents-cli deploy,agents-cli publish) intended for managing the agent lifecycle. These commands are part of the core functionality of the toolkit provided by the vendor.
Audit Metadata