Audits

MarkIt takes security seriously. All audit reports are published here for full transparency.

Audit History

Date
Scope
Auditor
Result

2026-02-23

Claude Code (Anthropic)

Pass with Notes

2026-02-23

Claude Code (Anthropic)

0 critical, 1 high (design), 2 medium

2026-02-21

LP Fee Accumulator (internal)

Claude Code (Anthropic)

Pass — 3 informational

Test Suite

All audits are backed by a comprehensive automated test suite:

  • 283 contract tests across 5 Foundry test files

  • 22 fuzz tests with 256+ runs each

  • 120 security-specific regression tests covering every audit finding + common exploit categories

  • 314 frontend unit tests across 10 Vitest files

  • 597 total automated tests

See Automated Testing for the full breakdown by security category.

Run contract tests: cd contracts && forge test Run frontend tests: cd frontend && npm test

Last updated