https://github.com/smith22295-rgb/printlab
· scanned 2026-06-16 00:16 UTC (2 months, 2 weeks ago)
39 raw signals (0 security + 39 graph)
Last scanned 2 months, 2 weeks ago · v1 · 39 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 99 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 |
|---|---|---|---|
snapshot |
software | healthy | app.py:33 |
find_claude |
software | healthy | app.py:51 |
clean_env |
software | healthy | app.py:82 |
run_forge |
software | dead | app.py:135 |
_describe_tool |
software | healthy | app.py:209 |
part_stats |
software | healthy | app.py:225 |
read_params |
software | healthy | app.py:242 |
safe_part |
software | healthy | app.py:253 |
retarget_export |
software | healthy | app.py:259 |
run_part |
software | healthy | app.py:265 |
health |
software | healthy | app.py:282 |
list_parts |
software | healthy | app.py:287 |
get_params |
software | healthy | app.py:316 |
rerun |
software | healthy | app.py:324 |
bake |
software | healthy | app.py:333 |
restore |
software | healthy | app.py:356 |
delete_part |
software | healthy | app.py:370 |
_valid_new_name |
software | healthy | app.py:384 |
rename_part |
software | healthy | app.py:390 |
duplicate_part |
software | healthy | app.py:410 |
generate |
software | healthy | app.py:428 |
job_status |
software | healthy | app.py:460 |
connect |
software | healthy | app.py:466 |
find_bambu |
software | healthy | app.py:475 |
open_target |
software | healthy | app.py:489 |
index |
software | healthy | app.py:513 |
params |
software | healthy | lib3d.py:24 |
union |
software | healthy | lib3d.py:57 |
difference |
software | healthy | lib3d.py:62 |
intersection |
software | healthy | lib3d.py:66 |
_flatten |
software | healthy | lib3d.py:70 |
rounded_rect |
software | healthy | lib3d.py:82 |
soften |
software | healthy | lib3d.py:90 |
_assemble_rings |
software | healthy | lib3d.py:124 |
text_polygons |
software | healthy | lib3d.py:142 |
image_outline |
software | healthy | lib3d.py:154 |
extrude |
software | healthy | lib3d.py:194 |
box |
software | healthy | lib3d.py:202 |
rounded_box |
software | healthy | lib3d.py:209 |
cylinder |
software | healthy | lib3d.py:237 |
revolve |
software | healthy | lib3d.py:241 |
sweep |
software | dead | lib3d.py:251 |
move |
software | healthy | lib3d.py:261 |
rotate |
software | healthy | lib3d.py:267 |
_clean |
software | healthy | lib3d.py:276 |
_clear_bodies |
software | healthy | lib3d.py:288 |
export |
software | healthy | lib3d.py:293 |
seam_tabs |
software | dead | lib3d.py:319 |
export_multi |
software | healthy | lib3d.py:359 |
_letter_slab |
software | healthy | parts/calibration_cube.py:21 |
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 |
CLAUDE.md |
software | healthy | CLAUDE.md |
TECHNIQUES.md |
software | healthy | TECHNIQUES.md |
app.py |
software | healthy | app.py |
viewer.html |
software | healthy | viewer.html |
requirements.txt |
software | healthy | requirements.txt |
lib3d.py |
software | healthy | lib3d.py |
calibration_cube.py |
software | healthy | parts/calibration_cube.py |
keychain_smith.py |
software | healthy | parts/keychain_smith.py |
star_ornament.py |
software | healthy | parts/star_ornament.py |
phone_stand.py |
software | healthy | parts/phone_stand.py |
dog_top_hat.py |
software | healthy | parts/dog_top_hat.py |
car_lift_164.py |
software | healthy | parts/car_lift_164.py |
hinge_demo.py |
software | healthy | parts/hinge_demo.py |
index.html |
software | healthy | static/index.html |
make_icon.py |
software | healthy | tools/make_icon.py |
CLAUDE.md |
quality | healthy | CLAUDE.md |
| Label | Layer | Status | Path |
|---|---|---|---|
GET /api/health |
api | healthy | app.py |
GET /api/parts |
api | healthy | app.py |
GET /api/params/{part} |
api | healthy | app.py |
POST /api/rerun |
api | healthy | app.py |
POST /api/bake |
api | healthy | app.py |
POST /api/restore |
api | healthy | app.py |
POST /api/delete |
api | healthy | app.py |
POST /api/rename |
api | healthy | app.py |
POST /api/duplicate |
api | healthy | app.py |
POST /api/generate |
api | healthy | app.py |
GET /api/job/{job_id} |
api | healthy | app.py |
POST /api/connect |
api | healthy | app.py |
POST /api/open |
api | healthy | app.py |
GET / |
api | healthy | app.py |
| Label | Layer | Status | Path |
|---|---|---|---|
parts |
software | healthy | parts |
static |
software | healthy | static |
tools |
software | healthy | tools |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-sysu0fot |
software | healthy | /tmp/repobility-clone-sysu0fot |
| Label | Layer | Status | Path |
|---|---|---|---|
127.0.0.1 |
network | healthy | CLAUDE.md |
| Label | Layer | Status | Path |
|---|---|---|---|
port:8123 |
network | healthy | app.py |
This page is publicly accessible at:
https://repobility.com/scan/2b531567-f5f9-461e-81e7-0db176f45b29/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/2b531567-f5f9-461e-81e7-0db176f45b29/
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.