Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,10 +1,38 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
|
| 5 |
-
|
| 6 |
-
|
| 7 |
-
|
| 8 |
-
|
| 9 |
-
|
| 10 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# NullRabbit Labs
|
| 2 |
+
|
| 3 |
+
**Autonomous defence for decentralised networks.**
|
| 4 |
+
|
| 5 |
+
NullRabbit Labs is the research arm of NullRabbit, a defensive security company building autonomous protection for blockchain validator infrastructure. We watch the outside of the perimeter: the network-layer attack surface that validator daemons expose to the open internet.
|
| 6 |
+
|
| 7 |
+
This organisation publishes the datasets, models, and interactive artefacts that come out of our research. Everything here is versioned, pre-registered, and audited on close.
|
| 8 |
+
|
| 9 |
+
## What we work on
|
| 10 |
+
|
| 11 |
+
- **Network-layer anomaly detection** against validator RPC, gossip, and consensus surfaces
|
| 12 |
+
- **Bundle format** β an open, chain-agnostic representation of network traffic for security ML ([nr-bundle-spec](https://github.com/NullRabbitLabs/nr-bundle-spec))
|
| 13 |
+
- **Earned autonomy framework** β governance layer for autonomous defensive systems ([Zenodo DOI 10.5281/zenodo.18406828](https://doi.org/10.5281/zenodo.18406828))
|
| 14 |
+
- **Iterative leak-surface peeling** β pre-registered ML methodology for adversarially robust security models
|
| 15 |
+
|
| 16 |
+
## Coordinated disclosures
|
| 17 |
+
|
| 18 |
+
NullRabbit's research feeds a coordinated-disclosure track. Published advisories sit on [nullrabbit.ai](https://nullrabbit.ai).
|
| 19 |
+
|
| 20 |
+
- **NR-2026-001** β Agave RPC architectural findings (Solana), 2026-05-12
|
| 21 |
+
- **NR-2026-002** β Sui Indexer-Alt findings, embargoed to 2026-06-20
|
| 22 |
+
|
| 23 |
+
## Methodology
|
| 24 |
+
|
| 25 |
+
Every model on this page is trained against a versioned, immutable corpus and a pre-registered design document. Audits run on close against sanity floors, per-feature audit trails, and falsification holdouts. Where an audit fires, training halts, the design is re-registered, and the prior version is retracted in writing.
|
| 26 |
+
|
| 27 |
+
Corpus versions are increment-only. Published checkpoints reference the exact corpus version and pre-registration document used.
|
| 28 |
+
|
| 29 |
+
## Links
|
| 30 |
+
|
| 31 |
+
- Website β [nullrabbit.ai](https://nullrabbit.ai)
|
| 32 |
+
- GitHub β [NullRabbitLabs](https://github.com/NullRabbitLabs)
|
| 33 |
+
- X β [@NullRabbitLabs](https://x.com/NullRabbitLabs)
|
| 34 |
+
- Earned autonomy paper β [Zenodo](https://doi.org/10.5281/zenodo.18406828)
|
| 35 |
+
|
| 36 |
+
## Contact
|
| 37 |
+
|
| 38 |
+
Research enquiries: simon@nullrabbit.ai
|