Sift Join the waitlist

AI triage for Solidity audits

Kill the false positives. Ship the real fixes.

Sift runs your scanners, then judges every finding. Review the five that matter, not the five hundred that do not.

AI Triage Report 200 findings → 5 real
reentrancy-eth true positive

State written after an external call in Vault.withdraw. Move the balance update above the call.

block-timestamp suppressed

Timestamp gates a 7 day window. Sub-15s drift cannot affect it. False positive.

12 more false positives suppressed
Excerpt from reports/triage.md

Scanners find everything. That is the problem.

Slither and Aderyn flag hundreds of issues per run. Most are not bugs. After the first dozen false alarms, engineers stop reading the report, and the one finding that mattered ships to mainnet.

9 in 10

static-analysis findings are false positives. Triage is where audit time actually goes.

How Sift works

Four steps. The scanners stay free and open source. The intelligence is the part you pay for.

Scan

Run the tools you already trust. Sift drives Slither and Aderyn and collects their output.

make audit

Fingerprint

Every finding gets a content hash that survives line shifts and reformatting, so nothing is ever triaged twice.

detector + file + function + code

Triage

An open-weights model trained on audited contracts returns a verdict, a confidence score, an exploit path, and a fix.

verdict: true_positive conf 0.94

Remember

Verdicts persist in a ledger you commit to your repo. Confirm a false positive once and it stays suppressed until the code changes.

.audit-ledger.json

Three ways to run it

The pipeline is open source. The hosted intelligence is optional. Start free and stay free if you bring your own model.

Free Self-host Hosted
Slither and Aderyn scans Included Included Included
AI false-positive triage Not included Your own model Best model, managed
Runs where Your machine, CI Your GPU or AWS We host it
Repo and PR scanning Not included Not included Coming soon
Cost Free Free plus your infra From 49 a month

Pricing

Flat plans, no per-seat surprise. The open-source pipeline is always free.

Free

Scanners and reports, forever.

0

per month

  • Slither and Aderyn pipeline
  • Fingerprinting and the ledger
  • Self-host the model yourself
Get the repo

Pro

popular

Hosted AI triage for one team.

49

per month

  • Everything in Free
  • Hosted AI verdicts and fixes
  • 500 findings a month
  • Up to 3 repositories
Join the waitlist

Team

For protocols shipping often.

199

per month

  • Everything in Pro
  • 5,000 findings a month
  • Up to 15 repositories
  • Priority triage queue
Join the waitlist

Need self-hosting, data residency, or SSO? Talk to us about Enterprise.

Your code never leaves the request.

Findings are adjudicated in memory and discarded. Nothing is stored. Run Sift on GitHub, on AWS, or fully self-hosted. The whole pipeline is open source under the MIT license.

  • No code retention, ever
  • Open weights you can run yourself
  • Deterministic, auditable verdicts

Get early access

We are onboarding teams in waves. Leave your email and we will reach out.