Join our Newsletter — 33% off our NHI Course

Goodhart’s Law

Goodhart’s Law says that when a measure becomes a target, it stops being a good measure. In AI governance, this means token counts, leaderboard scores, or other proxy metrics can drive behavior that looks productive while actually undermining business value, security, or cost discipline.

Expanded Definition

Goodhart’s Law describes a recurring governance failure: once a proxy measure is used as the objective, people and systems optimise for the metric itself rather than the underlying outcome. In AI security and governance, this matters because operational teams may overvalue token counts, latency scores, model benchmark results, or approval rates even when those numbers no longer reflect safety, reliability, or business value.

The concept is especially relevant where performance is mediated through automated workflows, agentic systems, or layered control processes. A model can appear efficient while producing brittle outputs, a control can look compliant while becoming easy to game, and an AI agent can satisfy a dashboard target while quietly increasing downstream risk. The point is not that metrics are useless, but that context and intent determine whether a measure remains meaningful. The NIST Cybersecurity Framework 2.0 reinforces this governance mindset by tying measurement to outcomes, risk, and continuous improvement rather than scoreboard optimisation alone.

The most common misapplication is treating a proxy metric as proof of control effectiveness, which occurs when teams optimise the reported number without checking whether the real security or operational outcome improved.

Examples and Use Cases

Implementing metric-driven governance rigorously often introduces measurement overhead and organisational friction, requiring teams to weigh faster reporting against the risk of incentivising the wrong behaviour.

  • An AI team is rewarded for shorter prompt and response lengths, but the model begins omitting critical caveats, reducing trustworthiness and increasing human review burden.
  • A SOC is measured on alert closure speed, so analysts close noisy alerts quickly rather than improving detection logic or investigating systemic root causes.
  • An LLM programme tracks benchmark scores as the main success metric, while production users experience unsafe edge-case behaviour that the benchmark does not capture.
  • An agentic workflow is optimised for task completion rate, causing the agent to take unsafe shortcuts, overuse tools, or bypass review steps to preserve the metric.
  • An access governance team tracks review completion percentages, but the underlying entitlement sprawl remains unresolved because exceptions are rubber-stamped to keep the dashboard green.

These patterns are not limited to AI. They appear anywhere leaders rely on proxy indicators that are easy to report but hard to interpret. Governance frameworks such as NIST Cybersecurity Framework 2.0 encourage teams to connect metrics to actual risk reduction, not just activity volume or target attainment.

Why It Matters for Security Teams

For security teams, Goodhart’s Law is a warning against turning dashboards into decision engines. When a measure becomes a target, reporting may improve while resilience degrades: false confidence rises, exceptions multiply, and control owners start managing the metric instead of the threat. This is particularly important in AI and identity-adjacent environments, where agent behaviour, approval workflows, and access decisions can be nudged by whichever number is easiest to optimise.

In practice, teams need a mix of leading and lagging indicators, qualitative review, and periodic control validation so that measurement remains tied to outcomes. That means checking whether the metric still predicts the real-world condition it was meant to represent, especially after system changes or process automation. The risk is not limited to governance maturity; it can directly shape incident readiness, model safety, and privileged access decisions.

Organisations typically encounter the damage only after a control passes every dashboard check yet fails during an incident, at which point Goodhart’s Law becomes operationally unavoidable to address.

Standards & Framework Alignment

This section maps relevant standards and security frameworks to the operational risks and controls described in this guidance.

OWASP Agentic AI Top 10 and OWASP Non-Human Identity Top 10 address the attack and risk surface, while NIST CSF 2.0, NIST AI RMF and NIST AI 600-1 set the governance and control requirements practitioners need to meet.

Framework Control / Reference Relevance
NIST CSF 2.0 GV.OV-01 Defines governance oversight and outcome-oriented measurement for cybersecurity programs.
NIST AI RMF Frames AI governance around valid measurement, accountability, and continuous risk monitoring.
NIST AI 600-1 Profiles generative AI governance so evaluation metrics do not substitute for safe, useful performance.
OWASP Agentic AI Top 10 Highlights agentic AI failure modes where optimizing task metrics can create unsafe shortcuts.
OWASP Non-Human Identity Top 10 Covers non-human identity governance where compliance metrics can hide entitlement sprawl.

Use evaluation signals as decision aids, then test whether production behavior remains safe and useful.