NullRabbit/nr-bundle-classifier
0
1{2 "audited_at": "2026-05-13T18:29:02Z",3 "space_repo": "NullRabbit/nr-bundle-classifier",4 "checks": [5 {6 "check": "app.py_exists",7 "ok": true8 },9 {10 "check": "README.md_exists",11 "ok": true12 },13 {14 "check": "requirements.txt_exists",15 "ok": true16 },17 {18 "check": "LICENSE_exists",19 "ok": true20 },21 {22 "check": "app_py_compiles",23 "ok": true24 },25 {26 "check": "readme_yaml_frontmatter",27 "ok": true28 },29 {30 "check": "readme_sdk_gradio",31 "ok": true32 },33 {34 "check": "readme_app_file_app_py",35 "ok": true36 },37 {38 "check": "readme_license_apache",39 "ok": true40 },41 {42 "check": "readme_anchor_autonomous_defence",43 "ok": true44 },45 {46 "check": "readme_anchor_iterative_leak_surface_peeling",47 "ok": true48 },49 {50 "check": "readme_methodology_is_the_contribution",51 "ok": true52 },53 {54 "check": "readme_substrate_paper_in_preparation",55 "ok": true56 },57 {58 "check": "readme_zenodo_doi_present",59 "ok": true60 },61 {62 "check": "readme_cross_links_nr_bundles_public",63 "ok": true64 },65 {66 "check": "readme_cross_links_v8",67 "ok": true68 },69 {70 "check": "readme_cross_links_multiclass",71 "ok": true72 },73 {74 "check": "readme_cross_links_nr_bundle_spec",75 "ok": true76 },77 {78 "check": "readme_has_honest_limitations",79 "ok": true80 },81 {82 "check": "readme_has_pcap_caveat",83 "ok": true84 },85 {86 "check": "readme_has_n1_bg01_caveat",87 "ok": true88 },89 {90 "check": "readme_no_embargo_language",91 "ok": true92 },93 {94 "check": "requirements_includes_gradio",95 "ok": true96 },97 {98 "check": "requirements_includes_huggingface_hub",99 "ok": true100 },101 {102 "check": "requirements_includes_scikit-learn",103 "ok": true104 },105 {106 "check": "requirements_includes_joblib",107 "ok": true108 },109 {110 "check": "requirements_includes_numpy",111 "ok": true112 },113 {114 "check": "requirements_includes_pyarrow",115 "ok": true116 },117 {118 "check": "requirements_includes_nr-bundle-spec",119 "ok": true120 },121 {122 "check": "app_imports_clean",123 "ok": true124 },125 {126 "check": "smoke_test_classify_bundle_returns_dict",127 "ok": true,128 "v8_verdict": "attack",129 "v8_score": 0.9874,130 "mc_verdict": "V14",131 "mc_argmax_p": 0.4629132 }133 ],134 "n_checks": 31,135 "n_ok": 31,136 "release_ok": true137}