https://github.com/TheKillerey/MapgeoAddon
· scanned 2026-06-16 04:40 UTC (1 month, 2 weeks ago)
104 raw signals (0 security + 104 graph)
Last scanned 1 month, 2 weeks ago · v1 · 86 actionable findings from 1 signal source. 18 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 1727 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 | troybin_parser.py:69 |
read_u8 |
software | healthy | troybin_parser.py:36 |
read_u16 |
software | healthy | troybin_parser.py:41 |
read_u32 |
software | healthy | troybin_parser.py:46 |
read_i16 |
software | healthy | troybin_parser.py:51 |
read_i32 |
software | healthy | troybin_parser.py:56 |
read_f32 |
software | healthy | troybin_parser.py:61 |
write_u8 |
software | healthy | troybin_parser.py:72 |
write_u16 |
software | healthy | troybin_parser.py:75 |
write_u32 |
software | healthy | troybin_parser.py:78 |
write_i16 |
software | healthy | troybin_parser.py:81 |
write_i32 |
software | healthy | troybin_parser.py:84 |
write_f32 |
software | healthy | troybin_parser.py:87 |
get_bytes |
software | healthy | troybin_parser.py:90 |
read_cstr |
software | healthy | troybin_parser.py:94 |
read_set |
software | healthy | troybin_parser.py:102 |
write_set |
software | healthy | troybin_parser.py:146 |
parse_troybin |
software | healthy | troybin_parser.py:216 |
write_troybin |
software | healthy | troybin_parser.py:242 |
troybin_to_dict |
software | healthy | troybin_parser.py:291 |
dict_to_troybin |
software | healthy | troybin_parser.py:325 |
sdbm_hash |
software | healthy | troybin_parser.py:345 |
section_field_hash |
software | dead | troybin_parser.py:353 |
section_field_hash_proper |
software | healthy | troybin_parser.py:359 |
section_field_hash_comment |
software | healthy | troybin_parser.py:374 |
get_system_field_names |
software | healthy | troybin_parser.py:396 |
rand_float |
software | healthy | troybin_parser.py:442 |
rand_vec2 |
software | healthy | troybin_parser.py:458 |
rand_vec3 |
software | healthy | troybin_parser.py:472 |
flex |
software | healthy | troybin_parser.py:486 |
flex_rand_float |
software | healthy | troybin_parser.py:497 |
flex_rand_vec2 |
software | healthy | troybin_parser.py:501 |
flex_rand_vec3 |
software | healthy | troybin_parser.py:505 |
get_group_field_names |
software | healthy | troybin_parser.py:509 |
build_hash_map |
software | healthy | troybin_parser.py:635 |
add_fields |
software | healthy | troybin_parser.py:642 |
extract_group_names |
software | healthy | troybin_parser.py:669 |
resolve_hash |
software | healthy | troybin_parser.py:685 |
parse_label |
software | healthy | troybin_parser.py:690 |
main |
software | healthy | troybin_parser.py:701 |
calculate_bounding_sphere |
software | dead | utils.py:10 |
calculate_bounding_box |
software | dead | utils.py:36 |
matrix_to_list |
software | dead | utils.py:60 |
list_to_matrix |
software | dead | utils.py:68 |
get_or_create_collection |
software | dead | utils.py:81 |
select_objects |
software | dead | utils.py:96 |
get_mesh_stats |
software | dead | utils.py:109 |
validate_mesh_for_export |
software | dead | utils.py:122 |
create_debug_empty |
software | dead | utils.py:145 |
print_mapgeo_info |
software | dead | utils.py:154 |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
Reader |
software | healthy | troybin_parser.py:30 |
Writer |
software | healthy | troybin_parser.py:67 |
ProgressTracker |
software | healthy | utils.py:218 |
MAPGEO_OT_import_materials |
software | healthy | import_materials_blender.py:383 |
MAPGEO_OT_export_material_json |
software | healthy | import_materials_blender.py:414 |
EmitterDefinition |
software | healthy | vfx_visualizer.py:208 |
VfxDefinition |
software | healthy | vfx_visualizer.py:228 |
MAPGEO_OT_visualize_particles |
software | healthy | vfx_visualizer.py:1187 |
MAPGEO_OT_clear_particle_visuals |
software | healthy | vfx_visualizer.py:1282 |
MAPGEO_OT_inspect_vfx_definition |
software | healthy | vfx_visualizer.py:1309 |
CheckIssue |
software | healthy | project_checker.py:53 |
ProjectCheckerSettings |
software | healthy | project_checker.py:70 |
PROJ_OT_run_integrity_check |
software | healthy | project_checker.py:1646 |
PROJ_OT_clear_check_results |
software | healthy | project_checker.py:1713 |
PROJ_OT_open_issue_file |
software | healthy | project_checker.py:1726 |
PROJ_OT_select_issue_meshes |
software | healthy | project_checker.py:1744 |
PROJ_OT_fix_issue |
software | healthy | project_checker.py:1824 |
PROJ_OT_fix_texture_name_variants |
software | healthy | project_checker.py:1918 |
PROJ_OT_fix_texture_extensions |
software | healthy | project_checker.py:2056 |
PROJ_OT_fix_all_missing_textures |
software | healthy | project_checker.py:2233 |
PROJ_OT_fix_visibility |
software | healthy | project_checker.py:2385 |
PROJ_UL_check_issues |
software | healthy | project_checker.py:2492 |
VIEW3D_PT_project_checker |
software | healthy | project_checker.py:2541 |
StaticSwitchInfo |
software | healthy | shaders_bin_reader.py:66 |
TextureSlotInfo |
software | healthy | shaders_bin_reader.py:73 |
ShaderCatalogEntry |
software | healthy | shaders_bin_reader.py:80 |
Reader |
software | healthy | cfgbin_reader.py:23 |
MAPGEO_OT_export_materials_to_league |
software | healthy | export_materials_blender.py:406 |
MAPGEO_OT_export_materials_json |
software | healthy | export_materials_blender.py:432 |
MAPGEO_OT_export_materials_merge |
software | healthy | export_materials_blender.py:459 |
SKNSubmesh |
software | healthy | skn_skl_import.py:240 |
SKNVertex |
software | healthy | skn_skl_import.py:253 |
SKNMesh |
software | healthy | skn_skl_import.py:268 |
SKLJoint |
software | healthy | skn_skl_import.py:429 |
SKLSkeleton |
software | healthy | skn_skl_import.py:450 |
SKNSKL_OT_import |
software | healthy | skn_skl_import.py:1267 |
SKNSKL_OT_batch_import |
software | healthy | skn_skl_import.py:1455 |
SKNSKL_OT_info_selected |
software | healthy | skn_skl_import.py:1550 |
SknSklSettings |
software | healthy | skn_skl_import.py:1591 |
VIEW3D_PT_skn_skl_panel |
software | healthy | skn_skl_import.py:1634 |
MAPGEO_OT_export_debug_json |
software | healthy | mapgeo_debug.py:188 |
MAPGEO_OT_clear_texture_cache |
software | healthy | __init__.py:298 |
MapgeoLayerItem |
software | healthy | __init__.py:337 |
MapgeoSettings |
software | healthy | __init__.py:366 |
PropBinNodeItem |
software | healthy | propertybin_editor_ui.py:159 |
PropBinEntryItem |
software | healthy | propertybin_editor_ui.py:173 |
PropBinSettings |
software | healthy | propertybin_editor_ui.py:183 |
PROPBIN_UL_entry_list |
software | healthy | propertybin_editor_ui.py:224 |
PROPBIN_UL_node_list |
software | healthy | propertybin_editor_ui.py:270 |
PROPBIN_OT_import |
software | healthy | propertybin_editor_ui.py:308 |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
troybin_parser.py |
software | healthy | troybin_parser.py |
utils.py |
software | healthy | utils.py |
import_materials_blender.py |
software | healthy | import_materials_blender.py |
vfx_visualizer.py |
software | healthy | vfx_visualizer.py |
project_checker.py |
software | healthy | project_checker.py |
dx11_shader_data.json |
software | healthy | dx11_shader_data.json |
shaders_bin_reader.py |
software | healthy | shaders_bin_reader.py |
cfgbin_reader.py |
software | healthy | cfgbin_reader.py |
export_materials_blender.py |
software | healthy | export_materials_blender.py |
skn_skl_import.py |
software | healthy | skn_skl_import.py |
CHANGELOG.md |
software | healthy | CHANGELOG.md |
release_addon.py |
software | healthy | release_addon.py |
mapgeo_debug.py |
software | healthy | mapgeo_debug.py |
community_hashes.py |
software | healthy | community_hashes.py |
__init__.py |
software | healthy | __init__.py |
propertybin_editor_ui.py |
software | healthy | propertybin_editor_ui.py |
heightmap_ui.py |
software | healthy | heightmap_ui.py |
shader_templates_data.json |
software | healthy | shader_templates_data.json |
materials_bin_manager.py |
software | healthy | materials_bin_manager.py |
troybin_ui.py |
software | healthy | troybin_ui.py |
propertybin_parser.py |
software | healthy | propertybin_parser.py |
wad_tool.py |
software | healthy | wad_tool.py |
mapgeo_parser.py |
software | healthy | mapgeo_parser.py |
README.md |
software | healthy | README.md |
particles_materials.py |
software | healthy | particles_materials.py |
debug_system.py |
software | healthy | debug_system.py |
sco_scb_import.py |
software | healthy | sco_scb_import.py |
project_manager.py |
software | healthy | project_manager.py |
texture_utils.py |
software | healthy | texture_utils.py |
baron_hash_parser.py |
software | healthy | baron_hash_parser.py |
export_mapgeo.py |
software | healthy | export_mapgeo.py |
stationary_light_data.json |
software | healthy | stationary_light_data.json |
LICENSE |
software | healthy | LICENSE |
material_editor_ui.py |
software | healthy | material_editor_ui.py |
map_patcher.py |
software | healthy | map_patcher.py |
material_loader.py |
software | healthy | material_loader.py |
cfgbin_editor_ui.py |
software | healthy | cfgbin_editor_ui.py |
legacy_map_ui.py |
software | healthy | legacy_map_ui.py |
light_management.py |
software | healthy | light_management.py |
asset_finder.py |
software | healthy | asset_finder.py |
materials_parser.py |
software | healthy | materials_parser.py |
character_bin_updater.py |
software | healthy | character_bin_updater.py |
map_auto_updater.py |
software | healthy | map_auto_updater.py |
shaders_bin_ui.py |
software | healthy | shaders_bin_ui.py |
lightgrid_parser.py |
software | healthy | lightgrid_parser.py |
staticmesh_shader_list.json |
software | healthy | staticmesh_shader_list.json |
league_material_enums.py |
software | healthy | league_material_enums.py |
import_mapgeo.py |
software | healthy | import_mapgeo.py |
DEVELOPER_GUIDE.md |
software | healthy | DEVELOPER_GUIDE.md |
map11_editor.py |
software | healthy | map11_editor.py |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
TheKillerey__MapgeoAddon |
software | healthy | /data/fable5_failed_archive/TheKillerey__MapgeoAddon |
| Label | Layer | Status | Path |
|---|---|---|---|
gpu (detected) |
hardware | healthy | texture_utils.py |
This page is publicly accessible at:
https://repobility.com/scan/c03ce377-8b81-4452-a313-5c5638ebbb6f/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/c03ce377-8b81-4452-a313-5c5638ebbb6f/
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.