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-clipackage, which is a tool provided by the vendor for agent development. Installation is performed viauv, a common Python package manager. - [CLI Tool Usage]: Instructions involve using the
agents-clicommand-line interface for scaffolding, enhancing, and upgrading projects. These actions are standard for project initialization and maintenance. - [Environment Configuration]: The skill recommends using
.envfiles 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