Agentshield

Gemini Enterprise Security Controls for AI Agents, Data and Agentspace Migrations

Gemini Enterprise ships more platform security than most teams switch on. The gap is narrower than the internet suggests, and it sits in one place: deciding whether an agent should be allowed to take the action it just proposed.

OWASP LLM Top 10 Immutable audit trail Never trains on your data

Direct answer

Gemini Enterprise is a well secured platform. Model Armor screens queries, uploaded files and assistant responses and is included in the subscription at no additional cost, VPC Service Controls put a perimeter around your data, CMEK with external key manager or HSM support covers encryption, and Agent Registry, Agent Identity and Agent Gateway give you a catalog and an authentication model for agents. The control that decides whether a proposed tool call is legitimate, Semantic Governance, is still Preview, does not support VPC Service Controls, and Google states plainly that its verdicts may not be accurate. That is the row a runtime control fills.

Try it live

Watch Agentshield block an attack in real time.

Pick a scenario and drive the inspection lane yourself. No signup needed.

Threat Console
Interactive demo · 0 blocked in this session

Run a request

Runs the live engine on your text. Nothing is stored, no account needed.

Inspection lane

INSPECTING
untrusted input

Policy trace

High-risk action held for approval

Audit trail

The risk

Most teams do not arrive at Gemini Enterprise by choosing it. They arrive through a rename. Agentspace became Gemini Enterprise in October 2025 and closed to new subscriptions on 31 December 2025, and Vertex AI stopped being a standalone product name in May 2026 once Gemini Enterprise Agent Platform went generally available. So a security review signed off against a product that no longer exists under that name now covers agents with a bigger surface: connectors into Drive, Jira, Confluence and Salesforce, MCP servers registered in Agent Registry, and agents that authenticate on behalf of the end user rather than as a service account. Nothing broke. The review just stopped matching the deployment.

How Agentshield handles it

Turn on the Google controls first, because most of them are free with the subscription and nothing you buy afterward replaces them. Put a VPC Service Controls perimeter around the project, set CMEK with your own key manager, switch on Access Transparency, and check where those two are actually supported rather than assuming. Register every agent and MCP server in Agent Registry so you know what exists. Use Agent Identity so an agent acts on behalf of a named human instead of a shared service account, and give high risk data access its own tightly scoped service account. Then put an independent policy layer in front of tool calls so the decision to allow an irreversible action is made by a deterministic control you own, with a human approval step where the action cannot be undone, and one audit record that spans your Google, AWS and Microsoft agents rather than three consoles.

The controls

The controls that secure the agents your teams build and run in Google Gemini Enterprise, and the tools those agents call.

Is Gemini Enterprise secure? What Google covers in 2026

Yes, and it is worth being specific about which parts, because most writing on this subject is vague exactly where procurement needs detail. Gemini Enterprise inherits the Google Cloud security stack rather than inventing a parallel one, so the controls your platform team already runs apply to it. Here is what ships in the box, drawn from Google's own documentation rather than from a launch blog.

ControlWhat it doesWhere it sits
Model ArmorPre-configured safety templates, managed and updated by Google, that proactively screen your queries and uploaded files and the assistant's responses for harmful content, prompt injection attempts and sensitive data. In the Business edition it is included in your subscription at no additional cost and is active for all users by defaultModel input and output
VPC Service ControlsPuts a service perimeter around Gemini Enterprise so indexed content and API calls cannot cross into projects outside the perimeterData perimeter
CMEK with EKM or HSMCustomer-managed encryption keys layered on default encryption, with external key manager or hardware security module backing for organizations that must hold their own keysEncryption
Access TransparencyProduces logs of Google personnel access to your content, with a stated reason for each accessAudit
Agent Registry, Agent Identity and Agent GatewayA centralized catalog to store, discover and govern servers, tools and AI agents; identities that let agents authenticate to cloud resources and to each other, acting as themselves or on behalf of the end user; and a gateway that can delegate authorization to IAP, Model Armor or your own custom authorization serviceAgent identity and routing
SSO and audit loggingSAML 2.0 and OIDC authentication through your existing identity provider, with BigQuery-integrated audit logging for Gemini activity across the organizationIdentity and logging

That is a genuine stack, and a team that turns all of it on is further along than most agent deployments we look at. Two caveats belong in the same breath, and both come from the compliance pages rather than the marketing pages. CMEK is documented for the US and EU multi-region APIs, and Google states that CMEK and Access Transparency are not supported in the global region and are unavailable when Grounding with Google Search is enabled. That second one deserves a pause: grounding with Search is often the feature that made the agent worth deploying, and switching it on removes two of the controls your compliance team asked for. Google also lists Antigravity as unsupported for Access Transparency, FedRAMP Moderate and High, Impact Level 4 and 5, ISO certifications, ITAR, and SOC 1, SOC 2 and SOC 3, so a mixed Google AI estate does not carry one uniform certification story.

The certifications themselves are real and broad. Gemini Enterprise Standard, Gemini Enterprise Plus and Gemini Notebook Enterprise are covered by Google Cloud compliance programs including HIPAA, FedRAMP, ISO 27001, ISO 27017, ISO 27018, ISO 27701, SOC 1, SOC 2, SOC 3, PCI DSS and BSI C5:2020. If a vendor tells you Gemini Enterprise cannot meet your compliance bar, ask which control they mean, because the paperwork is not the weak point.

Agentspace is now Gemini Enterprise: what changed and what your security review has to re-check

If you are researching this now, there is a fair chance you did not pick Gemini Enterprise so much as get moved into it. The naming has changed twice in eighteen months and both changes had commercial deadlines attached.

QuestionWhat Google documented
What happened to Google Agentspace?Agentspace was renamed Gemini Enterprise on 9 October 2025. Google stated the product name change would not impact, downgrade or deprecate any generally available features.
Can you still buy Agentspace?No. From 31 December 2025 Google Agentspace is no longer available for new subscriptions.
What happens to existing contracts?Billing and support levels stay unchanged for the duration of existing contracts, and existing customers move to Gemini Enterprise at renewal. Google stated customers do not need to take action to keep using licensed features.
What happened to Vertex AI?Gemini Enterprise Agent Platform became generally available on 22 April 2026 at Google Cloud Next, and Vertex AI stopped being used as a standalone product name in May 2026.
Does any of this break a running agent?No. This is a naming and packaging change, not a shutdown. The risk is administrative, not operational.

The operational risk really is close to zero, which is exactly why the security risk is easy to miss. A rename gets filed as a marketing event. Nobody reopens the threat model for a marketing event. Meanwhile the thing being renamed absorbed a broader set of capabilities: an agent that used to answer questions over an index now registers MCP servers, holds its own identity, calls third-party connectors into Drive, Jira, Confluence and Salesforce, and can act on behalf of the person who asked. The blast radius grew while the approval that covered it stayed the same.

Three questions are worth asking against the current deployment rather than the one you signed off. First, which connectors are live, and what can the service account behind each one read? Connector scopes tend to be set once, generously, by whoever ran the pilot. Second, which agents can take a write action, meaning create, send, update, refund or delete, rather than only read? That list is usually shorter than people fear and different from what they expect. Third, when an agent acts on behalf of a user, does your audit trail record which human that was, or only that an agent did something? The answer to the third question decides whether an incident review takes an hour or a fortnight. The same re-review pattern applies on the other clouds, and we walk through it for Microsoft Foundry agent security and Bedrock AgentCore security.

Semantic Governance policies: what the newest Gemini Enterprise agent control does and does not do

This is the most interesting control Google has shipped for agents, and the one buyers most often assume is finished. It is worth reading closely because it targets exactly the problem that platform controls usually cannot reach: not who called the tool, but whether the call made sense.

Google describes it directly. Semantic Governance functions as a security check layer on agents operating across your enterprise, and it evaluates each proposed tool call, allowing only tool calls that do not violate specified policies or deviate from user intent. Two checks run: one verifies that an agent's proposed tool calls match the original semantic intent of the user prompt, and one verifies that proposed actions comply with any applicable organizational constraints. The verdict is ALLOW, in which case the action proceeds, or DENY, in which case the action is blocked.

That is a well-aimed control and the design is right. The limits are documented in the same place, and they are the reason it is not yet the whole answer.

AspectWhat Google documents
Release statusPreview, subject to the Pre-GA Offerings Terms, with limited support. Pre-GA features can change and are not covered by the same support commitments as GA services.
VPC Service ControlsGoogle states the feature does not support VPC-SC. If your perimeter is mandatory, the newest agent-action control and the data control you already committed to are currently mutually exclusive.
AccuracyGoogle states that LLMs are probabilistic and can make mistakes, and that verdicts may not be accurate. The gate is itself a model, so it can allow what it should block and block what it should allow.
Information exposurePolicy rationales that cite constraint details can be surfaced to end users, which can leak the content of the policy to the person testing it.
ScopeIt complements rather than replaces IAM, rate limits, network security and authentication. It is an additional layer above baseline access control, not a substitute for it.

None of that is a criticism of Google. Publishing the accuracy caveat in the product documentation is more honest than most of this category manages. It does mean that if your requirement is a deterministic, auditable, GA-supported gate on irreversible actions inside a VPC Service Controls perimeter, Semantic Governance in Preview does not yet close it on its own. A deterministic policy layer in front of the tool call handles the cases you can state as rules, and a model-based check handles the ones you cannot. Running both is not redundancy. It is the difference between a control you can explain to an auditor and one that gives you a probability.

Where Gemini Enterprise security stops and your responsibility starts

Google is clear about the boundary, and unusually specific about prompt injection. Its guidance states that because of the inherent risks of autonomous agents, mitigating vulnerabilities like prompt injection requires a shared responsibility model, combining platform controls with secure application design. For agent-only deployments it goes further and says robust application-level defenses against prompt injection are required, because injected text tries to override the system prompt and the system prompt is yours.

Read what Google actually recommends and the shape of the work becomes obvious: the recommendations are things you build, not switches you flip. If your team builds those agents with the Agent Development Kit, the framework side of the same work, including the ADK 2.0 upgrade and where tool confirmation stops, is on our Google ADK security page.

Your side of the lineWhat it means when the agent is live
Application-level defense against prompt injectionModel Armor screens for known patterns. It does not decide whether an instruction that arrived inside a legitimate Jira ticket or Drive document should be obeyed, because that instruction looks like ordinary content.
The action-selector patternGoogle suggests hard-coding action logic so the model's only job is to pick from a small, pre-defined set of safe functions, with logic the model cannot modify. That is application architecture you own and maintain.
The dual-LLM patternGoogle suggests running a second guardrail model that pre-screens prompts and post-screens the action model's output for unauthorized actions or data leakage. That is a second system to build, tune, monitor and pay for.
Least privilege and separation of dutiesCustom IAM roles scoped to the minimum the agent needs, and two separate service accounts, one minimally scoped for high-risk data access and one for low-risk operational tasks. Nothing configures this for you.
Egress and connector controlVPC Service Controls govern Google Cloud services and do not inherently block or secure traffic to external endpoints, so third-party connector safety depends on the FQDN restrictions you set. Workforce pool administration also carries an impersonation risk that comes down to admin discipline.

This is a reasonable place for a cloud provider to draw the line, and Microsoft and AWS draw it in almost the same spot. The mistake is on the buyer side, not the vendor side: reading "Gemini Enterprise handles security and governance" in a launch post and concluding that agent behavior is covered. Identity, isolation, encryption and content screening are covered. Judgment is not. If you want the vendor-neutral version of the same reasoning, it is on AI agent guardrails, and the injection problem specifically is covered on prompt injection protection.

Gemini Enterprise security tools compared: what to buy and what you already have

Comparison tables in this category are usually written so the vendor wins every row, which is worthless if you are the one signing the purchase order. This one marks the rows where the Google native control is the right answer and we are not. Three of six go to Google.

What you needBest answerWhy
Screening prompts, uploaded files and responses for harmful content and known injection patternsGoogle nativeModel Armor is included at no additional cost, is on by default for all users in the Business edition, and its templates are maintained by Google. You already pay for it and nothing you install replaces it.
Data perimeter, encryption keys and logging of Google personnel accessGoogle nativeVPC Service Controls, CMEK with EKM or HSM, and Access Transparency are platform-level controls a third party cannot provide. Configure them, and check the region and grounding caveats.
Agent identity, on-behalf-of authentication and a catalog of what existsGoogle nativeAgent Identity, Agent Gateway and Agent Registry are purpose-built and integrate with your identity provider. Buy this from Google and spend the time on scoping rather than on replacing it.
A deterministic, GA-supported gate on whether an agent should take an actionAgentshieldSemantic Governance targets this well but is Preview, does not support VPC-SC, and Google states its verdicts may not be accurate. Rules you can state, enforce and show an auditor belong in a control that does not change under Pre-GA terms.
Human approval on irreversible actionsAgentshieldGoogle gives you ALLOW and DENY. A refund over a threshold, a production write or an outbound email to a customer usually needs a third answer: pause, route to a named human, record the decision, and time out safely.
One record of attempted and blocked actions across Google, AWS and Microsoft agentsAgentshieldGemini Enterprise audit logging is good, and it covers Gemini Enterprise. Most teams running Google agents also run something on Bedrock or Foundry, and an incident review that spans three consoles takes days instead of hours.

The honest summary: if every agent you run lives inside Gemini Enterprise, your risk model is unauthorized access rather than misdirected action, and you are comfortable waiting for Semantic Governance to reach GA, configure Google properly and stop reading. If you have agents that can spend money, change records or contact customers, or you run agents on more than one cloud, the gap is real and it is narrow and specific. It is not that Gemini Enterprise is insecure. It is that the last control, the one that decides whether this particular action should happen right now, is the one Google has explicitly not finished.

FAQ

Common questions about gemini enterprise security.

Is Gemini Enterprise secure?

Yes, as a platform. It integrates with VPC Service Controls, supports customer-managed encryption keys with external key manager or HSM backing, offers Access Transparency and data residency, and includes Model Armor screening at no additional cost. Google Cloud compliance coverage includes HIPAA, FedRAMP, ISO 27001, SOC 2 and PCI DSS. The open question is agent behavior, not platform security.

What happened to Google Agentspace?

Google renamed Agentspace to Gemini Enterprise on 9 October 2025 and stated the change would not impact, downgrade or deprecate any generally available features. From 31 December 2025 Agentspace stopped being available for new subscriptions, and existing customers move to Gemini Enterprise at contract renewal with billing and support unchanged.

Does Gemini Enterprise protect against prompt injection?

Partly. Model Armor proactively screens queries, uploaded files and assistant responses and reduces prompt injection risk using safety templates Google maintains. Google also states that mitigating prompt injection requires a shared responsibility model combining platform controls with secure application design, and that agent-only deployments need robust application-level defenses of their own.

Is Model Armor included with Gemini Enterprise?

Yes. In the Gemini Enterprise Business edition Google states that Model Armor protection is included in your subscription at no additional cost, is active for all users by default, and is powered by pre-configured safety templates that Google manages and updates. You do not author those templates, which matters if your policy is specific to your business.

What is Semantic Governance in Gemini Enterprise?

It is a security check layer that evaluates each proposed tool call and returns ALLOW or DENY, verifying that the call matches the semantic intent of the user prompt and complies with organizational constraints. It is currently Preview under Pre-GA Offerings Terms, does not support VPC Service Controls, and Google notes that verdicts may not be accurate.

Does Gemini Enterprise support CMEK and VPC Service Controls?

Yes, with documented limits. Gemini Enterprise is integrated with VPC Service Controls and supports customer-managed encryption keys, currently for the US and EU multi-region APIs. Google states that CMEK and Access Transparency are not supported in the global region and are unavailable when Grounding with Google Search is enabled, which is worth checking before sign-off.

What is the difference between Gemini Business and Gemini Enterprise?

They are different editions of the same product family aimed at different buyers. The Business edition carries the built-in safety and security safeguards including Model Armor at no extra cost. Gemini Enterprise Standard, Gemini Enterprise Plus and Gemini Notebook Enterprise are the editions Google lists under its compliance certifications and security controls documentation.

Does Google use Gemini Enterprise data to train its models?

No. Google Cloud documents that it will not use your data to train or fine-tune any AI or ML models without your prior permission or instruction, and that this applies to managed models on the Gemini Enterprise Agent Platform. Customer data is cached in memory only by default, isolated at the project level, with a 24-hour time to live.

What happened to Vertex AI?

Vertex AI was folded into Gemini Enterprise Agent Platform, which became generally available on 22 April 2026 at Google Cloud Next, and Vertex AI stopped being used as a standalone product name in May 2026. Existing workloads continue to run. The practical effect is that a security review written against Vertex AI now describes a product with a different name and a wider agent surface.

Do I still need third party security if I use Gemini Enterprise?

It depends on your risk model. If the threat is an unauthorized person reaching data, configure VPC Service Controls, CMEK, IAM and Model Armor and you are largely covered. If the threat is a legitimate agent taking a harmful action because something it read told it to, you need a deterministic gate, a human approval step on irreversible actions, and one audit record across clouds.

Secure your gemini enterprise security.