File size: 2,632 Bytes
4c35f56
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
{
  "audited_at": "2026-05-13T18:29:02Z",
  "space_repo": "NullRabbit/nr-bundle-classifier",
  "checks": [
    {
      "check": "app.py_exists",
      "ok": true
    },
    {
      "check": "README.md_exists",
      "ok": true
    },
    {
      "check": "requirements.txt_exists",
      "ok": true
    },
    {
      "check": "LICENSE_exists",
      "ok": true
    },
    {
      "check": "app_py_compiles",
      "ok": true
    },
    {
      "check": "readme_yaml_frontmatter",
      "ok": true
    },
    {
      "check": "readme_sdk_gradio",
      "ok": true
    },
    {
      "check": "readme_app_file_app_py",
      "ok": true
    },
    {
      "check": "readme_license_apache",
      "ok": true
    },
    {
      "check": "readme_anchor_autonomous_defence",
      "ok": true
    },
    {
      "check": "readme_anchor_iterative_leak_surface_peeling",
      "ok": true
    },
    {
      "check": "readme_methodology_is_the_contribution",
      "ok": true
    },
    {
      "check": "readme_substrate_paper_in_preparation",
      "ok": true
    },
    {
      "check": "readme_zenodo_doi_present",
      "ok": true
    },
    {
      "check": "readme_cross_links_nr_bundles_public",
      "ok": true
    },
    {
      "check": "readme_cross_links_v8",
      "ok": true
    },
    {
      "check": "readme_cross_links_multiclass",
      "ok": true
    },
    {
      "check": "readme_cross_links_nr_bundle_spec",
      "ok": true
    },
    {
      "check": "readme_has_honest_limitations",
      "ok": true
    },
    {
      "check": "readme_has_pcap_caveat",
      "ok": true
    },
    {
      "check": "readme_has_n1_bg01_caveat",
      "ok": true
    },
    {
      "check": "readme_no_embargo_language",
      "ok": true
    },
    {
      "check": "requirements_includes_gradio",
      "ok": true
    },
    {
      "check": "requirements_includes_huggingface_hub",
      "ok": true
    },
    {
      "check": "requirements_includes_scikit-learn",
      "ok": true
    },
    {
      "check": "requirements_includes_joblib",
      "ok": true
    },
    {
      "check": "requirements_includes_numpy",
      "ok": true
    },
    {
      "check": "requirements_includes_pyarrow",
      "ok": true
    },
    {
      "check": "requirements_includes_nr-bundle-spec",
      "ok": true
    },
    {
      "check": "app_imports_clean",
      "ok": true
    },
    {
      "check": "smoke_test_classify_bundle_returns_dict",
      "ok": true,
      "v8_verdict": "attack",
      "v8_score": 0.9874,
      "mc_verdict": "V14",
      "mc_argmax_p": 0.4629
    }
  ],
  "n_checks": 31,
  "n_ok": 31,
  "release_ok": true
}