Subscribe to the Non-Human & AI Identity Journal

Hidden AI

Embedded AI functionality inside an approved application that changes what the software can do without changing its original category. The governance risk is that the tool looks familiar in inventory while its data handling, output generation, or automation potential has quietly expanded.

Expanded Definition

Hidden AI describes software that remains on an approved application list but acquires AI-driven behaviour that materially changes its risk profile. The application may still look like a familiar business tool, yet it can now generate content, summarise sensitive data, route decisions, or invoke downstream actions without a corresponding inventory update. In NHI and IAM programs, that distinction matters because the software category has not changed, but its identity surface, data flows, and authorisation needs often have. Guidance is still evolving across vendors, so practitioners should treat hidden AI as a governance state, not a product label.

For an external baseline on why this matters, practitioners often map the access and control implications to the NIST Cybersecurity Framework 2.0, especially where software changes increase exposure without a matching control review. The most common misapplication is assuming a tool is low risk because its procurement record has not changed, which occurs when embedded model features are enabled after deployment.

Examples and Use Cases

Implementing hidden AI governance rigorously often introduces inventory and review overhead, requiring organisations to weigh faster feature adoption against tighter change control.

  • A collaboration suite adds AI summarisation for meetings, and users begin pasting incident notes, customer data, or code into prompts without a new risk assessment.
  • A support platform introduces automated reply drafting, changing what the application can disclose while its service account still has the same broad mailbox and ticket access.
  • A productivity app gains embedded document generation, which can amplify data leakage if its connected secrets management controls were never revisited after the feature rollout.
  • An analytics tool adds natural-language query generation, so a familiar reporting system now becomes a path for unexpected data extraction and overbroad output sharing.
  • Hidden AI features appear in an approved vendor update, and security teams only discover the change when they review telemetry or investigate abnormal LLMjacking-style access attempts.

In each case, the core problem is not that the application changed name, but that its behaviour changed faster than governance records, access boundaries, and user training.

Why It Matters in NHI Security

Hidden AI is an NHI issue because embedded model features often rely on service identities, API keys, and delegated permissions that were never designed for generative or agentic use. Once those features are active, the application may handle more sensitive content, produce outward-facing responses, or trigger tools with the same credentials that once supported a narrower workload. NHIMG research on the DeepSeek breach shows how AI-adjacent exposure can quickly expand from a feature issue into a credentials and records problem, and The State of Secrets in AppSec highlights how secret leakage and AI concerns are already intertwined in operational environments.

One relevant NHIMG stat: 43% of security professionals are concerned about AI systems learning and reproducing sensitive information patterns from codebases. That concern is operational, not theoretical, because hidden AI can turn trusted applications into untracked data processors overnight. Organisations typically encounter the consequences only after a data handling incident, an access review failure, or a model-enabled workflow sends sensitive content somewhere it was never meant to go, at which point hidden AI becomes operationally unavoidable to address.

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 AI RMF set the governance and control requirements practitioners need to meet.

Framework Control / Reference Relevance
OWASP Non-Human Identity Top 10 NHI-02 Hidden AI expands the app's secret and access exposure without changing its label.
NIST CSF 2.0 GV.OC-01 Hidden AI is a change in technology capability that must be reflected in governance context.
NIST AI RMF AI RMF applies when embedded AI changes data use, outputs, and downstream impacts.

Reassess secrets, entitlements, and telemetry whenever embedded AI features are enabled.