Databricks AI Security Leap

Databricks' Omnigent introduces intent-based authorization to prevent AI agents from executing off-task actions, even when their identity permits them.

7 min read
Diagram illustrating intent-based authorization in Omnigent blocking an unauthorized AI action.
Intent-based authorization ensures AI actions align with declared purpose.

Visual TL;DR. AI Agent Vulnerability leads to Prompt Injection Risk. Prompt Injection Risk exploits Identity-Based Flaw. Identity-Based Flaw addressed by Omnigent Security Layer. AI Agent Vulnerability solves Omnigent Security Layer. Omnigent Security Layer uses Intent-Based Authorization. Intent-Based Authorization enables Prevent Off-Task Actions. Prevent Off-Task Actions results in Enhanced AI Security.

  1. AI Agent Vulnerability: traditional systems verify who can access what, not why an action is taken
  2. Prompt Injection Risk: malicious instructions hidden in data trick agents into unauthorized actions
  3. Identity-Based Flaw: agent executes off-task actions if identity permissions allow it
  4. Omnigent Security Layer: Databricks introduces a new security layer for its AI agents
  5. Intent-Based Authorization: every AI agent action must align with a clearly declared purpose
  6. Prevent Off-Task Actions: stops AI agents from executing actions not aligned with their session's purpose
  7. Enhanced AI Security: tackles a fundamental flaw in current authorization models for AI agents
Visual TL;DR
Visual TL;DR, startuphub.ai AI Agent Vulnerability solves Omnigent Security Layer. Omnigent Security Layer uses Intent-Based Authorization. Intent-Based Authorization enables Prevent Off-Task Actions solves uses enables AI Agent Vulnerability Omnigent Security Layer Intent-Based Authorization Prevent Off-Task Actions From startuphub.ai · The publishers behind this format
Visual TL;DR, startuphub.ai AI Agent Vulnerability solves Omnigent Security Layer. Omnigent Security Layer uses Intent-Based Authorization. Intent-Based Authorization enables Prevent Off-Task Actions solves uses enables AI AgentVulnerability Omnigent SecurityLayer Intent-BasedAuthorization Prevent Off-TaskActions From startuphub.ai · The publishers behind this format
Visual TL;DR, startuphub.ai AI Agent Vulnerability solves Omnigent Security Layer. Omnigent Security Layer uses Intent-Based Authorization. Intent-Based Authorization enables Prevent Off-Task Actions solves uses enables AI Agent Vulnerability traditional systems verify who can accesswhat, not why an action is taken Omnigent Security Layer Databricks introduces a new security layerfor its AI agents Intent-Based Authorization every AI agent action must align with aclearly declared purpose Prevent Off-Task Actions stops AI agents from executing actions notaligned with their session's purpose From startuphub.ai · The publishers behind this format
Visual TL;DR, startuphub.ai AI Agent Vulnerability solves Omnigent Security Layer. Omnigent Security Layer uses Intent-Based Authorization. Intent-Based Authorization enables Prevent Off-Task Actions solves uses enables AI AgentVulnerability traditional systemsverify who canaccess what, not… Omnigent SecurityLayer Databricksintroduces a newsecurity layer for… Intent-BasedAuthorization every AI agentaction must alignwith a clearly… Prevent Off-TaskActions stops AI agentsfrom executingactions not aligned… From startuphub.ai · The publishers behind this format
Visual TL;DR, startuphub.ai AI Agent Vulnerability leads to Prompt Injection Risk. Prompt Injection Risk exploits Identity-Based Flaw. Identity-Based Flaw addressed by Omnigent Security Layer. AI Agent Vulnerability solves Omnigent Security Layer. Omnigent Security Layer uses Intent-Based Authorization. Intent-Based Authorization enables Prevent Off-Task Actions. Prevent Off-Task Actions results in Enhanced AI Security leads to exploits addressed by solves uses enables results in AI Agent Vulnerability traditional systems verify who can accesswhat, not why an action is taken Prompt Injection Risk malicious instructions hidden in datatrick agents into unauthorized actions Identity-Based Flaw agent executes off-task actions ifidentity permissions allow it Omnigent Security Layer Databricks introduces a new security layerfor its AI agents Intent-Based Authorization every AI agent action must align with aclearly declared purpose Prevent Off-Task Actions stops AI agents from executing actions notaligned with their session's purpose Enhanced AI Security tackles a fundamental flaw in currentauthorization models for AI agents From startuphub.ai · The publishers behind this format
Visual TL;DR, startuphub.ai AI Agent Vulnerability leads to Prompt Injection Risk. Prompt Injection Risk exploits Identity-Based Flaw. Identity-Based Flaw addressed by Omnigent Security Layer. AI Agent Vulnerability solves Omnigent Security Layer. Omnigent Security Layer uses Intent-Based Authorization. Intent-Based Authorization enables Prevent Off-Task Actions. Prevent Off-Task Actions results in Enhanced AI Security leads to exploits addressed by solves uses enables results in AI AgentVulnerability traditional systemsverify who canaccess what, not… Prompt InjectionRisk maliciousinstructions hiddenin data trick… Identity-BasedFlaw agent executesoff-task actions ifidentity… Omnigent SecurityLayer Databricksintroduces a newsecurity layer for… Intent-BasedAuthorization every AI agentaction must alignwith a clearly… Prevent Off-TaskActions stops AI agentsfrom executingactions not aligned… Enhanced AISecurity tackles afundamental flaw incurrent… From startuphub.ai · The publishers behind this format

Databricks is rolling out a new security layer for its AI agents designed to tackle a fundamental flaw in current authorization models. Traditional systems verify who can access what, but not why. This oversight allows malicious instructions, hidden within data an AI agent processes, to trick it into performing unauthorized actions, as detailed in their blog post.

The new system, part of Omnigent, introduces intent-based authorization. It mandates that every action an AI agent takes must align with a clearly declared purpose for that specific session.

The Vulnerability: Identity vs. Intent

AI agents often handle vast amounts of diverse data, including documents, emails, and user-submitted text. Prompt injection attacks exploit the agent's inability to distinguish between data to process and instructions to follow.

When an attacker embeds instructions within this data, the agent might execute them if its identity-based permissions allow it. This is particularly dangerous when an agent has broad capabilities, like reading and granting access to data, but is only intended for a specific task, such as data quality checks.

Without intent-based authorization, an agent tasked with checking data quality could be manipulated via a hidden instruction to grant external auditors access to sensitive tables, even though such an action is outside the scope of a quality check.

Omnigent's Intent-Based Defense

Intent-based authorization binds the AI agent's session to a declared purpose. Every subsequent action is then evaluated against this declared intent.

Actions are categorized as 'Permitted' (within the declared purpose), 'Consent-required' (sensitive but potentially within scope, requiring human approval), or 'Denied' (outside the declared purpose).

This ensures that even if an agent's identity allows it to perform an action, it will be blocked if that action does not serve the session's declared intent.

Human Approval and Tamper-Proof Intent

The declared intent is drafted by the AI agent from a plain-language description but requires explicit human approval before activation. Crucially, the agent cannot alter or expand its own intent at runtime, preventing prompt injection from hijacking the security policy itself.

Omnigent's design includes safeguards: agents lack the tools to remove or edit policies, and new policies require human review, preventing the agent from silently weakening its own guardrails.

This layered approach, combining intent-based authorization with other contextual policies like session-risk scoring, creates a robust defense mechanism within a single policy engine.

© 2026 StartupHub.ai. All rights reserved. Do not enter, scrape, copy, reproduce, or republish this article in whole or in part. Use as input to AI training, fine-tuning, retrieval-augmented generation, or any machine-learning system is prohibited without written license. Substantially-similar derivative works will be pursued to the fullest extent of applicable copyright, database, and computer-misuse laws. See our terms.