google-agents-cli-eval
Pass
Audited by Gen Agent Trust Hub on May 19, 2026
Risk Level: SAFE
Full Analysis
- Vendor-Authored Packages: The skill frontmatter recommends installing
google-agents-cli. This is a first-party tool from Google used for managing agent lifecycles within the ADK ecosystem. - Trusted Documentation Sources: References to external resources point to
adk.devand thegoogle/adk-docsrepository on GitHub. These are verified official domains and repositories managed by the author. - Extensibility and Custom Metrics: The skill documents how to create custom evaluation metrics using Python functions. This is a standard extensibility feature; while it involves dynamic loading of user-defined code, it is a core part of the evaluation framework's design for developer use.
- Environment Variable Usage: The documentation mentions the use of environment variables like
GOOGLE_CLOUD_PROJECTfor safety evaluation metrics. This follows standard Google Cloud integration practices for authenticated services.
Audit Metadata