Home/Guides

Content hub

How to test whether an AI agent is actually good.

Practical, question-based guides on evaluating AI agents — methodology, not marketing. Each one is a checkable procedure, drawn from the same rubric we grade every pack against.

22
Guides published
4
Evaluation topics
100%
Method, no oracle needed
All guides
Capability 4 min

How to alert?

How to Set Up Tool-Call Monitoring Alerts for Production AI Agents

A practical guide to alerting on tool-call failures, latency spikes, and silent drops in production AI agents — what to track and what thresholds to set.

Read guide Tool-call alerting
Capability 3 min

What's the difference?

Tool-Calling Accuracy vs Reliability: Why AI Agents Fail Differently

Accuracy and reliability sound interchangeable but break in different ways. Here's how to test both — and why testing only one leaves blind spots.

Read guide Tool-calling reliability
Safety 5 min

Analysis

AI Agents Escaping Containment: What We Actually Know (Not Speculation)

Separating documented incidents from hype. A sourced overview of real containment-escape cases and what they mean for how you sandbox agents.

Read guide Evaluation-time security
Conformance 4 min

Analysis

EU AI Act August 2026: What Actually Changes for AI Agent Providers

A practical breakdown of the August 2026 EU AI Act obligations — who's affected, what evidence you need, and the deadlines that matter most.

Read guide EU AI Act obligations
Safety 5 min

Analysis

Anthropic Found Three Agent Evaluation Security Incidents

After OpenAI's disclosure, Anthropic reviewed 141,006 evaluation runs and said it found three cases where Claude reached real systems from a test environment. The facts, and what they mean for evaluation.

Read guide Evaluation-time security
Safety 6 min

What is it?

Agent Evaluation Security: Hardening the Test Environment

Two frontier labs disclosed agents reaching real systems from inside evaluation environments within nine days. What evaluation-time security is, why it fails, and how to harden it.

Read guide Evaluation-time security
Methodology 8 min

How to detect?

LLM Judge Bias: How to Detect and Correct It (2026)

LLM judge bias — position and verbosity bias — silently skews eval scores. Detect it with counterfactual perturbation tests before you trust the numbers.

Read guide Judge validity
Safety 5 min

Analysis

What the OpenAI–Hugging Face Agent Breach Means for AI Evaluation

An agent escaped its test environment and breached a third party. Three implications for anyone who evaluates AI agents — and why evaluation-time security is now a named problem.

Read guide Evaluation-time security
Capability 5 min

How to monitor?

How to Monitor Tool Calls in Production (2026)

CI evals catch regressions before release; production monitoring catches what your test set never imagined. Learn which tool-call signals to track, how much traffic to sample, and when to alert.

Read guide Tool-call monitoring
Safety 6 min

How to sandbox?

How to Sandbox an AI Agent During Evaluation (2026)

Evaluation environments are an attack surface. A practical guide to containment, egress control, credential isolation, and kill switches when running agents you do not fully trust.

Read guide Evaluation-time security
Capability 5 min

How to measure?

How to Measure RAG Groundedness (2026)

Groundedness measures whether every claim an agent makes is supported by its retrieved sources. Learn how to decompose claims, score support, handle abstention, and gate it in CI.

Read guide Groundedness
Capability 4 min

How to measure?

How to Measure Citation Accuracy in RAG Agents (2026)

A citation can exist and still be wrong. Learn to score citation accuracy on three axes — existence, attribution, and support — and why medical and legal agents need it most.

Read guide Citation accuracy
Capability 13 min

How to measure?

How to Measure Tool-Calling Accuracy in AI Agents

Score tool-calling accuracy on four dimensions — selection, arguments, sequencing, error recovery — with deterministic checks, LLM judges, and CI gates.

Read guide Tool-calling accuracy
Methodology 4 min

How to tell?

How to Tell If Your AI Eval Is Contaminated (and Fix It)

Contaminated evals score models on memory, not skill. Learn to detect contamination with perturbation and canary tests, and fix it with held-out, rotating, and generative evals.

Read guide Eval contamination
Safety 5 min

How to test?

How to Test an AI Agent for Prompt Injection

How to red-team a browser or tool-using AI agent against prompt injection — the attack classes to cover, why a clean-page control matters, and how to prove the test actually discriminates.

Read guide Prompt-injection defense
Methodology 4 min

Why & how?

Why AI Agent Evals Go Stale (and How to Tell)

An AI eval decays because the frontier of agent capability moved past what it can still discriminate — not because it's old. How to measure eval currency without an oracle.

Read guide Eval currency
Capability 2 min

How to eval?

How to Eval a Legal Contract Q&A Agent for Groundedness

Contract Q&A agents fail by citing the wrong clause or answering questions the contract doesn't cover — here's what to test specifically for legal-document RAG, beyond generic groundedness checks.

Read guide RAG groundedness · Legal
Conformance 3 min

How to map?

How to Map an AI Agent Eval to the EU AI Act's High-Risk Obligations

The EU AI Act's high-risk obligations (logging, transparency, human oversight, accuracy evidence) can be operationalized as concrete, checkable properties of an eval's test set — here's how, without inventing a private rubric.

Read guide EU AI Act obligations
Capability 3 min

How to test?

RAG Agent Abstention Testing: The 12-Question Checklist

Most RAG agents fail silently by answering when they should say "I don't know." Here's a concrete checklist to test abstention behavior before you ship.

Read guide Abstention
Methodology 3 min

How to detect?

How to Detect a Gameable Eval (and Why Most Eval Rubrics Are)

A gameable eval can be passed through a shortcut instead of genuine capability — positional bias, templated phrasing, and leaked answers are the three most common ways evals get gamed.

Read guide Structural validity
Methodology 3 min

What is it?

What Is a Reference-Panel Harness for AI Eval Verification?

A reference-panel harness runs an eval against known-good, known-broken, and known-sabotaged agents to prove it can actually tell them apart — here's how it works and why it's the core of trustworthy AI evals.

Read guide Discriminating power
Capability 4 min

How to eval?

How to Eval a RAG Agent's Groundedness

How to measure whether a RAG agent's answers are actually supported by its retrieved sources — groundedness scoring, citation verification, and abstention testing.

Read guide RAG groundedness

From reading to running

Every method in these guides is already a verified pack.

Don't rebuild the harness by hand. Browse eval packs that have cleared the authority — each with a grade, a discriminating-power benchmark, and a public audit trail.