Subscribe to the Non-Human & AI Identity Journal
Home FAQ Agentic AI & Autonomous Identity What do security teams get wrong about MCP…
Agentic AI & Autonomous Identity

What do security teams get wrong about MCP and tool governance?

← Back to all FAQ
By NHI Mgmt Group Editorial Team Updated August 14, 2026 Domain: Agentic AI & Autonomous Identity

They often review each integration in isolation and miss the combined permission path. Two legitimate tools can create a new capability that neither one should have alone. Governance has to assess the full chain of action, because risk emerges from composition as much as from individual access rights.

Why Security Teams Miss the Real MCP Risk

Security teams often evaluate MCP servers, tool connectors, and agent permissions as if each one were a standalone integration. That misses the real failure mode: a safe-looking tool chain can become unsafe when an AI agent composes multiple actions at runtime. The concern is not only what a tool can do on its own, but what it enables when paired with other tools, prompts, and delegated context. NHI Management Group has noted the same pattern across broader NHI governance in the Top 10 NHI Issues.

This is why traditional control reviews often lag behind real abuse paths. A connector that only reads data, plus a separate action that can write or exfiltrate, may look benign in isolation yet create a full privilege chain when combined. The same gap shows up in agentic environments, where the OWASP Agentic Applications Top 10 highlights composition risk as a core design issue, not an edge case. In practice, many security teams discover the dangerous chain only after the agent has already stitched the tools together and acted on it.

How Tool Governance Should Work in Practice

Effective MCP governance starts by treating the agent, not the individual tool, as the unit of risk. That means mapping the full action path: which tool can be called, in what order, with what data, and under what runtime constraints. Static allowlists are useful, but they are not enough when an agent can decide dynamically how to pursue a goal. The emerging direction is context-aware authorisation, where policy is evaluated at request time rather than assumed from a pre-approved integration catalog.

Practically, teams should combine workload identity, per-task scoping, and short-lived credentials. If an agent has to retrieve data, transform it, and then post it elsewhere, each step should be separately authorised and time-bounded. Current guidance also supports policy-as-code checks so that the runtime can block a tool call when the agent’s intent, target system, or data classification changes. NIST’s Cybersecurity Framework 2.0 is useful here for structuring governance around access, monitoring, and response, while NHIMG’s Lifecycle Processes for Managing NHIs reinforces that identity, issuance, rotation, and revocation must be tied to the workload lifecycle.

  • Inventory the entire tool chain, not just each individual connector.
  • Define what combinations of tools are prohibited, even if each tool is allowed separately.
  • Issue ephemeral credentials per task and revoke them when the task ends.
  • Inspect tool use at runtime, including data classification and destination system.
  • Log the full decision path so audit teams can reconstruct composition-based abuse.

The control model breaks down when legacy integrations share broad service accounts, because the agent can inherit standing access that bypasses runtime checks.

Where Tool Governance Breaks Down and What to Watch For

Tighter governance often increases operational overhead, so organisations have to balance safe composition against developer speed and agent autonomy. That tradeoff becomes visible in environments with many loosely coupled tools, especially when teams own connectors independently and no single group can see the end-to-end path. In those cases, current guidance suggests the strongest failures come from hidden privilege escalation across otherwise ordinary integrations, not from obviously dangerous tools.

Agentic systems also create edge cases that standard reviews miss. An MCP server may be approved for one purpose, but an agent can repurpose it through a different prompt or a second tool call. This is why the OWASP Top 10 for Agentic Applications 2026 and the broader governance direction in Regulatory and Audit Perspectives both emphasise traceability, scoped permissions, and post-execution review. Best practice is evolving, but there is no universal standard yet for how to certify safe tool composition across multi-agent workflows.

Security teams should watch most closely for shared secrets, broad write access, cross-environment connectors, and agents that can chain read, transform, and publish actions. Those are the conditions where MCP governance is least likely to hold.

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, CSA MAESTRO and OWASP Non-Human Identity Top 10 address the attack and risk surface, while NIST AI RMF and NIST CSF 2.0 set the governance and control requirements practitioners need to meet.

FrameworkControl / ReferenceRelevance
OWASP Agentic AI Top 10A2Tool composition and agent misuse are central risks in MCP governance.
CSA MAESTROMAESTRO covers agentic workflows, runtime controls, and orchestration risk.
NIST AI RMFGOVERNAI RMF govern function supports accountability for autonomous tool use.
OWASP Non-Human Identity Top 10NHI-03MCP tools often depend on secrets and scoped credentials that need lifecycle control.
NIST CSF 2.0PR.AC-4Least-privilege access is directly challenged by tool chaining and broad connector scope.

Use short-lived, revocable credentials for each tool path and rotate shared secrets aggressively.

NHIMG Editorial Note
Reviewed and updated by the NHIMG editorial team on August 14, 2026.
NHI Mgmt Group — the #1 independent authority on Non-Human Identity, IAM, and Agentic AI security. nhimg.org