TL;DR: Low-code AI platforms such as Microsoft Copilot Studio and Salesforce Agentforce can go live without a risk classification, monitoring baseline, or per-inference audit trail, leaving behavioural drift and hallucinations largely outside native controls, according to Openlayer. The governance gap is no longer about deployment speed but about whether organisations can evidence what their agents did, when they did it, and under which policy assumptions.
At a glance
What this is: This analysis argues that low-code AI builders create a governance gap because native controls cover access and data handling, but not output quality, drift, or inference-level auditability.
Why it matters: It matters to IAM and broader security practitioners because AI governance now depends on runtime traceability, policy ownership, and evidence of control across platforms that business users can deploy quickly.
👉 Read Openlayer's analysis of Copilot Studio and Agentforce governance gaps
Context
Low-code AI governance is the problem here, not just platform convenience. Copilot Studio, Agentforce, and similar builders let non-specialist users connect agents to enterprise data and workflows quickly, but that speed can outpace the controls needed to classify risk, monitor behaviour, and preserve an audit trail. In practice, the issue is whether organisations can govern AI systems after deployment, not whether they can build them.
For identity and security teams, the key intersection is policy ownership. These agents inherit access from connectors, tenant permissions, and platform roles, yet the organisation still owns the governance obligations for data handling, monitoring, and evidence. That creates a boundary issue between AI governance, IAM, and non-human identity control, especially where business users can deploy agents without a formal lifecycle review.
Key questions
Q: How should security teams govern business-built AI agents in low-code platforms?
A: Start with discovery, ownership, and access boundaries. Business-built agents should not reach regulated data or operational systems until they are inventoried, assigned to an accountable owner, and checked against policy. The key control is not just approval at creation, but a repeatable review of what the agent can access and do after it is deployed.
Q: Why do AI agents create new risk in non-human identity management?
A: AI agents create risk because they operate as software identities with delegated authority, but many organisations do not track them with the same discipline applied to users or service accounts. They can connect quickly, persist across teams, and accumulate permissions that are hard to review. That combination increases the chance of unnoticed access drift and credential exposure.
Q: What breaks when AI agents have no behavioural baseline?
A: Without a baseline, teams cannot tell whether a response is normal variation or a regression caused by prompt changes, connector changes, or model updates. That makes drift invisible until a customer complaint, audit failure, or bad decision exposes it. The absence of a baseline is a control failure, not a reporting gap.
Q: Who is accountable when a low-code agent produces a harmful output?
A: The deployer remains accountable, not the low-code platform. Organisations need named owners for risk classification, monitoring, and evidence retention, because vendor-native logs rarely cover the full inference lifecycle. Where personal data or regulated decisions are involved, accountability must extend beyond the builder and into the operating model.
Technical breakdown
Why low-code AI platforms create behavioural governance gaps
Low-code AI platforms separate agent creation from model operations. A business user can configure prompts, connect data sources, and publish a workflow without seeing the model's runtime behaviour or setting a baseline for acceptable output. That creates three common failures: no pre-deployment evaluation, no per-inference logging of what was returned, and no behavioural drift detection after launch. The agent may execute successfully while still producing inaccurate, biased, or out-of-scope responses. The technical issue is that operational success does not equal output governance, especially when the platform only records that a connector or action was called.
Practical implication: establish runtime evaluation and logging outside the low-code builder itself.
How connector architecture expands the governance surface
Copilot Studio-style connector models and Agentforce action boundaries extend an agent's reach into CRM, document, and workflow systems. Each connector inherits a different access profile, data residency condition, and logging pattern, so the governance burden becomes cross-system rather than platform-local. A connector can legally and technically retrieve sensitive data, but native logs may only show that the call happened, not what data flowed into the response or how the agent used it. This is where identity controls matter: connector permissions, tenant identity, and role assignments become the access layer, while AI governance must validate output use and traceability.
Practical implication: map each connector to its identity, data, and logging dependencies before production use.
What per-inference auditability actually requires
Auditability for AI agents means more than recording a conversation transcript. A defensible record links the prompt, retrieved context, model version, policy state, scoring result, and final response at each inference. Without that chain, organisations cannot prove whether an output was within policy, whether a data source changed the answer, or whether a model update introduced drift. This is the same control logic that identity teams use for privileged access review: if the event cannot be tied to a decision and a policy state, it cannot be governed reliably. The challenge is making that record immutable and machine-readable across multiple low-code systems.
Practical implication: treat each inference as a governed event, not a disposable chat turn.
Threat narrative
Attacker objective: The objective is to exploit weak governance around agent behaviour so that unsafe or misleading outputs influence business decisions while leaving limited evidence for review.
- Entry occurs when a business user publishes a low-code agent with broad connector access and no formal risk review or behavioural baseline.
- Escalation happens when the agent retrieves regulated or sensitive data through connectors and turns it into outputs that exceed the intended scope of the workflow.
- Impact follows when inaccurate, drifting, or non-compliant outputs are used in operational decisions without a reliable audit trail or accountability chain.
NHI Mgmt Group analysis
Low-code AI has created a new governance category: behavioural access control. Traditional IAM can answer who built the agent and what systems it can reach, but it cannot by itself prove that the agent behaved within policy at inference time. That gap sits between identity governance and AI governance, and it becomes visible as soon as business users can publish agents faster than security teams can review them. Practitioners should treat behavioural controls as a first-class governance layer, not an optional observability add-on.
Per-inference traceability is the missing control plane for regulated AI. If an organisation cannot reconstruct the prompt, retrieved data, policy state, and output for a specific inference, it cannot credibly demonstrate conformity after an incident or audit. This is especially important where AI agents touch personal data or regulated workflows, because the accountability question is no longer abstract. The control gap is not lack of logging in general, but lack of audit evidence tied to a specific decision point.
AI agent sprawl is the low-code analogue of NHI sprawl. Agents built by departments outside central engineering can multiply quickly, each with its own connector set, access path, and hidden behavioural risk. The named concept here is behavioural governance debt: the backlog of unscored, unbaselined, and undocumented agent decisions that accumulates after deployment. Practitioners should measure that debt as rigorously as they measure identity sprawl, because the clean-up cost rises once agents are embedded in business processes.
Identity teams need to govern connectors as non-human access paths. The article shows that access control is necessary but insufficient when agents can transform retrieved data into decisions. That makes connector permissions, service identities, and tenant roles part of the same control conversation as model evaluation and policy thresholds. Security architects should align AI governance with NHI oversight so that every agent-backed workflow has an owner, a boundary, and an evidence trail.
What this signals
Behavioural governance debt: low-code AI programmes will accumulate unreviewed agent decisions faster than traditional model-risk processes can absorb them. Security leaders should expect the control conversation to shift from build permissions to inference evidence, and they should design governance that can survive multi-platform sprawl.
Identity teams should also assume that connector permissions will become a primary control point for AI risk. Once agents can act across CRM, documents, and internal APIs, access review alone is not enough; organisations need continuous evidence that the agent's outputs still match the approved use case and policy state.
For practitioners
- Inventory every production agent and connector Build a register of all low-code agents, the connectors they use, the identities they inherit, and the data classes they can reach. Tie each entry to an owner, a risk tier, and a review date so shadow deployments do not escape governance.
- Set policy outside the builder Define approval thresholds, groundedness limits, and drift triggers in a central governance layer rather than inside each platform's native settings. That avoids inconsistent thresholds across Copilot Studio, Agentforce, and similar systems.
- Capture inference-level evidence Log the prompt, retrieved context, model version, policy state, and output for every inference in an immutable record. Use that record to support audit, incident review, and regulatory evidence requirements.
- Classify low-code agents like governed systems Apply formal risk classification before a business user can publish an agent that touches regulated data or customer-facing workflows. If the workflow would need review in a traditional AI programme, it should need the same review here.
Key takeaways
- Low-code AI agents expose a governance gap because native controls manage access and data handling better than output quality or drift.
- The real operational challenge is per-inference traceability, since regulators and auditors need evidence that ties each output to policy and context.
- Identity and AI governance now overlap at the connector layer, where non-human access, ownership, and runtime accountability have to be managed together.
Standards & Framework Alignment
This section maps relevant standards and security frameworks to the operational risks and controls described in this guidance.
NIST AI RMF and NIST CSF 2.0 set the technical controls, while EU AI Act and ISO/IEC 27001:2022 define the regulatory obligations.
| Framework | Control / Reference | Relevance |
|---|---|---|
| NIST AI RMF | GOVERN | The article centres on accountability, ownership, and oversight for low-code AI deployments. |
| EU AI Act | Art. 9 | Risk management obligations apply where low-code agents influence regulated decisions. |
| ISO/IEC 27001:2022 | A.5.15 | Access control is relevant because agents inherit permissions through connectors and identities. |
| NIST CSF 2.0 | PR.AC-4 | The piece highlights permission management for non-human access paths in AI workflows. |
Classify agent risk early and retain evidence for conformity and post-market monitoring.
Key terms
- Governance Debt: The accumulation of unresolved identity control weaknesses created when teams prioritise speed over lifecycle design. In NHI environments, it shows up as accounts with unclear ownership, undocumented purpose, stale credentials, and no reliable retirement path, all of which make later security work harder.
- Inference-level audit trail: An inference-level audit trail records the prompt, response, model version, policy action, and downstream system calls for each AI interaction. It is the evidence layer that lets regulated organisations prove what happened at the moment the model or agent acted.
- Connector Governance: Connector governance is the control of integrations that let an AI system reach data, tools, and downstream services. It matters because the security boundary is often the connector, not the model itself, and weak connector control expands both access and blast radius.
- Behavior Baseline: A record of normal activity for a non-human identity, including typical consumers, resources, and actions over time. Baselines help security teams detect when an identity is being used in an unusual way and provide the context needed to enforce least privilege safely in dynamic environments.
What's in the full article
Openlayer's full post covers the operational detail this analysis intentionally leaves for the source:
- Platform-by-platform control breakdown for Copilot Studio and Agentforce, including the exact native governance features each one exposes.
- Examples of behavioural monitoring thresholds, drift indicators, and audit artefacts used to assess low-code AI agents in production.
- The compliance mapping behind EU AI Act and ISO 42001 obligations for low-code deployments that handle regulated data.
- Implementation guidance for placing an external governance layer at the API boundary without breaking existing workflows.
Deepen your knowledge
NHI Foundation Level course, the industry's only accredited NHI security programme, covers NHI governance, machine identity security, and secrets management. It gives identity and security practitioners a common framework for governing non-human access across modern programmes.
Published by the NHIMG editorial team on August 2, 2026.
NHI Mgmt Group — the independent authority on Non-Human Identity, IAM, and Agentic AI security. nhimg.org