Public scan — anyone with this URL can view this analysis. Sign up to track your own repos privately, run scheduled re-scans, and get AI fix prompts via your dashboard.

sdutianhao/FHMM

https://github.com/sdutianhao/FHMM · scanned 2026-06-16 00:05 UTC (2 months, 3 weeks ago)

36 raw signals (0 security + 36 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 3 weeks ago · v1 · 36 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.

JSON
Severity distribution — click a segment to filter
Active filters: excluding tests × Reset all

All 69 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.

LabelLayerStatusPath
resolve_repo_file software healthy fhmm_haze_dust.py:37
parse_args software healthy fhmm_haze_dust.py:44
__init__ software healthy fhmm_haze_dust.py:614
__len__ software healthy fhmm_haze_dust.py:70
log_sum_exp software dead fhmm_haze_dust.py:109
normalize software healthy fhmm_haze_dust.py:113
SetTransitionSubmatrix software dead fhmm_haze_dust.py:122
SetInitialHiddenSubstate software dead fhmm_haze_dust.py:130
MultiplyTransitionMatrixVector software healthy fhmm_haze_dust.py:135
InitialHiddenStateConditional software healthy fhmm_haze_dust.py:149
Forward software healthy fhmm_haze_dust.py:162
EStep software healthy fhmm_haze_dust.py:192
CollapseGammas software healthy fhmm_haze_dust.py:221
CollapseXis software dead fhmm_haze_dust.py:229
CalculateAndCollapseXis software healthy fhmm_haze_dust.py:240
Viterbi software healthy fhmm_haze_dust.py:282
feat_stats software healthy fhmm_haze_dust.py:560
twofeat_logp software healthy fhmm_haze_dust.py:569
DescaleAlphasBetas software dead fhmm_haze_dust.py:600
SetObservedGivenHidden software healthy fhmm_haze_dust.py:646
GetObservedGivenHidden software healthy fhmm_haze_dust.py:652
log_norm_feat software healthy fhmm_haze_dust.py:673
DrawObservedGivenHidden software dead fhmm_haze_dust.py:833
MStep software healthy fhmm_haze_dust.py:851
equations software dead fhmm_haze_dust.py:928
EM software healthy fhmm_haze_dust.py:1043
Get_observed_and_hidden_state software healthy fhmm_haze_dust.py:1134
hidden_encoded software healthy fhmm_haze_dust.py:1199
_reimplemented_estimate_mi_dd software healthy fhmm_haze_dust.py:1213
_reimplemented_estimate_mi_cd software healthy fhmm_haze_dust.py:1263
reimplemented_mutual_info_classif software healthy fhmm_haze_dust.py:1395
Get_observed_weights software dead fhmm_haze_dust.py:1490
initial_transition_matrix software healthy fhmm_haze_dust.py:1550
initial_ObservedGivenHidden_matrix software healthy fhmm_haze_dust.py:1601
jumpEM_710C software healthy fhmm_haze_dust.py:1718
jumpEM_710L software dead fhmm_haze_dust.py:1779
jumpEM_0 software dead fhmm_haze_dust.py:1841
jumpEM_00 software dead fhmm_haze_dust.py:1903
jumpEM_1 software dead fhmm_haze_dust.py:1966
jumpEM_3 software dead fhmm_haze_dust.py:2028
jumpEM_2 software dead fhmm_haze_dust.py:2090
jumpEM_4 software dead fhmm_haze_dust.py:2154
hidden_state_differentiation_chart software healthy fhmm_haze_dust.py:2220
hidden_state_monthly_accuracy_chart software dead fhmm_haze_dust.py:2285
result_verification software healthy fhmm_haze_dust.py:2411
check_result software dead fhmm_haze_dust.py:2463
test_lognormality software dead fhmm_haze_dust.py:2473
F1_score__Confusion_Matrix__ARI software healthy fhmm_haze_dust.py:2558
compute_ROC software healthy fhmm_haze_dust.py:2675
compute_and_plot_three_ROCs software dead fhmm_haze_dust.py:2739

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
README.md software healthy README.md
fhmm_haze_dust.py software healthy fhmm_haze_dust.py
requirements.txt software healthy requirements.txt
FHMM.py software healthy code/FHMM.py

LabelLayerStatusPath
Indices software healthy fhmm_haze_dust.py:61
FactorialHMM software healthy fhmm_haze_dust.py:73
FullDiscreteFactorialHMM software healthy fhmm_haze_dust.py:613

LabelLayerStatusPath
repobility-clone-_g6jkup6 software healthy /tmp/repobility-clone-_g6jkup6

LabelLayerStatusPath
code software healthy code
For AI agents: Voting guide (TP/FP) MCP manifest Stdio wrapper SARIF Integrate Findings queue Vote TP/FP on findings to calibrate the engine.
For AI agents + API integrations
Email me when this repo regresses
Free. We re-scan periodically; new criticals → your inbox. No signup required for the scan itself.
API access

This page is publicly accessible at: https://repobility.com/scan/8fda2e31-6d38-45d4-a141-66977162a5f0/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/8fda2e31-6d38-45d4-a141-66977162a5f0/

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.