Audit Status
The x0 protocol has not yet undergone a third-party security audit. The protocol is currently on devnet and should not be used with real assets on mainnet until audited.
Internal Security Review
The codebase has been through an internal security review that identified and addressed findings across multiple severity levels. The following categories of findings have been resolved:
HIGH Severity — Resolved
MEDIUM Severity — Resolved
LOW Severity — Resolved
Security Checklist
On-Chain Programs
SDK
Testing
Planned Audit Scope
When the protocol proceeds to audit, the following areas are in scope:
- x0-guard — Transfer hook logic, spend limit enforcement, whitelist verification, delegation model
- x0-escrow — State machine transitions, timeout handling, CPI to reputation
- x0-wrapper — Reserve invariant, timelock governance, fee calculation, emergency operations
- x0-token — Mint initialization, Token-2022 extension configuration, confidential transfer setup
- x0-zk-verifier — Proof verification logic, context freshness, parameter binding
- x0-registry — Registration, deregistration, capability metadata
- x0-reputation — Score calculation, temporal decay, CPI authorization
- x0-zk-proofs — Rust cryptographic primitives, WASM bindings
- Cross-program interactions — CPI call graph, account sharing, PDA ownership
Responsible Disclosure
If you discover a security vulnerability in the x0 protocol, please report it responsibly:
- Do not open a public GitHub issue
- Contact the team directly via the channels listed in the project repository
- Allow reasonable time for the team to investigate and patch before public disclosure