Prompt cards pass through a policy checkpoint before entering a model core
Prompt cards pass through a policy checkpoint before entering a model core
+ Anthropic News

Anthropic adds Inference hooks for Claude Enterprise prompt control

Anthropic put Inference hooks into beta for Claude Enterprise, letting governed prompts pass through an organization's security server before Claude processes them.

Anthropic has put Inference hooks into beta for Claude Enterprise organizations, adding a server-side policy checkpoint before governed prompts reach the model.

The August 5 Claude Platform release notes say each governed prompt across claude.ai, Cowork, and Claude Code can be held for an allow-or-deny verdict from an organization’s AI security server before inference proceeds. Requests are signed, failure handling is configurable, and every denial is recorded in the compliance Activity Feed.

The docs describe the flow plainly. A user submits a prompt. Anthropic sends an HTTPS request to the configured security endpoint with the conversation transcript. The organization’s server returns an allow or deny verdict within the configured timeout, which defaults to five seconds. On deny, the request never reaches Claude.

Inline control changes the governance moment

Most enterprise AI controls are reactive. They log what happened, review transcripts after use, or scan output once sensitive data has already crossed a boundary.

Inference hooks move one decision earlier. The organization can block a governed prompt before the model processes it, using its own policy server or a vendor-operated AI security server.

That is especially relevant for Claude Code and tool-enabled agent work. The question is not only whether an employee pasted a secret. It is whether a session contains source code, customer data, unreleased financial information, regulated records, tool results, or context from attachments that should not enter a model workflow.

The beta has real limits

Anthropic’s docs say the security server receives transcript text, tool calls and results, and text extracted from attachments. It does not receive raw file bytes, image bytes, system prompts, or Anthropic-internal context.

The current hook event is prompt-side. Response-side enforcement is planned as a later event. That means Inference hooks can stop some sensitive inputs before inference, but they are not a complete output DLP system, hallucination monitor, or model-behavior judge.

The configuration page also matters. Organizations can use off, shadow, and enforcing modes. Shadow mode gives security teams a path to observe verdict behavior before blocking employees, which is usually the difference between a control that survives rollout and one that gets turned off after false positives.

Sources

The AI Feed Desk

The AI Feed Desk

Editorial desk

The AI Feed Desk tracks AI provider updates, model releases, agent tooling, and enterprise adoption, turning fast-moving announcements into source-linked context for builders and operators.

Noticed a typo, incorrect information, or translation error?

Tell us so we can fix it.

Help Improve This Article

Related Articles

A governed cloud workspace connects an AI model core to a high-performance compute rack

Claude reaches Microsoft Foundry with Azure governance and GB300 compute

Anthropic made Claude generally available in Microsoft Foundry, while NVIDIA framed the Azure deployment as a GB300 Blackwell Ultra agent platform.

The AI Feed Desk

By The AI Feed Desk

A shared agent marker in a team channel routes tasks to tools and code context

Anthropic launches Claude Tag for shared Slack agent work

Claude Tag puts a shared Claude inside Slack channels for Team and Enterprise customers, with scoped memory, admin controls, tool access, and asynchronous task work.

The AI Feed Desk

By The AI Feed Desk

A lab workbench connects a molecule model, protein structure, and code notebook through a visible audit path

Claude Science puts scientific AI inside a traceable workbench

Anthropic's Claude Science beta gives researchers a workbench with curated scientific skills, compute access, auditable artifacts, and reviewer agents.

The AI Feed Desk

By The AI Feed Desk

A streamlined agent workspace with a smaller model core coordinating tools beside a larger reference model

Claude Sonnet 5 turns Anthropic's default model into an agent model

Anthropic made Sonnet 5 the default for Free and Pro users while positioning it as a lower-cost agentic model close to Opus 4.8.

The AI Feed Desk

By The AI Feed Desk

Anthropic's official article illustration showing a secure laptop

Anthropic maps AI-enabled cyber threats to MITRE ATT&CK

Anthropic analyzed 832 banned malicious cyber accounts and found AI use moving from basic access work into lateral movement, account discovery, and chained attack activity.

The AI Feed Desk

By The AI Feed Desk