TL;DR: The bigger issue is that governance now has to cover not just day-to-day operations, but the setup layer where policy becomes live access control, as SumSub says its MCP integration lets AI agents turn AML policy documents into fully configured verification workflows in minutes, shifting compliance setup from manual translation to agent-driven configuration while keeping sensitive actions in a human-reviewed sandbox.
At a glance
What this is: SumSub’s MCP integration gives AI agents access to compliance configuration and workflow setup, not just routine operations, so policy documents can be translated into live verification settings quickly.
Why it matters: IAM, NHI, and compliance teams now have to govern agent access at the configuration layer as well as the operational layer, because policy-to-system translation can change controls at machine speed.
👉 Read SumSub's analysis of MCP-driven AI agent setup for compliance workflows
Context
AI agent governance changes materially when the agent can write configuration, not just assist with tasks. In this model, the control question is no longer whether the tool can answer questions about compliance policy, but whether it can convert that policy into active platform settings without breaking approval, separation of duties, or review boundaries.
That matters for identity programmes because configuration access is privileged access. Once an AI agent can generate verification levels, questionnaires, and onboarding workflows, the security team has to treat the agent as part of the control plane, not just a productivity layer for analysts.
Key questions
Q: How should security teams govern AI agents that can configure compliance workflows?
A: Security teams should treat agent-written configuration as privileged access to the control plane. Separate draft generation from activation, require human approval for every material change, and log the policy source, the generated diff, and the approver. That gives compliance teams a reviewable trail and keeps the agent out of direct production authority.
Q: When does AI-assisted policy translation become a governance risk?
A: It becomes a governance risk when the agent can convert ambiguous policy language into live system rules without a robust human review step. The risk is highest where conditional logic, exceptions, and risk scoring are involved, because small translation errors can change onboarding decisions and access outcomes at scale.
Q: What breaks when AI agents can write verification settings directly?
A: Separation of duties breaks first, followed by change control and auditability. If the same agent can interpret policy, generate configuration, and stage it for production use, the organisation loses a clean distinction between design, approval, and execution. That makes downstream accountability much harder to prove after an incident or regulatory review.
Q: What should organisations verify before allowing AI agents into compliance tooling?
A: They should verify that the agent can only propose changes, not activate them, and that sensitive actions are isolated from the agent runtime. They should also confirm that the workflow records who approved each change and why. Without that evidence, the integration creates convenience without control.
How it works in practice
MCP access to the configuration layer
Model Context Protocol connects an AI agent to tools and data sources through a standard interface, but the security meaning depends on what the connected tool can change. In this case, the integration reaches the configuration layer, so the agent is not only reading policy text but also converting that text into system settings. That creates a higher-risk identity boundary than ordinary task execution because the actor can shape verification logic, not just operate within it. The key governance issue is whether access to configuration endpoints is treated as privileged access with explicit scoping, review, and change control.
Practical implication: classify agent access to configuration endpoints as privileged control-plane access, not ordinary application access.
Policy to configuration translation risk
The dangerous part of policy-to-configuration automation is translation, not just execution. AML policies often contain country-specific risk brackets, conditional logic, weighted scoring, and exceptions that require human interpretation before they become system behaviour. An AI agent can accelerate that process, but it can also compress ambiguity into live rules faster than compliance teams can inspect. That makes the configuration outcome a governance artefact in its own right, because a single document-to-system step can alter onboarding decisions, risk scoring, and verification thresholds across the environment.
Practical implication: require line-by-line review of generated workflow changes before they are activated in production.
Sandboxed approvals and delegated execution
SumSub says sensitive actions run in an isolated sandbox and are reviewed by a human, which is the right design pattern when an agent can draft high-impact configuration changes. The sandbox does not remove risk, but it changes the trust model by separating suggestion from activation. That separation matters because many failures in agentic systems come from collapsing recommendation, execution, and approval into one runtime. For identity teams, the architectural question is whether the approval boundary is real, durable, and technically enforced or just documented in policy.
Practical implication: verify that human approval gates are enforced outside the agent’s runtime path, not just described in process.
NHI Mgmt Group analysis
Configuration access is now a privileged identity boundary, not a convenience feature. When an AI agent can turn policy into live verification settings, it crosses from assistance into control-plane influence. That means the real risk is not the model asking for help, but the model being allowed to author the rules that determine who enters the system. Practitioners should treat agent write access to configuration as a privileged entitlement with explicit governance, not a feature toggle.
Policy-to-system translation creates a new class of governance debt. Compliance policy is written for interpretation, escalation, and exception handling by people, but agentic translation compresses those steps into a single runtime action. The result is not just faster delivery, it is a narrower review window for errors, omissions, and over-permissive logic. Teams need to recognise that automation of regulatory configuration shifts accountability downstream into the generated state of the platform.
AI agents expose a configuration blast radius that standard workflow automation does not. A scripted integration follows predefined logic, but an AI agent can reason over a policy document and decide how to map it into platform settings. That makes the resulting identity governance problem broader than workflow orchestration and narrower than full autonomy. The practitioner conclusion is that agent-written configuration needs its own entitlement class, audit trail, and change approval model.
Human review remains the control that preserves accountability when agents touch compliance settings. The vendor’s sandbox-and-approval design reflects the right instinct: separate generation from activation. In practice, that separation only works if the human reviewer understands the policy intent, the generated delta, and the operational impact on onboarding and risk scoring. Identity teams should make review quality, not just review presence, the governing metric.
From our research:
- 98% of companies plan to deploy even more AI agents within the next 12 months, despite documented rogue behaviour in 80% of current deployments, according to AI Agents: The New Attack Surface report.
- Only 52% of companies can track and audit the data their AI agents access, leaving 48% with a complete blind spot for compliance and breach investigation.
- For deeper agent governance context, see OWASP Agentic Applications Top 10 for the control failures most likely to surface when agents gain tool and configuration access.
What this signals
Configuration rights will become the next identity review problem. As AI systems move from advisory roles into live platform setup, access reviews that only cover human admins will miss the real change surface. Teams should extend recertification to agent entitlements, approval chains, and generated configuration artefacts before these rights become normalised.
SumSub’s model reflects a broader market shift: agentic tooling is moving up the stack into workflow design, not just workflow execution. That means identity teams need to decide whether agent permissions are governed like application admin rights, developer access, or a new category altogether.
With 92% of organisations agreeing that governing AI agents is critical but only 44% having implemented policies, the gap is not awareness but operationalisation, according to AI Agents: The New Attack Surface report. The organisations that move first will be the ones that define approval boundaries before agent-written configuration becomes routine.
For practitioners
- Define a privileged entitlement for agent-written configuration Separate read-only agent assistance from any ability to modify verification levels, questionnaires, or onboarding workflows. Map those actions to privileged approval, logging, and periodic review.
- Require deterministic review of generated workflow changes Capture the policy document, the generated configuration diff, and the approver identity before deployment. Review conditional logic, country-specific rules, and scoring tables before activation.
- Test the sandbox as an enforceable boundary Validate that sensitive actions cannot be executed from the agent session itself and that approval is required outside the runtime path. If the agent can bypass the boundary, treat the design as advisory only.
- Extend access reviews to agent configuration rights Include AI agent permissions in regular entitlement recertification alongside human and service account access. Focus on who can generate, stage, and approve control-plane changes, not just who can view them.
Key takeaways
- AI agents that can translate policy into live configuration change the identity boundary from usage to control.
- The main risk is not speed alone, but the loss of clear separation between policy interpretation, configuration generation, and production approval.
- Teams should govern agent write access to compliance systems as privileged access with explicit review, evidence capture, and entitlement recertification.
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 and NIST Zero Trust (SP 800-207) set the governance and control requirements practitioners need to meet.
| Framework | Control / Reference | Relevance |
|---|---|---|
| OWASP Agentic AI Top 10 | A2 | Agent access to tools and configuration maps to agentic privilege and tool misuse risk. |
| OWASP Non-Human Identity Top 10 | NHI-03 | Agent write access to platform settings behaves like privileged NHI configuration access. |
| NIST CSF 2.0 | PR.AA-04 | Identity and access governance applies to AI agents touching control-plane functions. |
| NIST Zero Trust (SP 800-207) | AC-6 | Least privilege and explicit authorization are central when agents can alter configuration. |
Scope agent permissions tightly and separate configuration generation from production activation.
Key terms
- Model Context Protocol: A standard that lets an AI system connect to tools and data sources through a defined interface. In identity and security contexts, the key question is not the protocol itself but what actions the connected tool can perform and whether those actions are tightly scoped, logged, and approval-gated.
- Control plane: The administrative layer where system settings, permissions, and workflow logic are defined. When an AI agent can write to the control plane, it can alter how the system behaves for everyone else, so the access must be treated as privileged rather than routine.
- Agentic configuration: Configuration generated or modified by an AI agent from instructions, documents, or policy text. It is more than automation because the agent interprets input and decides how to map it into system settings, which creates new governance requirements for review, evidence, and approval.
- Sandboxed approval: A control pattern where a risky action is isolated from production and must be reviewed before activation. For AI agents, this only works if the sandbox is technically separate from the execution path and the human approver can see the exact change being proposed.
Deepen your knowledge
NHI governance, agentic AI identity, and machine identity security are core topics in our NHI Foundation Level course, the industry's only accredited NHI security programme. If you are responsible for identity security strategy or governance maturity, it is worth exploring.
This post draws on content published by SumSub: its MCP integration and AI agent skills for compliance workflow setup. Read the original.
Published by the NHIMG editorial team on 2026-06-19.
NHI Mgmt Group — the independent authority on Non-Human Identity, IAM, and Agentic AI security. nhimg.org