Subscribe to the Non-Human & AI Identity Journal

How can organisations measure whether local AI is under control?

Organisations should measure whether they can link installed local tools to named users, approved device groups, and documented policy decisions. If a local AI app appears in the estate without an owner, a review status, or a recorded business purpose, the programme still has an unmanaged exposure.

Why This Matters for Security Teams

Measuring whether local AI is under control is less about whether a model is installed and more about whether it can be governed like any other production workload. If teams cannot tie a local AI app to a named owner, an approved device group, and a recorded policy decision, then the estate has already moved beyond acceptable visibility. That is a control problem, not a tooling preference problem. NIST’s NIST Cybersecurity Framework 2.0 still helps here because it forces organisations to define ownership, risk treatment, and monitoring expectations before exposure becomes operational debt.

This matters because local AI often enters through endpoints, developer workstations, and pilot deployments long before security has a complete inventory. Once these tools can process internal prompts, access files, or call external services, they create a new class of shadow capability. NHIMG’s Ultimate Guide to NHIs — Standards is useful as a control baseline because it treats machine access as an identity and governance issue, not just an application issue. In practice, many security teams encounter local AI sprawl only after sensitive data has already flowed into an unreviewed tool, rather than through intentional deployment control.

How It Works in Practice

The strongest measurement approach is to define control indicators that can be verified from the estate itself. Current guidance suggests tracking local AI through four questions: who approved it, where it is running, what data it can reach, and whether its behaviour is logged and reviewable. That turns “AI under control” into a measurable state instead of a subjective judgment. For example, a local copilot on a managed laptop may be acceptable if it is bound to a corporate account, blocked from unmanaged storage, and recorded in the asset register.

A practical control set usually includes:

  • device and user attribution for every local AI installation
  • policy approval status, including business purpose and risk review
  • data access boundaries, especially file system, browser, and API reach
  • telemetry for prompts, tool calls, and policy exceptions
  • revocation paths for uninstall, token reset, or feature disablement

That measurement model aligns well with the threat patterns documented in NHIMG’s DeepSeek breach coverage, where exposed infrastructure and secrets quickly became governance failures, not just technical incidents. It also matches the operational logic in the NIST Cybersecurity Framework 2.0: identify the asset, protect the data path, detect misuse, and respond when control breaks. Organisations should treat every unmanaged local AI instance as a provisional exception until it is tied back to identity, policy, and lifecycle ownership. These controls tend to break down when developers can install and synchronise local models outside managed endpoint tooling because the security team loses both inventory fidelity and enforcement leverage.

Common Variations and Edge Cases

Tighter control often increases friction for developers and analysts, requiring organisations to balance agility against visibility and approval overhead. That tradeoff is real, especially where local AI is used for experimentation, offline work, or data-sensitive analysis. Best practice is evolving, and there is no universal standard for how much local autonomy should be allowed before central review is required.

One common edge case is a sanctioned local model running on a managed device but using personal browser sessions or consumer accounts to reach external services. Another is a fully offline tool that still processes regulated content but leaves no audit trail beyond endpoint logs. A third is the “temporary pilot” that never gets retired and quietly becomes a shadow production dependency. In all three cases, the question is not whether the model is sophisticated, but whether the organisation can prove ownership, scope, and revocation.

For this reason, a local AI control score should include exceptions, not just approvals. If a tool exists outside standard device management, endpoint DLP, or identity governance, it should be counted as unresolved until a policy decision is recorded. NHIMG’s current standards guidance supports this approach because control is measured by documented accountability, not by assumptions about user intent.

Standards & Framework Alignment

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

NIST CSF 2.0, NIST CSF 2.0 and NIST AI RMF set the governance and control requirements practitioners need to meet.

Framework Control / Reference Relevance
NIST CSF 2.0 ID.AM-1 Local AI control starts with knowing what is deployed and by whom.
NIST CSF 2.0 PR.AC-4 Access must be limited by approved identity and device context.
NIST AI RMF AI RMF supports governance, accountability, and monitoring of AI systems.

Bind local AI access to managed users and devices, then remove access paths that lack policy approval.