Spaces:
Running
Running
org card: brutal reference-style substrate description (taxonomy/corpus/earned-autonomy/advisories/Index)
Browse files
README.md
CHANGED
|
@@ -2,7 +2,7 @@
|
|
| 2 |
license: mit
|
| 3 |
title: README
|
| 4 |
sdk: static
|
| 5 |
-
emoji:
|
| 6 |
colorFrom: pink
|
| 7 |
colorTo: purple
|
| 8 |
pinned: false
|
|
@@ -10,39 +10,21 @@ pinned: false
|
|
| 10 |
|
| 11 |
# NullRabbit Labs
|
| 12 |
|
| 13 |
-
|
| 14 |
|
| 15 |
-
|
| 16 |
|
| 17 |
-
|
| 18 |
|
| 19 |
-
|
| 20 |
|
| 21 |
-
|
| 22 |
-
- **Bundle format** - an open, chain-agnostic representation of network traffic for security ML ([nr-bundle-spec](https://github.com/NullRabbitLabs/nr-bundle-spec))
|
| 23 |
-
- **Earned autonomy framework** - governance layer for autonomous defensive systems ([Zenodo DOI 10.5281/zenodo.18406828](https://doi.org/10.5281/zenodo.18406828))
|
| 24 |
-
- **Iterative leak-surface peeling** - pre-registered ML methodology for adversarially robust security models
|
| 25 |
|
| 26 |
-
|
| 27 |
|
| 28 |
-
|
| 29 |
-
|
| 30 |
-
- **NR-2026-001** - Agave RPC architectural findings (Solana), 2026-05-12
|
| 31 |
-
- **NR-2026-002** - Sui Indexer-Alt findings, embargoed to 2026-06-20
|
| 32 |
-
|
| 33 |
-
## Methodology
|
| 34 |
-
|
| 35 |
-
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.
|
| 36 |
-
|
| 37 |
-
Corpus versions are increment-only. Published checkpoints reference the exact corpus version and pre-registration document used.
|
| 38 |
-
|
| 39 |
-
## Links
|
| 40 |
-
|
| 41 |
-
- Website - [nullrabbit.ai](https://nullrabbit.ai)
|
| 42 |
-
- GitHub - [NullRabbitLabs](https://github.com/NullRabbitLabs)
|
| 43 |
-
- X - [@NullRabbitLabs](https://x.com/NullRabbitLabs)
|
| 44 |
-
- Earned autonomy paper - [Zenodo](https://doi.org/10.5281/zenodo.18406828)
|
| 45 |
-
|
| 46 |
-
## Contact
|
| 47 |
|
| 48 |
-
|
|
|
|
|
|
|
|
|
|
|
|
| 2 |
license: mit
|
| 3 |
title: README
|
| 4 |
sdk: static
|
| 5 |
+
emoji: π
|
| 6 |
colorFrom: pink
|
| 7 |
colorTo: purple
|
| 8 |
pinned: false
|
|
|
|
| 10 |
|
| 11 |
# NullRabbit Labs
|
| 12 |
|
| 13 |
+
Substrate for adversarial evaluation of decentralized infrastructure.
|
| 14 |
|
| 15 |
+
**Taxonomy** β chain-agnostic vulnerability classes, mechanism-defined and contract-locked; each realized as chain-specific primitives.
|
| 16 |
|
| 17 |
+
**Corpus** β wire-level, ground-truth-labelled captures of attack and benign traffic against real node software (public sample: [`nr-bundles-public`](https://huggingface.co/datasets/NullRabbit/nr-bundles-public)).
|
| 18 |
|
| 19 |
+
**Earned-autonomy framework** β [Zenodo 10.5281/zenodo.18406828](https://doi.org/10.5281/zenodo.18406828).
|
| 20 |
|
| 21 |
+
**Advisories** β each disclosed finding reproduced at wire level against the vulnerable node.
|
|
|
|
|
|
|
|
|
|
| 22 |
|
| 23 |
+
**Index** β the reference for verifiable execution in decentralized infrastructure.
|
| 24 |
|
| 25 |
+
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 26 |
|
| 27 |
+
- [nullrabbit.ai](https://nullrabbit.ai)
|
| 28 |
+
- [github.com/NullRabbitLabs](https://github.com/NullRabbitLabs)
|
| 29 |
+
- [nr-bundle-spec](https://github.com/NullRabbitLabs/nr-bundle-spec)
|
| 30 |
+
- [Zenodo 10.5281/zenodo.18406828](https://doi.org/10.5281/zenodo.18406828)
|