google-agents-cli-scaffold

Pass

Audited by Gen Agent Trust Hub on Apr 21, 2026

Risk Level: SAFE
Full Analysis
  • [Vendor Package Installation]: The skill utilizes the google-agents-cli package, which is a tool provided by the vendor for agent development. Installation is performed via uv, a common Python package manager.
  • [CLI Tool Usage]: Instructions involve using the agents-cli command-line interface for scaffolding, enhancing, and upgrading projects. These actions are standard for project initialization and maintenance.
  • [Environment Configuration]: The skill recommends using .env files for managing project-specific configurations like project IDs and API keys. This is a secure development practice that avoids embedding sensitive information directly in source code.
  • [Scoped Operations]: Commands for creating temporary reference projects in /tmp/ are suggested for inspecting generated files without affecting the main project directory.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 21, 2026, 11:36 PM