What Anthropic’s New Security Stack Means for Claude Governance
Anthropic’s new Claude security integrations and code security features are a set of tools that let enterprises govern AI usage, monitor activity, and detect vulnerabilities in real time, so Claude can be managed like any other production system rather than an opaque assistant. At the center is the Claude Compliance API, which gives programmatic access to both conversation content and activity events from Claude Enterprise and the Claude Platform. Security and IT teams can stream chats, uploaded files, projects, logins, admin actions, and configuration changes directly into their existing controls. Anthropic has partnered with 28 providers across DLP, SASE, data security, SIEM, security operations, identity management, eDiscovery, AI security posture management, and observability tools. For organizations already using platforms such as Cloudflare, CrowdStrike, Datadog, Okta, Palo Alto Networks, or Zscaler, Claude usage can now appear in the same dashboards, alerts, and workflows that govern the rest of the tech stack.

Inside the Claude Compliance API: From Shadow AI to Observable AI
The Claude Compliance API turns what was previously “shadow AI” into observable, governable activity. Conversation content from Claude Enterprise—chats, uploaded files, and projects—can be fed into existing DLP and data security tools to enforce policies on sensitive data. Activity events, including user logins, admin actions, and configuration changes, add a detailed audit trail that SIEM and observability tools can process for anomaly detection and incident response. According to Netskope, Anthropic’s Compliance API is a REST API that gives enterprise IT and security teams real-time programmatic access to Claude usage data and customer content, enabling continuous monitoring and automated policy enforcement. Integrations with providers such as Microsoft Purview, Proofpoint, ReliaQuest, Rubrik, SailPoint, Snyk, Tenable, Varonis, Wiz, and others mean AI traffic, content flows, and user behavior can be monitored through existing lenses, improving enterprise AI governance without forcing teams to build a parallel oversight stack.
Claude Code’s Security Guidance Plugin: Real-Time AI Code Vulnerability Detection
Alongside governance integrations, Anthropic has released a Security Guidance Plugin for Claude Code that focuses on AI code vulnerability detection during development sessions. Once installed, the plugin runs automatically and reviews code changes for issues such as injection flaws, unsafe deserialization, insecure DOM APIs, and commonly misused dangerous libraries before code reaches pull requests. The plugin operates in three stages: lightweight pattern checks during file edits, full git diff analysis after each model turn, and deeper reviews during commits or pushes, when it inspects surrounding files, sanitizers, and related code paths. Instant checks do not call a model, so they add no usage cost, while deeper reviews consume the same Claude usage budget as standard requests. Anthropic reports that across its internal rollout and benchmarks, the plugin led to a 30–40% decrease in security-related comments on pull requests opened using it, making it a practical first pass before manual review.
How IT and Security Teams Can Use These Tools in Real-World Governance
For IT and security teams, Anthropic’s updates connect Claude security integrations with everyday workflows. Security operations can route Claude activity events into SIEM platforms like Sumo Logic or Trellix to alert on unusual login patterns, suspicious admin changes, or spikes in sensitive project access. DLP and SASE tools, including Netskope, Forcepoint, Zscaler, and others, can scan Claude Enterprise conversation content to prevent data exfiltration and enforce acceptable-use rules around regulated information. Identity platforms such as Okta and SailPoint can align Claude access with role-based policies, closing gaps between AI access and existing identity governance. On the development side, the Claude Code Security Guidance Plugin runs as an always-on reviewer, shifting vulnerability detection earlier in the lifecycle. Teams can add organization-specific rules via configuration files so that both the Compliance API pipeline and the plugin enforce the same security standards, from chat usage through to production code.
Governance Use Cases: From Compliance Monitoring to Policy-Driven Coding
These capabilities open concrete enterprise AI governance patterns rather than abstract controls. Compliance teams can plug Claude’s conversation content into eDiscovery and archive tools such as Relativity and Smarsh to retain AI-generated and AI-assisted communications alongside email and chat records. Data security teams can use integrations with platforms like IBM Guardium, Cyera, or Varonis to watch for sensitive data references inside prompts or responses, tying Claude usage into broader data security posture management. Observability tools such as Datadog and Cribl can correlate Claude performance, configuration shifts, and usage anomalies with wider system telemetry. On the engineering side, the Security Guidance Plugin can enforce custom repository rules and organization policies, for example blocking unsafe functions or enforcing cryptography standards as code is written. Together, these compliance tools for Claude make AI a governed application surface, where usage, data flow, and code output are all subject to the same controls as traditional software.
