Custom development agents
LLM API scripts in CI pipelines, scheduled jobs and on developer laptops. Written in an afternoon. Never security reviewed.
AI workforce protection
Claude Code, Cursor, and Cowork run on your engineers' machines today — reading credentials, writing to internal connectors, and making API calls your DLP was never built to inspect. RayShield contains what they can reach, blocks data leaving through AI connectors, and records what they actually did. Shadow AI discovery covers what you don't know you're running.
The problem
Some are fully approved. Others arrive without procurement. Either way, none of these AI sessions are covered by the DLP and logging your security team runs today.
LLM API scripts in CI pipelines, scheduled jobs and on developer laptops. Written in an afternoon. Never security reviewed.
Built by one engineer, approved by no one, connected to internal systems your policies were not written to cover.
Cursor and Claude Code are approved tools on most engineering teams. But their access to codebases, credentials, and AI connectors is uninspected — your existing DLP has no hook into these sessions.
Notion AI, Cowork, and similar tools write internal data to AI backends on your engineers' behalf. There is no DLP between the model and the connector — the write happens before any policy can fire.
Coverage gap
EDR watches what people run. CASB inspects traffic metadata. SIEM aggregates logs from systems that were never designed to report on agent behaviour.
| Capability | EDR | CASB / SIEM | RayShield |
|---|---|---|---|
| Agent tool calls and file reads | No | No | Yes |
| Shadow and custom agent discovery | No | Partial | Yes |
| Contained agent execution | No | No | Yes |
| Independent record vs agent self-report | No | Partial | Yes |
| Human and application endpoint protection | Yes | Yes | Complementary |
EDR, CASB and SIEM remain necessary. RayShield covers the agent-behaviour gap they do not address.
Architecture
A passive sensor that inventories every human and agent using AI in your org — live, from your first log ingest. No agent, no certificate, no network change.
DLP and credential isolation for every AI tool your engineers run — Claude Code, Cursor, Cowork, Claude Desktop and AI in the browser.
Agentic workloads run in a hardware-isolated microVM with deny-all egress, kernel-level audit and binary attestation. Boot time under two seconds.
Deploy, monitor and enforce policy centrally across your engineering org through your existing MDM — without touching each machine.
Developer experience
Deny-all egress means nothing is reachable until it is declared. It does not mean the agent works in a vacuum. Package registries, source control, model APIs and your internal services are declared once in policy and available to every session from then on.
The default policy already permits the destinations a coding agent needs: npm and PyPI registries via curated bundle sets, source control, model APIs and your own domains. Teams start from a working environment, not an empty one.
Policy is a TOML file in source control, pushed centrally and applied to the fleet without a reinstall. Approval can be delegated to engineering leads.
Deploy with nothing blocked. RayShield records every destination your agents reach for. After two weeks you have a real allowlist derived from actual behaviour, and you decide what to enforce. Monitor, then warn, then block.
You are not guessing at a policy. You are approving one that was written from what your agents already do.
[base] allow_hosts = [ "api.anthropic.com:443", # model API "github.com:443", # source control "api.github.com:443", # GitHub REST "*.internal.acme.com", # your services ] [egress] bundles = ["npm", "pypi"] # package registries mode = "monitor" # monitor | warn | block
Standards
The OWASP Top 10 for Agentic Applications names sandboxed execution and deny-by-default egress as the mitigations for agent code execution risk. That is what RayShield enforces.
The MAS AI Risk Management Toolkit (March 2026) and the Association of Banks in Singapore Handbook on Generative AI Guardrails in Banking (March 2026) expect identification of AI usage, risk materiality assessment and AI inventorisation. RayShield discovery produces that inventory as evidence.
Agent access events export into your existing SOC 2 and ISO 27001 evidence package and your SIEM pipeline.
The pilot
Two weeks. We deploy through your existing endpoint management and activate endpoint DLP for your AI workforce — Claude Code, Cursor, Cowork and similar tools — while running passive discovery across your SASE logs or network traffic. You get DLP enforcement from day one and an inventory of every AI agent and AI tool in your engineering organisation, risk-ranked against a 215-service catalog. No production workflow is touched.
Deployed via Jamf, Kandji or Intune. No engineer action needed.