By NHI Mgmt Group Editorial TeamPublished 2025-12-01Domain: Governance & RiskSource: WorkOS

TL;DR: Duality AI’s Falcon uses high-fidelity digital twins to generate synthetic data and validate robotics and embodied AI safely, while the article also argues that enterprise auth, scoped permissions, and auditability still need a separate governance layer according to WorkOS. That split matters because simulation expands testing capacity, but it does not answer who can launch, modify, or export the resulting data and outputs.


At a glance

What this is: This article argues that high-fidelity simulation for AI and robotics reduces physical test risk, but it still requires separate identity, access, and audit controls for people, teams, and downstream systems.

Why it matters: It matters because IAM teams cannot treat simulation platforms as isolated engineering tools. The same governance model must cover human access, service-to-service permissions, and any autonomous workflows that act on simulation outputs.

👉 Read WorkOS's analysis of Duality AI digital twins and enterprise identity


Context

Digital twins let teams model physical environments, sensors, and behaviours before they touch real hardware. That reduces cost and safety risk, but it also creates a new governance surface around simulation assets, synthetic data, and the controls that determine who can run scenarios, inspect results, or deploy outputs. In identity terms, the simulation layer is not the security layer.

For IAM and NHI programmes, the key issue is separation of concerns. Simulation may accelerate testing for robotics, drones, and embodied AI, but access to the surrounding platform still needs authentication, role scope, provisioning, and audit trails. Without that, a high-fidelity test environment becomes just another sensitive system with weak operational boundaries.


Key questions

Q: How should teams govern access to digital twin simulation platforms?

A: Treat the simulator as a governed platform, not a standalone engineering tool. Separate permissions for scenario creation, execution, export, and deployment. Use enterprise identity for all humans, then apply role-scoped access, audit logging, and lifecycle offboarding so access follows business responsibility rather than project convenience.

Q: Why do digital twins still need IAM controls if they are only test environments?

A: Because the outputs are often not just test artefacts. They can contain synthetic data, model behaviour, and operational knowledge that should be restricted like production assets. Without IAM controls, test environments become easy channels for over-sharing, weak offboarding, and uncontrolled handoff into real deployments.

Q: What breaks when simulation platforms are shared across contractors and internal teams?

A: The access model usually becomes inconsistent. Teams add users quickly for collaboration, but rarely define who can export data, change scenarios, or retain access after the engagement ends. That creates privilege creep, weak accountability, and a poor audit trail when the simulation platform becomes business critical.

Q: How do IAM teams evaluate the risk of AI or robotics outputs coming from simulation?

A: Start by asking which identity paths can modify the input, observe the output, or move the output into production workflows. If those paths are not clearly separated and logged, the governance model is too weak. The control goal is traceability from access grant to operational consequence.


Technical breakdown

Digital twin simulation and synthetic data pipelines

A digital twin is a parametrised virtual environment that mirrors physical laws, objects, and sensor behaviour closely enough for training or validation. In robotics and embodied AI, that allows teams to generate synthetic perception data, test edge cases, and iterate without hardware exposure. The technical value comes from closed-loop simulation, where models act and the environment responds in repeatable ways. That same repeatability can also hide governance assumptions, because the simulation can look controlled while the surrounding data pipeline, scenario definitions, and export paths remain loosely governed.

Practical implication: treat simulation assets and synthetic datasets as governed production inputs, not disposable test artefacts.

Why enterprise identity sits outside the simulation plane

Simulation platforms do not decide who is authorised to launch scenarios, change environments, download outputs, or connect external users. Those are identity and access management decisions, typically implemented with SSO, directory sync, role-scoped permissions, and audit logs. In practice, the simulation layer can be technically strong while the access layer remains fragmented across teams, contractors, and customers. That separation matters because an otherwise safe digital twin can still leak sensitive models, training data, or operational knowledge if platform access is over-broad or poorly offboarded.

Practical implication: enforce identity controls at the platform boundary, not inside individual simulation workflows.

Governance for AI and robotics workloads that touch real-world operations

When simulation output feeds robotics, autonomous vehicles, or operational AI systems, the identity problem extends beyond developers to auditors, partners, and potentially autonomous tooling that consumes results. That raises the need for least privilege, traceability, and explicit ownership of simulation operations. The more the platform supports multi-team collaboration, browser-based access, and remote execution, the more it resembles a regulated enterprise system rather than a sandbox. Governance has to follow the data and the decision path, not just the compute environment.

Practical implication: map access to simulation actions, data sets, and deployment paths separately so governance keeps pace with operational use.


Read our 52 NHI Breaches Analysis report for a comprehensive view of breaches impacting Non-Human Identities including AI Agents.


NHI Mgmt Group analysis

Simulation expands what teams can test, but it does not collapse the identity boundary around the test environment. High-fidelity digital twins reduce physical risk and speed validation, yet the core governance questions remain outside the simulator itself: who can create scenarios, who can access outputs, and who can move a model toward deployment. That means the security model must extend beyond compute and data fidelity into access scope, auditability, and offboarding. Practitioners should treat the simulation plane as one layer in a broader identity stack.

Digital twin platforms create a governance gap when teams assume test environments are inherently lower risk. That assumption is false once synthetic data, robotics control logic, or model outputs are shared across teams and external users. The issue is not the simulator's realism, but the access model wrapped around it. The more realistic the twin becomes, the more sensitive its artefacts become, and the stronger the case for lifecycle-aware access control and audit review.

Identity and access controls are the control plane that determines whether simulation remains bounded. SSO, SCIM, role-scoped permissions, and audit trails are not add-ons in this pattern. They are the mechanism that decides whether the digital twin is an internal engineering environment or a multi-tenant operational system. For practitioners, the lesson is to govern the surrounding platform as carefully as the model itself.

Named concept: simulation-to-production identity gap: the distance between a controlled virtual environment and the enterprise access controls needed when its outputs influence real systems. In this article's pattern, that gap is where most governance failures will occur, because simulation maturity can outpace access maturity. Practitioners should design identity controls for the path from scenario creation to output consumption, not just for the simulator login.

Workflows that span developers, customers, and autonomous systems need explicit accountability. The article's model includes internal teams, external auditors, and AI or robotic workflows consuming simulation output. That broadens the identity problem from simple user access to lifecycle governance across multiple actor types. Practitioners should assign ownership for every simulation action that has operational consequence, because shared environments fail when no one owns the last mile of access.

From our research:

  • Only 44% of developers are reported to follow security best practices for secrets management, exposing a significant developer behaviour gap, according to The State of Secrets in AppSec.
  • Organisations maintain an average of 6 distinct secrets manager instances, creating fragmentation that undermines centralised control, according to The State of Secrets in AppSec.
  • That fragmentation matters because identity governance has to span tooling sprawl, access lifecycle, and auditability, which is why the Ultimate Guide to NHIs , 2025 Outlook and Predictions remains relevant for platform teams.

What this signals

Simulation-to-production identity gap: as digital twins become the front end for robotics and embodied AI, governance will be judged less by model fidelity and more by whether access to the surrounding platform is actually controllable. A simulated environment that can be browsed, shared, and exported without lifecycle discipline behaves like any other sensitive enterprise system.

The practical signal for readers is that identity teams need to sit closer to AI and robotics platform design. If access to simulation tools is spread across users, contractors, and external reviewers, the next failure will look like an access problem, not a model problem. That is where entitlement review, offboarding, and audit evidence become operational requirements, not paperwork.


For practitioners

  • Separate simulation access from model access Define distinct permissions for scenario creation, simulation execution, result export, and deployment handoff. This prevents broad platform roles from becoming accidental control over the full AI or robotics lifecycle.
  • Gate external access with enterprise identity controls Require SSO, directory sync, and scoped roles before contractors, customers, or auditors can view or manipulate synthetic data and simulation outputs. Keep the permission model tied to named business roles, not informal team membership.
  • Audit simulation artefacts as governed assets Track who created each environment, which datasets were used, who exported results, and when access was revoked. Simulation data often becomes reusable training or validation material, so offboarding and review need to cover artefacts as well as users.
  • Map robotics workflows to identity lifecycle events Tie onboarding, mover changes, and offboarding to simulation operators, test reviewers, and downstream consumers. If a team or partner loses need-to-know, revoke access before the next simulation run or data export.

Key takeaways

  • High-fidelity simulation changes how AI and robotics are tested, but it does not remove the need for identity governance around the platform that exposes, shares, and exports those results.
  • The real risk is not the twin itself, but the access model wrapped around it, especially where multiple teams or external parties can interact with sensitive simulation artefacts.
  • Practitioners should separate simulation permissions from deployment authority so lifecycle controls remain clear as embodied AI moves from test environment to operational use.

Standards & Framework Alignment

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

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.

FrameworkControl / ReferenceRelevance
OWASP Non-Human Identity Top 10NHI-01Simulation platforms still depend on scoped non-human and human access controls.
NIST CSF 2.0PR.AC-4Role-scoped access and auditability are central to shared simulation environments.
NIST Zero Trust (SP 800-207)SC.ACDigital twin platforms need continuous access verification across users and outputs.

Limit platform permissions to the minimum required for each simulation role and review them on a lifecycle basis.


Key terms

  • Digital Twin: A digital twin is a high-fidelity virtual representation of a physical system, environment, or process. In security and identity work, it becomes sensitive when it is used to generate data, validate models, or control real-world decisions, because access to the twin can expose operational knowledge and deployment paths.
  • Synthetic Data: Synthetic data is information generated by a simulation or model rather than collected directly from the real world. It is useful for training and testing, but it still carries governance risk because it can reveal system behaviour, operational patterns, or business logic when broadly accessible.
  • Simulation-to-Production Identity Gap: The simulation-to-production identity gap is the distance between a well-controlled virtual environment and the identity controls needed when its outputs influence real systems. It appears when access, audit, and offboarding are strong in testing but weak at the point where data, models, or decisions move into operation.
  • Scoped Permissions: Scoped permissions restrict what a user, team, or system can do to a narrowly defined set of actions or resources. In shared simulation environments, they prevent broad platform access from turning into uncontrolled authority over scenarios, outputs, or deployment decisions.

Deepen your knowledge

Digital twins, synthetic data, and the surrounding identity layer are covered in our NHI Foundation Level course, the industry's only accredited NHI security programme. If you are governing simulation platforms that support AI or robotics, it is a practical place to start.

This post draws on content published by WorkOS: Duality AI digital twins and the identity controls that surround them. Read the original.

NHIMG Editorial Note
Published by the NHIMG editorial team on 2025-12-01.
NHI Mgmt Group — the independent authority on Non-Human Identity, IAM, and Agentic AI security. nhimg.org