TL;DR: AI governance is moving from policy intent to operational control as developers already use tools like Claude Code, Cursor, and local MCP servers inside enterprise environments, according to Obot. The real gap is device-level visibility and policy enforcement, because centralized gateways cannot govern what happens on the endpoint where shadow AI actually lives.
NHIMG editorial — based on content published by Obot: AI governance is shifting to device-level control for shadow AI
By the numbers:
- Only 18% of MCP server deployments implement any form of access scoping for tool permissions.
- 53% of MCP servers expose credentials through hard-coded values in configuration files.
Questions worth separating out
Q: What breaks when AI tools run locally without endpoint governance?
A: When coding assistants and MCP servers run locally, central gateways lose visibility into prompts, tool calls, and adjacent credentials.
Q: Why do AI systems create NHI governance problems?
A: AI systems often rely on service accounts, tokens, APIs, and delegated permissions that behave like non-human identities.
Q: How do security teams know if AI governance is working?
A: Look for evidence that access decisions are reviewable, permissions are revocable, and exceptions are not becoming permanent.
Practitioner guidance
- Inventory AI tools on managed endpoints Build a device-level inventory of coding assistants, MCP servers, local CLIs, and connected skills on developer laptops and workstations.
- Scope permissions for every MCP server Require explicit permission scoping for each MCP server and review tool access as a governed entitlement, not a convenience setting.
- Extend monitoring to endpoint AI activity Add endpoint telemetry for prompt activity, tool invocation, configuration changes, and token access so central gateways are not the only visibility layer.
What's in the full article
Obot's full post covers the operational detail this analysis intentionally leaves for the source:
- How the device-level control model works across local AI tools, MCP servers, and hosted agents
- What the Obot Community Edition free tier changes for early-stage AI governance trials
- How the MCP gateway and LLM gateway are positioned in the deployment model
- The 90-day Enterprise MCP Quick Start Guide for teams that want implementation steps
👉 Read Obot's analysis of AI governance moving to device-level control →
Shadow AI on developer laptops: what governance gap teams are missing?
Explore further
Device-level governance is now the control boundary for shadow AI. Central policy layers cannot reliably govern AI tools that run on developer laptops, pull local plugins, or talk to internal services outside the gateway. That creates a governance gap between approved enterprise use and actual runtime behaviour. NIST CSF and NIST SP 800-53 both point to the need for visibility, access control, and continuous monitoring at the point of execution. Practitioners should treat the endpoint as part of the AI control plane, not as a peripheral asset.
A question worth separating out:
Q: Should organisations block AI tools or enable them safely?
A: Organisations should enable AI safely rather than rely on blanket blocking. Bans often push employees toward personal accounts and unmonitored tools, which reduces visibility and increases risk. A safer model combines approved AI paths, data classification, monitoring, and clear enforcement for prohibited content.
👉 Read our full editorial: AI governance is shifting to device-level control for shadow AI