https://github.com/seangsteinberg-del/Zombie-game
· scanned 2026-06-16 00:05 UTC (2 months, 3 weeks ago)
70 raw signals (0 security + 70 graph)
Last scanned 2 months, 3 weeks ago · v1 · 52 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 3604 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 |
|---|---|---|---|
make_base |
software | healthy | aphelion3d/studio.py:14 |
shoot |
software | healthy | aphelion3d/studio.py:27 |
__init__ |
software | healthy | aphelion3d/viewer.py:24 |
_press |
software | healthy | aphelion3d/viewer.py:48 |
_release |
software | healthy | aphelion3d/viewer.py:52 |
_zoom |
software | healthy | aphelion3d/viewer.py:55 |
_reset |
software | healthy | aphelion3d/viewer.py:58 |
_mouse |
software | healthy | aphelion3d/viewer.py:61 |
_update |
software | healthy | aphelion3d/viewer.py:67 |
_k |
software | healthy | aphelion3d/viewer.py:100 |
run |
software | healthy | aphelion3d/viewer.py:105 |
_relaunch |
software | healthy | aphelion3d/viewer.py:135 |
main |
software | healthy | aphelion3d/__main__.py:21 |
configure_prc |
software | healthy | aphelion3d/pipeline.py:17 |
__init__ |
software | healthy | aphelion3d/pipeline.py:34 |
clear |
software | healthy | aphelion3d/pipeline.py:38 |
_aim |
software | healthy | aphelion3d/pipeline.py:44 |
sun |
software | healthy | aphelion3d/pipeline.py:54 |
fill |
software | healthy | aphelion3d/pipeline.py:72 |
ambient |
software | healthy | aphelion3d/pipeline.py:83 |
default_space |
software | dead | aphelion3d/pipeline.py:91 |
init_render |
software | healthy | aphelion3d/pipeline.py:100 |
_add_bloom |
software | healthy | aphelion3d/pipeline.py:130 |
build |
software | healthy | aphelion3d/scenes/ascent.py:17 |
__init__ |
software | healthy | aphelion3d/scenes/launch.py:35 |
_tower |
software | healthy | aphelion3d/scenes/launch.py:109 |
_warp |
software | healthy | aphelion3d/scenes/launch.py:125 |
_ignite |
software | healthy | aphelion3d/scenes/launch.py:128 |
_ignite_fx |
software | healthy | aphelion3d/scenes/launch.py:133 |
_do_stage |
software | healthy | aphelion3d/scenes/launch.py:139 |
_fall |
software | healthy | aphelion3d/scenes/launch.py:151 |
step |
software | healthy | aphelion3d/scenes/launch.py:152 |
_update |
software | healthy | aphelion3d/scenes/launch.py:167 |
_chase |
software | healthy | aphelion3d/scenes/launch.py:211 |
_draw_hud |
software | healthy | aphelion3d/scenes/launch.py:220 |
_smoothstep |
software | healthy | aphelion3d/scenes/launch.py:239 |
globalDt |
software | healthy | aphelion3d/scenes/launch.py:244 |
build |
software | healthy | aphelion3d/scenes/launch.py:249 |
_ground |
software | healthy | aphelion3d/scenes/pad.py:18 |
_tower |
software | healthy | aphelion3d/scenes/pad.py:31 |
build |
software | healthy | aphelion3d/scenes/pad.py:52 |
build |
software | healthy | aphelion3d/scenes/orbit.py:16 |
_normals_unit |
software | healthy | aphelion3d/tests/test_geometry.py:14 |
test_nosecone_tapers_to_a_point |
software | healthy | aphelion3d/tests/test_geometry.py:34 |
test_tank_profile_is_continuous_and_closed |
software | healthy | aphelion3d/tests/test_geometry.py:41 |
test_bell_runs_exit_to_throat |
software | healthy | aphelion3d/tests/test_geometry.py:50 |
test_lathe_makes_geometry_with_unit_normals |
software | healthy | aphelion3d/tests/test_geometry.py:60 |
test_lathe_segment_count_scales_vertices |
software | healthy | aphelion3d/tests/test_geometry.py:67 |
vcount |
software | healthy | aphelion3d/tests/test_geometry.py:71 |
test_part_builds |
software | healthy | aphelion3d/tests/test_geometry.py:87 |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
README.md |
software | healthy | README.md |
pyproject.toml |
software | healthy | pyproject.toml |
BUILDOUT.md |
software | healthy | BUILDOUT.md |
__init__.py |
software | healthy | aphelion3d/__init__.py |
README.md |
software | healthy | aphelion3d/README.md |
studio.py |
software | healthy | aphelion3d/studio.py |
viewer.py |
software | healthy | aphelion3d/viewer.py |
__main__.py |
software | healthy | aphelion3d/__main__.py |
pipeline.py |
software | healthy | aphelion3d/pipeline.py |
__init__.py |
software | healthy | aphelion3d/scenes/__init__.py |
ascent.py |
software | healthy | aphelion3d/scenes/ascent.py |
launch.py |
software | healthy | aphelion3d/scenes/launch.py |
pad.py |
software | healthy | aphelion3d/scenes/pad.py |
orbit.py |
software | healthy | aphelion3d/scenes/orbit.py |
__init__.py |
software | healthy | aphelion3d/tests/__init__.py |
test_geometry.py |
software | healthy | aphelion3d/tests/test_geometry.py |
__init__.py |
software | healthy | aphelion3d/assembly/__init__.py |
ship.py |
software | healthy | aphelion3d/assembly/ship.py |
CREDITS.md |
software | healthy | aphelion3d/assets/CREDITS.md |
skybox.py |
software | healthy | aphelion3d/world/skybox.py |
__init__.py |
software | healthy | aphelion3d/world/__init__.py |
moon.py |
software | healthy | aphelion3d/world/moon.py |
galaxy.py |
software | healthy | aphelion3d/world/galaxy.py |
glow.py |
software | healthy | aphelion3d/world/glow.py |
starfield.py |
software | healthy | aphelion3d/world/starfield.py |
plume.py |
software | healthy | aphelion3d/world/plume.py |
sky.py |
software | healthy | aphelion3d/world/sky.py |
envmap.py |
software | healthy | aphelion3d/world/envmap.py |
smoke.py |
software | healthy | aphelion3d/world/smoke.py |
planet.py |
software | healthy | aphelion3d/world/planet.py |
__init__.py |
software | healthy | aphelion3d/geometry/__init__.py |
parts.py |
software | healthy | aphelion3d/geometry/parts.py |
primitives.py |
software | healthy | aphelion3d/geometry/primitives.py |
materials.py |
software | healthy | aphelion3d/geometry/materials.py |
lathe.py |
software | healthy | aphelion3d/geometry/lathe.py |
__init__.py |
software | healthy | aphelion3d/sim/__init__.py |
launch.py |
software | healthy | aphelion3d/sim/launch.py |
02-propulsion.md |
software | healthy | design/02-propulsion.md |
12-gameplay-economy-ui.md |
software | healthy | design/12-gameplay-economy-ui.md |
09-power-thermal.md |
software | healthy | design/09-power-thermal.md |
06-ships-stations.md |
software | healthy | design/06-ships-stations.md |
03-solar-system.md |
software | healthy | design/03-solar-system.md |
05-industry-logistics.md |
software | healthy | design/05-industry-logistics.md |
91-15-audio-direction.md |
software | healthy | design/91-15-audio-direction.md |
92-16-communications-networks.md |
software | healthy | design/92-16-communications-networks.md |
README.md |
software | healthy | design/README.md |
ART-DIRECTION.md |
software | healthy | design/ART-DIRECTION.md |
10-vehicles.md |
software | healthy | design/10-vehicles.md |
04-resources-isru.md |
software | healthy | design/04-resources-isru.md |
13-architecture.md |
software | healthy | design/13-architecture.md |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
OrbitCamera |
software | healthy | aphelion3d/viewer.py:23 |
Lighting |
software | healthy | aphelion3d/pipeline.py:31 |
LaunchScene |
software | healthy | aphelion3d/scenes/launch.py:34 |
Skybox |
software | healthy | aphelion3d/world/skybox.py:25 |
Moon |
software | healthy | aphelion3d/world/moon.py:36 |
Galaxy |
software | healthy | aphelion3d/world/galaxy.py:54 |
Sun |
software | healthy | aphelion3d/world/glow.py:61 |
Sky |
software | healthy | aphelion3d/world/sky.py:37 |
Planet |
software | healthy | aphelion3d/world/planet.py:241 |
LaunchSim |
software | healthy | aphelion3d/sim/launch.py:28 |
BaseSite |
software | healthy | aphelion/main.py:465 |
Builder |
software | healthy | aphelion/main.py:1054 |
FV |
software | healthy | aphelion/tests/test_crew2.py:146 |
_Buf |
software | healthy | aphelion/tests/test_motorpool.py:14 |
_Net |
software | healthy | aphelion/tests/test_motorpool.py:19 |
_Base |
software | healthy | aphelion/tests/test_motorpool.py:24 |
Tag |
software | healthy | aphelion/tests/test_core_engine.py:156 |
Orbit |
software | healthy | aphelion/tests/test_core_engine.py:175 |
Vessel |
software | healthy | aphelion/tests/test_core_engine.py:179 |
Tank |
software | healthy | aphelion/tests/test_readout_boiloff.py:101 |
AudioCues |
software | healthy | aphelion/ui/audio.py:29 |
Starfield |
software | healthy | aphelion/ui/effects.py:14 |
Particles |
software | healthy | aphelion/ui/effects.py:61 |
Step |
software | healthy | aphelion/ui/tutorial.py:16 |
Tutorial |
software | healthy | aphelion/ui/tutorial.py:22 |
ContentError |
software | healthy | aphelion/content/loader.py:20 |
ContentDB |
software | healthy | aphelion/content/loader.py:25 |
FleetVessel |
software | healthy | aphelion/game/fleet.py:20 |
Countdown |
software | healthy | aphelion/game/countdown.py:383 |
EvaState |
software | healthy | aphelion/game/eva.py:78 |
CrewMember |
software | healthy | aphelion/game/crew.py:102 |
First |
software | healthy | aphelion/game/acts.py:111 |
Act |
software | healthy | aphelion/game/acts.py:272 |
Prestige |
software | healthy | aphelion/game/acts.py:410 |
Round |
software | healthy | aphelion/game/acts.py:461 |
Charter |
software | healthy | aphelion/game/acts.py:515 |
Alert |
software | healthy | aphelion/game/alerts.py:77 |
AlertBus |
software | healthy | aphelion/game/alerts.py:132 |
Entry |
software | healthy | aphelion/game/alerts.py:387 |
Chronicle |
software | healthy | aphelion/game/alerts.py:427 |
GroundVehicle |
software | healthy | aphelion/game/motorpool.py:28 |
Spec |
software | healthy | aphelion/game/campaign.py:20 |
Stream |
software | healthy | aphelion/game/finance.py:37 |
CashLedger |
software | healthy | aphelion/game/finance.py:50 |
ServiceLine |
software | healthy | aphelion/game/finance.py:320 |
Policy |
software | healthy | aphelion/game/finance.py:512 |
InsuranceBook |
software | healthy | aphelion/game/finance.py:533 |
StandDown |
software | healthy | aphelion/game/finance.py:635 |
Round |
software | healthy | aphelion/game/finance.py:680 |
Investors |
software | healthy | aphelion/game/finance.py:719 |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
aphelion3d |
software | healthy | aphelion3d |
scenes |
software | healthy | aphelion3d/scenes |
tests |
software | healthy | aphelion3d/tests |
assembly |
software | healthy | aphelion3d/assembly |
assets |
software | healthy | aphelion3d/assets |
world |
software | healthy | aphelion3d/world |
geometry |
software | healthy | aphelion3d/geometry |
sim |
software | healthy | aphelion3d/sim |
design |
software | healthy | design |
extracts |
software | healthy | design/extracts |
aphelion |
software | healthy | aphelion |
tests |
software | healthy | aphelion/tests |
ui |
software | healthy | aphelion/ui |
save |
software | healthy | aphelion/save |
content |
software | healthy | aphelion/content |
game |
software | healthy | aphelion/game |
core |
software | healthy | aphelion/core |
sim |
software | healthy | aphelion/sim |
vessels |
software | healthy | aphelion/sim/vessels |
flight |
software | healthy | aphelion/sim/flight |
network |
software | healthy | aphelion/sim/network |
stations |
software | healthy | aphelion/sim/stations |
ledger |
software | healthy | aphelion/sim/ledger |
industry |
software | healthy | aphelion/sim/industry |
orbits |
software | healthy | aphelion/sim/orbits |
habitat |
software | healthy | aphelion/sim/habitat |
environment |
software | healthy | aphelion/sim/environment |
vehicles |
software | healthy | aphelion/sim/vehicles |
render |
software | healthy | aphelion/render |
scenes |
software | healthy | aphelion/render/scenes |
readouts |
software | healthy | aphelion/render/readouts |
tools |
software | healthy | tools |
| Label | Layer | Status | Path |
|---|---|---|---|
vps::droplet |
hardware | healthy | design/README.md |
vps::lightsail |
hardware | healthy | tools/gen_tech.py |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-ba_lazde |
software | healthy | /tmp/repobility-clone-ba_lazde |
| Label | Layer | Status | Path |
|---|---|---|---|
gpu (detected) |
hardware | healthy | README.md |
This page is publicly accessible at:
https://repobility.com/scan/d5cf40f0-118c-47f9-a611-db7a73b0404c/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/d5cf40f0-118c-47f9-a611-db7a73b0404c/
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.