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.

sha-manav/remoteattngpu

https://github.com/sha-manav/remoteattngpu · scanned 2026-06-16 00:08 UTC (2 months, 2 weeks ago)

39 raw signals (0 security + 39 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 2 weeks ago · v1 · 36 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.

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

All 243 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
_sleep_until software healthy common/shaper.py:44
__init__ software healthy common/shaper.py:128
consume software healthy common/shaper.py:68
recv_exact software healthy common/shaper.py:81
recv_into_exact software healthy common/shaper.py:87
submit software healthy common/shaper.py:106
_run software healthy common/shaper.py:112
connect software healthy common/shaper.py:149
accept software healthy common/shaper.py:159
_send_paced software healthy common/shaper.py:169
_segments software healthy common/shaper.py:178
send_msg software healthy common/shaper.py:190
recv_msg software healthy common/shaper.py:215
close software healthy common/shaper.py:238
listen software healthy common/shaper.py:248
median software healthy scripts/phase0_lat_reval.py:18
main software healthy scripts/phase0_lat_reval.py:22
med_iqr software healthy scripts/phase0_net.py:24
rnd software healthy scripts/phase0_net.py:30
measure_h2d_d2h software healthy scripts/phase0_net.py:38
raw_sink_server software dead scripts/phase0_net.py:68
raw_echo_server software dead scripts/phase0_net.py:84
chan_sink_server software dead scripts/phase0_net.py:93
chan_echo_server software dead scripts/phase0_net.py:104
_connect software healthy scripts/phase0_net.py:114
with_server software healthy scripts/phase0_net.py:127
raw_tcp_throughput software healthy scripts/phase0_net.py:141
client software healthy scripts/phase0_net.py:215
raw_tcp_latency software healthy scripts/phase0_net.py:162
shaped_throughput software healthy scripts/phase0_net.py:178
shaped_latency software healthy scripts/phase0_net.py:212
main software healthy scripts/phase0_net.py:244
run software healthy scripts/phase0_env.py:20
measure_d2d software healthy scripts/phase0_env.py:24
main software healthy scripts/phase0_env.py:53
main software healthy bench/b7_layer_probe.py:34
owner_body software dead bench/b6_service.py:29
body software healthy bench/b6_service.py:89
owner_service software healthy bench/b6_service.py:62
dec_gpu software healthy bench/b6_service.py:75
main software healthy bench/b6_service.py:113
med_iqr_us software healthy bench/b1_b4_attn.py:30
time_cuda software healthy bench/b1_b4_attn.py:37
hbm_read_bw software healthy bench/b1_b4_attn.py:54
b1_paged_decode software healthy bench/b1_b4_attn.py:63
b4_owner_partial software healthy bench/b1_b4_attn.py:95
figures software healthy bench/b1_b4_attn.py:114
owner_proc software dead bench/b3_pushdown.py:50
__init__ software healthy bench/b3_pushdown.py:69
_sender software healthy bench/b3_pushdown.py:79

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

LabelLayerStatusPath
run_all.sh software healthy run_all.sh
setup.sh software healthy setup.sh
SPEC.md software healthy SPEC.md
IDEA.md software healthy IDEA.md
phase5_live_grid.json software healthy results/phase5_live_grid.json
phase2_layer_probe.json software healthy results/phase2_layer_probe.json
phase2_small_copy.json software healthy results/phase2_small_copy.json
phase5_live.json software healthy results/phase5_live.json
phase2_b3.json software healthy results/phase2_b3.json
phase5_feas.json software healthy results/phase5_feas.json
phase3_validation.json software healthy results/phase3_validation.json
phase2_b3_overhead.json software healthy results/phase2_b3_overhead.json
phase5_identity.json software healthy results/phase5_identity.json
phase4_sim.json software healthy results/phase4_sim.json
phase5_smoke.json software healthy results/phase5_smoke.json
phase2_service.json software healthy results/phase2_service.json
env.json software healthy results/env.json
phase1_exactness.json software healthy results/phase1_exactness.json
phase1_merge_bench.json software healthy results/phase1_merge_bench.json
phase2_b2.json software healthy results/phase2_b2.json
phase2_b1_b4.json software healthy results/phase2_b1_b4.json
__init__.py software healthy common/__init__.py
shaper.py software healthy common/shaper.py
__init__.py software healthy scripts/__init__.py
phase0_lat_reval.py software healthy scripts/phase0_lat_reval.py
phase0_net.py software healthy scripts/phase0_net.py
phase0_env.py software healthy scripts/phase0_env.py
b7_layer_probe.py software healthy bench/b7_layer_probe.py
b6_service.py software healthy bench/b6_service.py
b3_figure.py software healthy bench/b3_figure.py
__init__.py software healthy bench/__init__.py
b1_b4_attn.py software healthy bench/b1_b4_attn.py
b3_pushdown.py software healthy bench/b3_pushdown.py
b5_small_copy.py software healthy bench/b5_small_copy.py
b2_bulk_transfer.py software healthy bench/b2_bulk_transfer.py
b3_overhead.py software healthy bench/b3_overhead.py
settings.local.json software healthy .claude/settings.local.json
REPORT.md software healthy report/REPORT.md
validate.py software healthy costmodel/validate.py
__init__.py software healthy costmodel/__init__.py
model.py software healthy costmodel/model.py
params.py software healthy costmodel/params.py
harness.py software healthy costmodel/harness.py
demo.py software healthy livedemo/demo.py
figures.py software healthy livedemo/figures.py
run_demo.py software healthy livedemo/run_demo.py
__init__.py software healthy sim/__init__.py
run_sim.py software healthy sim/run_sim.py
workloads.py software healthy sim/workloads.py
core.py software healthy sim/core.py

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

LabelLayerStatusPath
TokenBucket software healthy common/shaper.py:56
_Worker software healthy common/shaper.py:96
ShapedChannel software healthy common/shaper.py:122
OwnerLink software healthy bench/b3_pushdown.py:68
Plan software healthy costmodel/model.py:32
CostModel software healthy costmodel/model.py:48
Params software healthy costmodel/params.py:23
Link software healthy costmodel/harness.py:100
Ctrl software healthy livedemo/demo.py:53
NCCLChan software healthy livedemo/demo.py:77
TCPChan software healthy livedemo/demo.py:93
Hybrid software healthy livedemo/demo.py:297
Env software healthy sim/core.py:62

LabelLayerStatusPath
results software healthy results
common software healthy common
scripts software healthy scripts
bench software healthy bench
.claude software healthy .claude
report software healthy report
costmodel software healthy costmodel
livedemo software healthy livedemo
sim software healthy sim
kernels software healthy kernels

LabelLayerStatusPath
port:16 network healthy common/shaper.py
port:21000 network healthy scripts/phase0_lat_reval.py
port:19000 network healthy scripts/phase0_net.py
port:27000 network healthy bench/b7_layer_probe.py
port:23000 network healthy bench/b3_pushdown.py
port:26000 network healthy costmodel/validate.py

LabelLayerStatusPath
repobility-clone-0mzsf95y software healthy /tmp/repobility-clone-0mzsf95y

LabelLayerStatusPath
127.0.0.1 network healthy common/shaper.py

LabelLayerStatusPath
gpu (detected) hardware healthy run_all.sh
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/41df3460-d4ed-45cd-9f89-e11969baf6cd/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/41df3460-d4ed-45cd-9f89-e11969baf6cd/

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.