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.

graywzc/nvidia-gddr6-fan-control

https://github.com/graywzc/nvidia-gddr6-fan-control · scanned 2026-06-16 04:25 UTC (2 months ago)

24 raw signals (0 security + 24 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months ago · v1 · 24 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 150 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
__init__ software healthy fan_control.py:150
_call software healthy fan_control.py:67
get_handle software healthy fan_control.py:73
get_name software healthy fan_control.py:78
get_num_fans software healthy fan_control.py:83
get_fan_speed software dead fan_control.py:88
get_power_usage_w software healthy fan_control.py:93
get_power_limit_w software healthy fan_control.py:99
get_default_power_limit_w software healthy fan_control.py:105
get_power_limit_constraints_w software healthy fan_control.py:111
set_power_limit_w software healthy fan_control.py:123
get_utilization_pct software healthy fan_control.py:126
set_fan_speed software healthy fan_control.py:132
set_default_fan_speed software healthy fan_control.py:135
shutdown software healthy fan_control.py:138
update software healthy fan_control.py:171
snapshot software healthy fan_control.py:177
log_message software dead fan_control.py:190
_authorized software healthy fan_control.py:194
_write_json software healthy fan_control.py:202
do_GET software dead fan_control.py:210
do_POST software dead fan_control.py:226
do_PUT software dead fan_control.py:239
start_http_server software healthy fan_control.py:293
validate_curve software healthy fan_control.py:314
validate_power_limit_w software healthy fan_control.py:345
validate_power_limit_request software healthy fan_control.py:359
interp_curve software healthy fan_control.py:383
parse_vram_temps software healthy fan_control.py:396
_get_tailscale_ipv4 software healthy fan_control.py:401
load_persisted_state software healthy fan_control.py:421
save_persisted_state software healthy fan_control.py:468
load_persisted_curve software dead fan_control.py:485
save_persisted_curve software dead fan_control.py:490
main software healthy fan_control.py:497
apply_power_limit software healthy fan_control.py:671
restore_auto software healthy fan_control.py:732
cleanup software healthy fan_control.py:739
__init__ software healthy aipc_observer.py:1651
add_request software healthy aipc_observer.py:92
add_gpu_stats software healthy aipc_observer.py:96
set_active_connections software healthy aipc_observer.py:101
set_model software healthy aipc_observer.py:105
set_container software healthy aipc_observer.py:109
set_runtime software healthy aipc_observer.py:113
set_slots software healthy aipc_observer.py:117
add_active_request software healthy aipc_observer.py:121
remove_active_request software healthy aipc_observer.py:125
update_active_request software healthy aipc_observer.py:129
enrich_active_from_slots software healthy aipc_observer.py:136

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

LabelLayerStatusPath
_Utilization software healthy fan_control.py:56
NVML software healthy fan_control.py:61
State software healthy fan_control.py:147
_Handler software healthy fan_control.py:184
_ThreadedHTTPServer software healthy fan_control.py:288
ObserverState software healthy aipc_observer.py:54
RequestTracker software healthy aipc_observer.py:1650

LabelLayerStatusPath
fan_control.py software healthy fan_control.py
aipc_observer.py software healthy aipc_observer.py
README.md software healthy README.md

LabelLayerStatusPath
graywzc__nvidia-gddr6-fan-control software healthy /data/fable5_failed_archive/graywzc__nvidia-gddr6-fan-contr…

LabelLayerStatusPath
127.0.0.1 network healthy aipc_observer.py

LabelLayerStatusPath
gpu (detected) hardware healthy fan_control.py
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/6a2c9d8d-29b4-4e99-9cf1-8c0b349769f3/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/6a2c9d8d-29b4-4e99-9cf1-8c0b349769f3/

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.