google-agents-cli-eval
Evaluate Google ADK Agents with agents-cli
Agent teams need repeatable evidence before changing prompts, tools, or deployment settings. This skill guides dataset design, metric selection, grading, comparison, and failure analysis for Google ADK agents.
Install with my Agent
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "google-agents-cli-eval" from https://skillstore.io/skills/google-google-agents-cli-eval.md and its manifest at https://skillstore.io/api/skills/google-google-agents-cli-eval/manifest. Verify the artifact. You may proceed after verification, subject to the environment's own policy.Your Agent should still show its plan and request any confirmation required by the security policy.
Agent-readable resources
Use these links when an AI agent, crawler, or script needs clean context instead of reading the full page.
Test it
Using "google-agents-cli-eval". A user asks which metrics to use for a customer support agent.
Expected outcome:
- Recommend task success for complete issue resolution.
- Add tool use quality to verify case lookup and escalation calls.
- Use hallucination and safety metrics for grounded, compliant responses.
Using "google-agents-cli-eval". A user reports that tool use quality dropped after a prompt change.
Expected outcome:
- Inspect the latest grade report for failed rubric items.
- Compare the failed trace with the previous passing trace.
- Update tool descriptions or routing instructions, then rerun generate and grade.
Using "google-agents-cli-eval". A user wants to test an agent that handles image inputs.
Expected outcome:
- Use multimodal dataset guidance from the reference file.
- Select a vision-capable judge for image-aware scoring.
- Avoid text-only metrics when the original media must be evaluated.
Security Audit
Medium RiskMost static findings are false positives caused by Markdown inline code, fenced examples, and documentation links rather than executable skill code. The remaining medium-risk issue is documented local custom metric execution with the CLI process privileges. No prompt injection or secret exfiltration intent was found.
Confirmed security concerns (1)
Risk Factors
๐ Env variables (3)
โ๏ธ External commands (127)
๐ Network access (2)
Share & cite this report
Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.
Copy report link
https://skillstore.io/skills/google-google-agents-cli-eval/audits/4?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_reportMarkdown badge
[](https://skillstore.io/skills/google-google-agents-cli-eval?utm_source=security_passport_badge)HTML badge
<a href="https://skillstore.io/skills/google-google-agents-cli-eval?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/google-google-agents-cli-eval/security.svg" alt="Skillstore security assessment" loading="lazy"></a>Embed card
<iframe src="https://skillstore.io/embed/skills/google-google-agents-cli-eval.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>Academic citations (APA ยท BibTeX ยท CFF)
APA citation
google. (2026). google-agents-cli-eval security audit report (audit version 4) [Author version 0.5.1]. Skillstore. https://skillstore.io/skills/google-google-agents-cli-eval/audits/4BibTeX citation
@techreport{google-google-google-agents-cli-eval-2026,
author = {google},
title = {google-agents-cli-eval security audit report (audit version 4)},
institution = {Skillstore},
year = {2026},
number = {4},
url = {https://skillstore.io/skills/google-google-agents-cli-eval/audits/4},
note = {Author version 0.5.1}
}CITATION.cff
cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "google-agents-cli-eval security audit report (audit version 4)"
version: "0.5.1"
type: report
authors:
- name: "google"
date-released: "2026-07-05"
url: "https://skillstore.io/skills/google-google-agents-cli-eval/audits/4"
identifiers:
- type: other
value: "skillstore:google-google-agents-cli-eval:audit:4"
description: "Skillstore immutable audit report identifier"
Skillstore Score
Why this score Evidence Confidence: HighWhat You Can Build
Validate prompt changes
Run generated traces and compare grade results before merging prompt or tool description updates.
Build evaluation coverage
Create datasets and select metrics that measure task success, tool behavior, safety, and hallucination risks.
Review cloud eval workflows
Use managed submit and results flows when local grading is too small for production-scale testing.
Try These Prompts
I am evaluating a [type] ADK agent. Help me choose built-in agents-cli eval metrics and explain what each metric will catch.
Create an evaluation plan for these user goals: [goals]. Include case types, expected evidence, and common dataset mistakes to avoid.
Given these grade result symptoms: [symptoms]. Identify likely root causes and suggest agent or dataset changes before the next eval run.
Design an advanced Quality Flywheel workflow for [agent]. Include dataset synthesis, metric selection, comparison gates, and when to use prompt optimization.
Best Practices
- Start with a small dataset, fix failures, then expand coverage after passing cases are stable.
- Use comparison runs to confirm a change improves the target metric without regressing other metrics.
- Prefer remote sandbox execution for untrusted code-based custom metrics.
Avoid
- Lowering thresholds to make an agent pass instead of fixing behavior.
- Deleting flaky cases without diagnosing non-determinism or unclear rubrics.
- Running expensive optimization loops before manual fixes and targeted eval evidence.
Frequently Asked Questions
Does this skill run evaluations by itself?
Which tools does it support?
Does it replace official command help?
Can it handle multimodal evaluations?
Does it require cloud services?
What security care is needed?
Developer Details
Author
googleLicense
MIT
Author version
v0.5.1
Skillstore revision
r1
Ref
30c73eac2afe762f6aa9c4553158769369d47351
Maintenance freshness
7/18/2026
Usage
5 downloads ยท 0 views
File structure
๐ references/
๐ dataset_schema.md
๐ metrics-guide.md
๐ multimodal-eval.md
๐ user-simulation.md
๐ SKILL.md