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.

B0bTheSkull/MinecraftScripts

https://github.com/B0bTheSkull/MinecraftScripts · scanned 2026-06-17 01:19 UTC (1 month, 2 weeks ago)

39 raw signals (0 security + 39 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 1 month, 2 weeks ago · v2 · last Δ +8.5 (diff) · 20 actionable findings from 1 signal source. 19 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 441 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
view_change_random_smooth software healthy test.py:10
attack software healthy test.py:22
movement software healthy test.py:25
say software healthy quarry.py:110
short software healthy quarry.py:117
categorize software healthy quarry.py:128
jsleep software healthy quarry.py:140
normalize_yaw_delta software healthy quarry.py:146
yaw_pitch_to software healthy quarry.py:150
smooth_look software healthy quarry.py:159
hotbar_items software healthy quarry.py:181
tier_of software healthy quarry.py:185
best_tool_slot software healthy quarry.py:192
equip_for software healthy quarry.py:207
filler_slot software healthy quarry.py:222
main_inv_fraction software healthy quarry.py:238
check_inventory software healthy quarry.py:244
player_food_level software healthy quarry.py:259
find_food_slot software healthy quarry.py:271
try_eat software healthy quarry.py:285
check_hunger software healthy quarry.py:309
block_at software healthy quarry.py:326
place_below software dead quarry.py:330
aim_at_block software healthy quarry.py:352
wait_for_break software healthy quarry.py:378
mine_block software healthy quarry.py:387
turn_to_yaw software healthy quarry.py:404
step_forward software healthy quarry.py:421
walk_to software healthy quarry.py:449
climb_out_of_cave software healthy quarry.py:492
descend_n software healthy quarry.py:520
quarry software healthy quarry.py:538
mine_cell software healthy quarry.py:596
step_into_cell software healthy quarry.py:614
_release_all software healthy quarry.py:706
main software healthy quarry.py:714
main software healthy archive/slept.py:16
format_pos software healthy archive/greet.py:19
phantom_risk software healthy archive/greet.py:23
main software healthy archive/greet.py:37
main software healthy archive/setbase.py:15
_ensure_data_dir software healthy archive/assistant_core.py:24
load_json software healthy archive/assistant_core.py:29
save_json software healthy archive/assistant_core.py:41
get_bases software healthy archive/assistant_core.py:48
save_bases software healthy archive/assistant_core.py:51
get_farms software dead archive/assistant_core.py:54
save_farms software dead archive/assistant_core.py:57
get_notes software healthy archive/assistant_core.py:60
save_notes software healthy archive/assistant_core.py:63

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

LabelLayerStatusPath
ManagedCallback software healthy system/pyj/minescript.py:717
Path software healthy system/pyj/pathlib.py:19
_ExecutorStack software healthy system/lib/minescript_runtime.py:70
FunctionExecutor software healthy system/lib/minescript_runtime.py:99
FutureValue software healthy system/lib/minescript_runtime.py:190
BasicScriptFunction software healthy system/lib/minescript_runtime.py:285
ScriptFunction software healthy system/lib/minescript_runtime.py:300
NoReturnScriptFunction software healthy system/lib/minescript_runtime.py:317
StackElement software healthy system/lib/minescript_runtime.py:327
JavaException software healthy system/lib/minescript_runtime.py:333
MinescriptRuntimeOptions software healthy system/lib/minescript.py:45
JobInfo software healthy system/lib/minescript.py:154
ItemStack software healthy system/lib/minescript.py:216
HandItems software healthy system/lib/minescript.py:224
TargetedBlock software healthy system/lib/minescript.py:538
EntityData software healthy system/lib/minescript.py:582
VersionInfo software healthy system/lib/minescript.py:747
WorldInfo software healthy system/lib/minescript.py:777
_EventType software healthy system/lib/minescript.py:1113
KeyEvent software healthy system/lib/minescript.py:1129
MouseEvent software healthy system/lib/minescript.py:1144
ChatEvent software healthy system/lib/minescript.py:1159
AddEntityEvent software healthy system/lib/minescript.py:1165
BlockUpdateEvent software healthy system/lib/minescript.py:1171
TakeItemEvent software healthy system/lib/minescript.py:1179
DamageEvent software healthy system/lib/minescript.py:1187
ExplosionEvent software healthy system/lib/minescript.py:1195
ChunkEvent software healthy system/lib/minescript.py:1202
WorldEvent software healthy system/lib/minescript.py:1212
EventQueue software healthy system/lib/minescript.py:1239
Rotations software healthy system/lib/minescript.py:1674
BlockPack software healthy system/lib/minescript.py:2002
BlockPackerException software healthy system/lib/minescript.py:2113
BlockPacker software healthy system/lib/minescript.py:2127
RenderEvent software healthy system/lib/minescript.py:2578
TickEvent software healthy system/lib/minescript.py:2588
ManagedCallback software healthy system/lib/minescript.py:2616
AutoReleasePool software healthy system/lib/java.py:57
_ClassInfo software healthy system/lib/java.py:102
Float software healthy system/lib/java.py:173
JavaRef software healthy system/lib/java.py:233
JavaObject software healthy system/lib/java.py:249
JavaBoundMember software healthy system/lib/java.py:389
JavaInt software healthy system/lib/java.py:444
JavaFloat software healthy system/lib/java.py:450
JavaString software healthy system/lib/java.py:456
JavaClassType software healthy system/lib/java.py:461
JavaFuture software healthy system/lib/java.py:544

LabelLayerStatusPath
test.py software healthy test.py
README.md software healthy README.md
visual.py software healthy visual.py
quarry.py software healthy quarry.py
slept.py software healthy archive/slept.py
greet.py software healthy archive/greet.py
setbase.py software healthy archive/setbase.py
assistant_core.py software healthy archive/assistant_core.py
bases.py software healthy archive/bases.py
note.py software healthy archive/note.py
README.md software healthy archive/README.md
radar.py software healthy archive/radar.py
sys.py software healthy system/pyj/sys.py
minescript.py software healthy system/pyj/minescript.py
atexit.py software healthy system/pyj/atexit.py
pathlib.py software healthy system/pyj/pathlib.py
json.py software healthy system/pyj/json.py
pyinterpreter.py software healthy system/exec/pyinterpreter.py
help.py software healthy system/exec/help.py
pyeval.py software healthy system/exec/pyeval.py
copy_blocks.py software healthy system/exec/copy_blocks.py
paste.py software healthy system/exec/paste.py
minescript_runtime.py software healthy system/lib/minescript_runtime.py
minescript.py software healthy system/lib/minescript.py
java.py software healthy system/lib/java.py

LabelLayerStatusPath
archive software healthy archive
system software healthy system
pyj software healthy system/pyj
exec software healthy system/exec
lib software healthy system/lib

LabelLayerStatusPath
B0bTheSkull__MinecraftScripts software healthy /data/fable5_failed_archive/B0bTheSkull__MinecraftScripts
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/40684db9-1d8a-4618-b0af-49ed376b26ee/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/40684db9-1d8a-4618-b0af-49ed376b26ee/

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.