Sherlock
Founded 2021 Β· 124 employees on LinkedIn Β· 6 known investors
Sherlock provides security services for blockchain protocols, including collaborative audits, bug bounties, and financial coverage to protect smart contracts and decentralized systems. The platform serves Web3 developers and users by delivering continuous security protection throughout the protocol lifecycle.
Founders & leadership
Sherlock was founded in 2021 by Jack and Evert.
Investors Β· 6
Company profile
researched Aug 2026Sherlock is a security organization focused on onchain systems where software directly controls capital. It positions its offering as "complete lifecycle security," spanning three phases: development (early identification of issues while code is still changing), auditing (structured adversarial review programs plus fix verification before release), and post-launch operation (ongoing incentives and financial backstops on production code). The stated rationale is that point-in-time reviews do not match how protocols are built, since teams ship continuously and trust assumptions shift with upgrades and integrations; Sherlock describes the benefit of its connected model as a durable "security memory" of a system that reduces repeat findings and shortens remediation cycles.
The company documents six core services. Sherlock AI is an AI security tool used during development and pre-launch review that reads a codebase in context, models protocol intent and trust assumptions, and produces fix-ready findings. Collaborative Auditing is a staffed private engagement in which Sherlock assembles a team from its researcher network for a given architecture and attack surface. Audit Contests are time-boxed public programs where many vetted researchers review the same scope under defined rules, with structured judging and severity calibration. Bug Bounties are post-launch programs paying independent researchers for valid live findings, with triage and remediation workflows defined up front and in-house triage of incoming reports. Sherlock Shield is an optional post-launch coverage program that can reimburse eligible losses or payouts tied to covered security events. Blackthorn is a premium collaborative audit tier staffed by a small group of top-tier reviewers for the highest-stakes scopes. The company's site also describes an Audit Engine as an orchestration layer that coordinates multiple AI security approaches against a codebase and consolidates their output into a single validated audit result.
Sherlock states that its services can be used individually or combined, and that customers include protocols, institutions, infrastructure providers, asset managers, L1s and L2s, bridges and vaults.
Business model
Sherlock sells security services to teams operating onchain systems, structured as discrete programs that can be purchased individually or combined: private collaborative audits (including the premium Blackthorn tier), AI-native review via Sherlock AI and Audit Engine, public audit contests, post-launch bug bounties, and Sherlock Shield, an optional coverage program with defined terms that can reimburse eligible losses or payouts tied to covered security events. Audit contests and bug bounties are run over a network of external, vetted security researchers who are paid for valid findings, while Sherlock coordinates scoping, judging, triage and fix verification.
Sherlock is engaged by protocol teams for paid security programs (staffed audits, AI-based review, contests and bug bounties) and offers Sherlock Shield as an optional coverage program with defined terms. The company frames its AI product as reducing audit scope and audit costs for customers; specific pricing is not stated.
Traction
Company-reported figures include 1,500+ audits and security reviews, 2,000+ critical vulnerabilities uncovered, 11,000+ registered security researchers, and support for protocols accounting for more than $250B in active TVL. Publicized engagements include a collaborative audit plus public contest for Aave V4, a Blackthorn audit of Morpho Vaults V2, and a two-week competitive review of upcoming XRP Ledger functionality for Ripple. Sherlock AI, launched in open beta, is described as already in use by several large Web3 projects, including protocols ranked in the top 50 by TVL.
Latest developments
Sherlock announced Sherlock AI, an AI auditing assistant integrated into development workflows via GitHub, on 2026-02-04, initially as an open beta; the company's site indicates Sherlock AI is live. It also published a post on its Audit Engine, an orchestration layer for AI-native security review, dated 2026-08-19.
βΈFull profile β market position, technology, go-to-market
Market position
Sherlock presents itself as a full-lifecycle alternative to traditional point-in-time audit firms, combining expert-led review, AI-native auditing, competitive contests and post-launch protection in one model. It cites a track record of more than 1,500 audits and security reviews, over 2,000 critical issues found, more than 11,000 registered security researchers, support for protocols with over $250B in combined TVL, and a claimed 100% "outperformance rate" versus other auditors reviewing the same codebase. A testimonial from Sky's founder refers to Sherlock as the market leader.
Sherlock's stated differentiators are the combination of multiple security approaches under one lifecycle model rather than a single audit deliverable; engagement-specific researcher teams assembled from a ranked network based on individual performance and domain expertise; compounding "security memory" carried across releases; the coupling of review with post-launch bug bounties and optional financial coverage through Sherlock Shield; and AI review embedded in development workflows via GitHub integration so issues surface before formal audits begin.
Technology
Sherlock AI is an auditing assistant that connects to a customer's code repository through a GitHub app and monitors commits and pull requests in real time. On each change it ingests and normalizes the codebase, maps contracts and dependencies, and applies static analysis techniques, auditor-informed heuristics and machine learning models trained on real vulnerabilities to evaluate logic flows, storage patterns and contract interactions. Output includes findings with severity levels, references, attack paths and suggested remediations, plus optional unit tests to validate fixes; findings can be linked back into the repository, rerun after patches and tracked across commits. The company says the system draws on techniques from the security researcher known as 0x52 together with its network of auditors and machine learning specialists, and targets exploitable vulnerability classes such as reentrancy and access control flaws, logic errors in state updates, fee/math/overflow miscalculations and unsafe external calls rather than cosmetic or lint issues. Sherlock's Audit Engine is described as an orchestration layer that coordinates multiple AI security approaches and validates their combined output.
Go-to-market
Sherlock markets directly to protocol engineering teams through its website and documentation, with a "contact our team" sales motion for audit engagements, published case studies of named customer engagements (Aave V4, Morpho Vaults V2, Ripple/XRPL), customer testimonials, and content marketing via its blog. Sherlock AI was released as an open beta used by existing large protocol customers, and the company operates a referral program alongside its researcher-facing programs.
Protocols, institutions and infrastructure teams responsible for high-value onchain systems, including infrastructure providers, asset managers, L1 and L2 networks, bridges and vaults, as well as their in-house development teams. Named engagements include Aave (V4), Morpho (Vaults V2), Ripple (XRPL roadmap), Sky and the Ethereum Foundation.
Compiled by commissioned research from 5 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 Β· 4
by search overlapCompanies competing with Sherlock for the same Google search keywords, organic and paid, via search-intersection analysis.
Timeline Β· 5
launches, deals, and filingsSherlock published "Why We Built Sherlock Audit Engine," describing Audit Engine as an orchestration layer that coordinates multiple AI security approaches against a codebase and consolidates the output into a single validated audit result.
Sherlock introduced Sherlock AI, an AI auditing assistant that connects to code repositories via a GitHub app and analyzes commits and pull requests in real time, surfacing vulnerabilities with severity levels, attack paths and suggested remediations. Released in open beta and reported as already used by several large Web3 protocols, including some in the top 50 by TVL.
Sherlock conducted a Blackthorn-tier audit of Morpho Vaults V2, an immutable vault standard for the Morpho lending protocol on EVM chains.
Sherlock ran a collaborative audit of Aave V4 followed by a public audit contest; Aave Labs founder and CEO Stani Kulechov described the engagement as a deep review by a specialized team confirmed by the subsequent contest.
Ripple worked with Sherlock on a competitive external security review of upcoming XRP Ledger functionality, giving independent researchers two weeks to pressure-test the new surface before broader adoption.
Dated company events from announcements, filings, and press; legal rows summarize public dockets and regulator releases.
In the news
βΈResearch sources Β· 5
primary sources listed
- Sherlocksherlock.xyz Β· web
5 public sources were cited for this profile; the first-party ones are listed here.
Frequently asked questions
- What does Sherlock do?
- Sherlock is a Web3 security company offering AI-assisted and researcher-led audits, contests, bug bounties and post-launch coverage.
- Who founded Sherlock?
- Sherlock was founded by Jack, Evert in 2021.
- Who are Sherlock's investors?
- Sherlock's investors include A.Capital Ventures, Alliance DAO (ex DeFi Alliance), Archetype, CoinFund, Lattice Capital, Maven 11.







