https://github.com/frostspine/random-tset
· scanned 2026-06-16 02:53 UTC (2 months, 1 week ago)
11 raw signals (0 security + 11 graph)
Last scanned 2 months, 1 week ago · v2 · 8 actionable findings from 1 signal source. 3 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 81 nodes from the latest scan, grouped by kind. Each node is a unit the engine identified (file, function, endpoint, table…). Most users won't need this view — it's primarily for debugging the engine's graph extraction or for AI agents that want to enumerate the project structure.
| Label | Layer | Status | Path |
|---|---|---|---|
__init__ |
software | healthy | random_test.py:442 |
rand |
software | healthy | random_test.py:71 |
rand_c |
software | healthy | random_test.py:74 |
rand_mod_n |
software | healthy | random_test.py:77 |
uniform |
software | healthy | random_test.py:99 |
discrete_uniform |
software | healthy | random_test.py:106 |
gauss |
software | healthy | random_test.py:129 |
tool1_frequency_histogram |
software | healthy | random_test.py:161 |
tool2_chi_square_test |
software | healthy | random_test.py:189 |
tool3_repeat_interval_distribution |
software | healthy | random_test.py:227 |
tool4_runs_test |
software | healthy | random_test.py:279 |
tool5_autocorrelation_test |
software | healthy | random_test.py:327 |
tool6_serial_correlation |
software | healthy | random_test.py:366 |
tool7_entropy_estimation |
software | healthy | random_test.py:402 |
run_all_tests |
software | healthy | random_test.py:448 |
monte_carlo_pi |
software | healthy | random_test.py:512 |
test_uniform_distribution |
software | healthy | random_test.py:550 |
test_normal_distribution |
software | healthy | random_test.py:596 |
normal_cdf |
software | healthy | random_test.py:628 |
format_separator |
software | healthy | random_test.py:667 |
generate_report |
software | healthy | random_test.py:671 |
main |
software | healthy | random_test.py:877 |
extract_bits_from_sequence |
software | healthy | nist_tests.py:33 |
generate_bit_sequence |
software | healthy | nist_tests.py:56 |
erfc |
software | healthy | nist_tests.py:69 |
igamc |
software | healthy | nist_tests.py:74 |
norm_cdf |
software | healthy | nist_tests.py:80 |
poisson_cdf |
software | healthy | nist_tests.py:85 |
frequency_test |
software | healthy | nist_tests.py:95 |
block_frequency_test |
software | healthy | nist_tests.py:131 |
_igamc |
software | healthy | nist_tests.py:174 |
_gamma_series |
software | healthy | nist_tests.py:200 |
_gamma_cf |
software | healthy | nist_tests.py:213 |
_igf_s |
software | healthy | nist_tests.py:238 |
runs_test |
software | healthy | nist_tests.py:258 |
longest_run_ones_test |
software | healthy | nist_tests.py:318 |
approximate_entropy_test |
software | healthy | nist_tests.py:423 |
phi |
software | healthy | nist_tests.py:437 |
cumulative_sums_test |
software | healthy | nist_tests.py:486 |
serial_test |
software | healthy | nist_tests.py:542 |
psi_sq |
software | healthy | nist_tests.py:553 |
__init__ |
software | healthy | nist_tests.py:603 |
run_all |
software | healthy | nist_tests.py:608 |
summary_table |
software | healthy | nist_tests.py:644 |
run_nist_tests |
software | healthy | nist_tests.py:673 |
main |
software | healthy | nist_tests.py:748 |
__init__ |
software | healthy | random_test_plots.py:63 |
rand_c |
software | healthy | random_test_plots.py:54 |
rand_mod_n |
software | healthy | random_test_plots.py:67 |
collect_data |
software | healthy | random_test_plots.py:75 |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
CRandLCG |
software | healthy | random_test.py:28 |
PyRandomMT |
software | healthy | random_test.py:60 |
UniformGenerator |
software | healthy | random_test.py:82 |
NormalGenerator |
software | healthy | random_test.py:115 |
StatisticalTools |
software | healthy | random_test.py:157 |
RandomTestSuite |
software | healthy | random_test.py:439 |
NISTTestSuite |
software | healthy | nist_tests.py:597 |
CRandLCG |
software | healthy | random_test_plots.py:44 |
PyRandomMT |
software | healthy | random_test_plots.py:61 |
| Label | Layer | Status | Path |
|---|---|---|---|
random_test.py |
software | healthy | random_test.py |
nist_tests.py |
software | healthy | nist_tests.py |
random_test_plots.py |
software | healthy | random_test_plots.py |
read_pdf.py |
software | healthy | read_pdf.py |
nist_plots.py |
software | healthy | nist_plots.py |
| Label | Layer | Status | Path |
|---|---|---|---|
frostspine__random-tset |
software | healthy | /data/fable5_failed_archive/frostspine__random-tset |
This page is publicly accessible at:
https://repobility.com/scan/14502e89-77b7-420f-af5a-c28aa647e284/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/14502e89-77b7-420f-af5a-c28aa647e284/
Important — please don't re-submit the same URL repeatedly. The submission endpoint is idempotent: re-submitting the same git URL returns this same scan_token, not a new one. To re-scan this repo, sign up free and use the dashboard.