Oso
New York, US Β· 14 known investors
Oso provides visibility and controls for AI agent adoption within enterprises, enabling discovery, monitoring, and enforcement of agent access and behavior. The platform detects policy violations and generates audit logs for agent actions across engineering, product, finance, and sales teams.
Also known as Oso Cloud Β· Oso Security Β· osohq
Investors Β· 14
Also in the syndicate Β· 10
Company profile
researched Aug 2026Oso is a New York-headquartered software company that builds authorization and access-control infrastructure. Its original product line, "Oso for apps," gives engineering teams a way to externalize application permissions instead of implementing them in-house. Developers express authorization models β RBAC, ReBAC, ABAC or custom combinations β in Polar, a declarative domain-specific language, and either sync authorization data into Oso or keep it in their own database. Oso ships language SDKs, inline policy tests, logging, regression testing and debugging tooling, plus a visual rules editor and VS Code extension. Oso Cloud, the hosted service, is built in Rust and is marketed on stated operating characteristics of 1M+ requests/sec horizontal scalability, 30+ availability zones, 99.99% uptime and sub-10ms p90 latency.
Oso's second and more recent product line applies the same access-control premise to AI agents. The company argues that access models designed for humans do not transfer to agents, citing joint research with Cyera covering 2.4 million workers and 3.6 billion permissions which found that 96% of enterprise permissions go unused β latent access that agents inheriting human credentials would actually exercise. The agent product is organized around five functions: discovering every agent running inside a company (laptop, browser, terminal), monitoring approved AI traffic including prompts, tool calls and responses, detecting rule violations and issues such as high-velocity behavior, PII leakage and exposed API keys, enforcing configurable policy rules (for example blocking unknown MCP servers, denying delete operations, or allowlisting specific model providers), and reporting through complete action logs and exportable compliance records.
The company also invests in category-building content: the Authorization Academy technical guide series, a blog covering topics such as the "Least Privilege Manifesto" and the "CAP Theorem for Agents," and the Agents Gone Rogue registry tracking real-world agentic failures, exploits and emergent attack patterns.
Founding story
Graham Neray is listed as CEO and Founder. The company describes spending seven years building permissions for humans, and a 2022 post notes the team had spent 3+ years focused on roles and permissions after speaking with 1,000+ engineering teams who repeatedly rebuilt authorization systems from scratch.
Business model
Oso sells a managed software product to organizations rather than services. Historically it offered an open source authorization library (now deprecated in favor of a planned next open source release) as a developer on-ramp, with Oso Cloud sold as authorization-as-a-service for applications. The newer agent security product is sold through a demo-request/enterprise sales motion, while the applications product offers a self-serve free trial.
Sources describe Oso Cloud as authorization-as-a-service and reference a free tier/trial for the applications product, but do not disclose pricing, contract structure or revenue figures.
Traction
The osohq/oso GitHub repository has roughly 3.5k stars and 193 forks. Public customer references include Intercom, Wayfair, Productboard, Duolingo, Oyster HR, Chief, Arc, Audiostack, Olive AI and Digimarc; a 2022 post stated thousands of engineering teams had signed up for Oso Cloud. Named public endorsements for the agent product come from executives at Roblox, Clay, Brex, Spring Health and 1Password. Media coverage in early 2026 included InfoWorld, betanews, Puck and Techstrong.tv.
Latest developments
In February 2026 Oso published its "Least Privilege Manifesto" and announced work with Tailscale (Tailscale Aperture) to apply controls to coding agents. In March 2026 it released joint research with Cyera on unused permissions, which generated coverage in InfoWorld, betanews, Puck and Techstrong.tv, and in April 2026 published material on automated least privilege for agents. It maintains the Agents Gone Rogue registry of agentic security incidents. The legacy open source Oso library has been deprecated pending a planned next open source release.
βΈFull profile β market position, technology, go-to-market, geography, history, risks & controversies
Market position
Oso describes itself as the creator of the externalized application authorization category and, as of its 2022 funding announcement, as the best-capitalized authorization company in the world. Its investor roster includes Sequoia Capital, Felicis and Harpoon Ventures plus a large group of infrastructure and developer-tool founders. Named users of the applications product include Intercom, Wayfair, Productboard, Duolingo, Oyster HR, Chief, Arc, Audiostack, Olive AI and Digimarc; endorsements for the agent product come from executives at Roblox, Clay, Brex, Spring Health and 1Password.
Oso positions itself on singular focus on authorization and on the flexibility of Polar, its purpose-built declarative policy language, which customers cite as allowing custom authorization models to be defined quickly. For the applications product it emphasizes batteries-included primitives for common patterns (admin roles, sharing, list filtering), idiomatic SDKs across six languages, developer tooling for testing and debugging, extensive documentation, and a Rust implementation tuned for latency and uptime. For agents, it frames its edge as seven years of experience building human permissions systems informing an "automated least privilege" approach that narrows agent permissions dynamically based on prior agent behavior, rather than relying on prompt-level safety.
Technology
Core technology is an authorization engine written in Rust with a WebAssembly build for the Node.js library, exposed through Polar, a declarative DSL for expressing permission logic. The open source framework provides modeling primitives for RBAC and relationship-based access, list filtering ("which records can this user see"), unit testing, a debugger and REPL, and libraries for Node.js, Python, Go, Rust, Ruby and Java. Oso Cloud adds a hosted multi-region service, visual rules editor, VS Code extension, Explain debugging and logging. The agent platform captures prompts, tool calls and responses, applies default detections (rule violations, high-velocity behavior, PII leakage, API key exposure) and user-defined policy rules, and produces exportable audit logs.
Go-to-market
Two motions run in parallel. The agent security product is marketed via "book a demo" and enterprise outreach, supported by research reports, press coverage, executive testimonials from security and engineering leaders, and thought-leadership content. The applications product uses a developer-led motion: a free trial, extensive documentation, the Authorization Academy guide series, an open source library and community Slack, and "meet an engineer" contact paths. The company has also used co-marketing with partners such as Cyera and Tailscale.
Engineering and security teams at software companies deploying fine-grained application authorization, and enterprises whose engineering, product, finance and sales functions are adopting AI agents. Cited users span developer tools, fintech, e-commerce, healthcare and consumer software.
Geography
Oso is a distributed team headquartered in the NoMad neighborhood of New York City, with regular hybrid days for staff in the area. Its cloud service is described as running across 30+ availability zones and multiple regions.
History
Oso began as an authorization company for application developers, building an open source authorization framework with libraries for Node.js, Python, Go, Rust, Ruby and Java, and a Rust core with a declarative policy language called Polar. By 2022 the team had been working on roles and permissions for 3+ years and had launched Oso Cloud, its hosted authorization service, with customers including Chief, Arc, Intercom, Wayfair, Productboard, Olive AI and Digimarc. Alongside a $15M round it added learning resources and product capabilities and hired a Head of Marketing from Snyk. The legacy open source Oso library was subsequently deprecated, with the company signaling a future open source release. By 2026 Oso described itself as having spent seven years building permissions for humans and had extended into AI agent security, publishing joint research with Cyera on unused permissions, maintaining the Agents Gone Rogue registry, and working with Tailscale on controls for coding agents.
Risks & controversies
The legacy open source Oso library has been deprecated, which the company says is not an end-of-life but leaves the community awaiting a future open source release. The company's agent security positioning depends on enterprises adopting new controls for rapidly changing agent tooling; its own blog documents systemic risks in this area (prompt injection, memory poisoning, exposed agent control planes, over-broad credentials). No controversies involving Oso itself are reported in the sources.
Compiled by commissioned research from 8 cited public sources β announcements, filings, and press listed under research sources below.
Key figures
latest reportedCompany-reported or press-reported figures, each dated to when it was claimed β not independently audited.
Competitors Β· 10
by search overlapCompanies competing with Oso for the same Google search keywords, organic and paid, via search-intersection analysis.
Timeline Β· 5
launches, deals, and filingsPress release covering joint research with Cyera analyzing 2.4 million workers and 3.6 billion permissions, reporting that 96% of permissions go unused; followed by press coverage roundup on 2026-03-30.
Oso blog post describes working with Tailscale (Tailscale Aperture) to turn AI policies into enforced controls for coding agents that inherit broad developer permissions.
The osohq/oso GitHub repository is marked deprecated; Oso states it has plans for a next open source release and will continue support and critical bug fixes rather than end-of-lifing the library.
Oso announced a $15M round labeled Series A-1, led by Felicis with participation from Sequoia and Harpoon Ventures plus angel investors, alongside new product capabilities and continued investment in Oso Cloud and open source Oso.
$15M source β
Announced alongside the $15M round; Krihely joined Oso as Head of Marketing from Snyk, previously MongoDB.
Dated company events from announcements, filings, and press; legal rows summarize public dockets and regulator releases.
In the news
βΈResearch sources Β· 8
primary sources listed
- Osoosohq.com Β· web
8 public sources were cited for this profile; the first-party ones are listed here.
Frequently asked questions
- What does Oso do?
- Oso builds authorization software: a policy engine for application permissions and a platform to discover, monitor and control AI agents.
- Who are Oso's investors?
- Oso's investors include Felicis Ventures, Entrada Ventures, J-Ventures, SV Angel.
- Where is Oso headquartered?
- Oso is headquartered in New York, US.





