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.

yoonhj7173/craft

https://github.com/yoonhj7173/craft · scanned 2026-06-16 01:07 UTC (2 months, 1 week ago)

116 raw signals (0 security + 116 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 1 week ago · v1 · 104 actionable findings from 1 signal source. 12 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 1146 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
PillButton software healthy frontend/components/ui/primitives.tsx:PillButton
StatusChip software healthy frontend/components/ui/primitives.tsx:StatusChip
GlassPanel software healthy frontend/components/ui/primitives.tsx:GlassPanel
DarkTile software healthy frontend/components/ui/primitives.tsx:DarkTile
Overlay software healthy frontend/components/ui/primitives.tsx:Overlay
Stepper software healthy frontend/components/ui/primitives.tsx:Stepper
Logo software healthy frontend/components/marketing/shared.tsx:Logo
Nav software healthy frontend/components/marketing/shared.tsx:Nav
Footer software healthy frontend/components/marketing/shared.tsx:Footer
AddAgentModal software healthy frontend/components/panels/Modals.tsx:AddAgentModal
pick software healthy frontend/components/panels/Modals.tsx:pick
AddTeamModal software healthy frontend/components/panels/Modals.tsx:AddTeamModal
ConfirmDialog software healthy frontend/components/panels/Modals.tsx:ConfirmDialog
Lbl software healthy frontend/components/panels/Modals.tsx:Lbl
Avatar software healthy frontend/components/panels/InspectorPanel.tsx:Avatar
Tile software healthy frontend/components/panels/InspectorPanel.tsx:Tile
TeamPanel software healthy frontend/components/panels/InspectorPanel.tsx:TeamPanel
AgentPanel software healthy frontend/components/panels/InspectorPanel.tsx:AgentPanel
PanelShell software healthy frontend/components/panels/InspectorPanel.tsx:PanelShell
Section software healthy frontend/components/panels/InspectorPanel.tsx:Section
Label software healthy frontend/components/panels/InspectorPanel.tsx:Label
PanelController software healthy frontend/components/panels/PanelController.tsx:PanelControl…
call software healthy frontend/components/panels/PanelController.tsx:call
close software healthy frontend/components/panels/PanelController.tsx:close
full software healthy frontend/components/panels/PanelController.tsx:full
confirmEl software healthy frontend/components/panels/PanelController.tsx:confirmEl
MapCanvas software healthy frontend/components/map/MapCanvas.tsx:MapCanvas
BoardOverlay software healthy frontend/components/overlays/Overlays.tsx:BoardOverlay
OutputsOverlay software healthy frontend/components/overlays/Overlays.tsx:OutputsOverlay
SettingsOverlay software healthy frontend/components/overlays/Overlays.tsx:SettingsOverlay
togglePause software healthy frontend/components/overlays/Overlays.tsx:togglePause
Stepper software healthy frontend/components/overlays/Overlays.tsx:Stepper
Title software healthy frontend/components/overlays/Overlays.tsx:Title
Empty software healthy frontend/components/overlays/Overlays.tsx:Empty
Lbl software healthy frontend/components/overlays/Overlays.tsx:Lbl
Hud software healthy frontend/components/hud/Hud.tsx:Hud
ProjectSwitcher software healthy frontend/components/hud/Hud.tsx:ProjectSwitcher
ActivityFeedAndBell software healthy frontend/components/hud/Hud.tsx:ActivityFeedAndBell
FeedRow software healthy frontend/components/hud/Hud.tsx:FeedRow
ToastStack software healthy frontend/components/hud/Hud.tsx:ToastStack
UtilityStack software healthy frontend/components/hud/Hud.tsx:UtilityStack
Util software healthy frontend/components/hud/Hud.tsx:Util
TokenCounter software healthy frontend/components/hud/Hud.tsx:TokenCounter
OrchestratorChat software healthy frontend/components/hud/Hud.tsx:OrchestratorChat
send software healthy frontend/components/hud/Hud.tsx:send
chipFg software healthy frontend/components/hud/Hud.tsx:chipFg
time software healthy frontend/components/hud/Hud.tsx:time
robots software healthy frontend/app/robots.ts:robots
OpengraphImage software healthy frontend/app/opengraph-image.tsx:OpengraphImage
sitemap software healthy frontend/app/sitemap.ts:sitemap

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

LabelLayerStatusPath
CLAUDE.md software healthy CLAUDE.md
decision-log.md software healthy decision-log.md
DEPLOY.md software healthy DEPLOY.md
docker-compose.yml software healthy docker-compose.yml
postcss.config.mjs software healthy frontend/postcss.config.mjs
tailwind.config.ts software healthy frontend/tailwind.config.ts
package.json software healthy frontend/package.json
next-env.d.ts software healthy frontend/next-env.d.ts
package-lock.json software healthy frontend/package-lock.json
middleware.ts software healthy frontend/middleware.ts
tsconfig.json software healthy frontend/tsconfig.json
next.config.mjs software healthy frontend/next.config.mjs
primitives.tsx software healthy frontend/components/ui/primitives.tsx
shared.tsx software healthy frontend/components/marketing/shared.tsx
Modals.tsx software healthy frontend/components/panels/Modals.tsx
InspectorPanel.tsx software healthy frontend/components/panels/InspectorPanel.tsx
PanelController.tsx software healthy frontend/components/panels/PanelController.tsx
types.ts software healthy frontend/components/panels/types.ts
MapCanvas.tsx software healthy frontend/components/map/MapCanvas.tsx
Overlays.tsx software healthy frontend/components/overlays/Overlays.tsx
Hud.tsx software healthy frontend/components/hud/Hud.tsx
robots.ts software healthy frontend/app/robots.ts
opengraph-image.tsx software healthy frontend/app/opengraph-image.tsx
globals.css software healthy frontend/app/globals.css
sitemap.ts software healthy frontend/app/sitemap.ts
page.tsx software healthy frontend/app/page.tsx
layout.tsx software healthy frontend/app/layout.tsx
page.tsx software healthy frontend/app/blog/page.tsx
page.tsx software healthy frontend/app/blog/[slug]/page.tsx
page.tsx software healthy frontend/app/map-preview/page.tsx
page.tsx software healthy frontend/app/design/page.tsx
page.tsx software healthy frontend/app/app/[projectId]/page.tsx
page.tsx software healthy frontend/app/panels-preview/page.tsx
page.tsx software healthy frontend/app/onboarding/page.tsx
page.tsx software healthy frontend/app/overlays-preview/page.tsx
api.ts software healthy frontend/lib/api.ts
blog.ts software healthy frontend/lib/blog.ts
sse.ts software healthy frontend/lib/sse.ts
store.ts software healthy frontend/lib/store.ts
tokens.ts software healthy frontend/lib/tokens.ts
room.ts software healthy frontend/lib/map/room.ts
workstation.ts software healthy frontend/lib/map/workstation.ts
types.ts software healthy frontend/lib/map/types.ts
world.ts software healthy frontend/lib/map/world.ts
__init__.py software healthy app/services/__init__.py
README.md software healthy claude-design-handoff/README.md
Craft Prototype.dc.html software healthy claude-design-handoff/product/Craft Prototype.dc.html
Design System.dc.html software healthy claude-design-handoff/product/Design System.dc.html
README.md software healthy claude-design-handoff/product/README.md
Onboarding.dc.html software healthy claude-design-handoff/product/Onboarding.dc.html

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

LabelLayerStatusPath
PixiWorld software healthy frontend/lib/map/world.ts:PixiWorld
StreamableComponent software healthy claude-design-handoff/product/support.js:StreamableComponent
changed software healthy claude-design-handoff/product/support.js:changed
eval software healthy claude-design-handoff/product/support.js:eval
name software healthy claude-design-handoff/product/support.js:name
StreamableComponent software healthy claude-design-handoff/marketing/support.js:StreamableCompon…
changed software healthy claude-design-handoff/marketing/support.js:changed
eval software healthy claude-design-handoff/marketing/support.js:eval
name software healthy claude-design-handoff/marketing/support.js:name
ScriptedClient software healthy backend/tests/test_orchestrator.py:45
StatusClient software healthy backend/tests/test_orchestrator.py:103
FlakyProvider software healthy backend/tests/test_workspace.py:77
ScriptedDevAgent software healthy backend/tests/test_engine_integration.py:80
_FakeCrew software healthy backend/tests/test_continuation_spike.py:63
BoomLLM software healthy backend/tests/test_worker.py:93
ScriptedAgent software healthy backend/tests/test_dev_runner.py:27
RoleTemplateOut software healthy backend/app/schemas.py:18
TemplateOut software healthy backend/app/schemas.py:30
ProjectCreate software healthy backend/app/schemas.py:43
ProjectPatch software healthy backend/app/schemas.py:51
ProjectOut software healthy backend/app/schemas.py:55
AgentMapOut software healthy backend/app/schemas.py:67
TeamMapOut software healthy backend/app/schemas.py:77
EdgeMapOut software healthy backend/app/schemas.py:89
MapOut software healthy backend/app/schemas.py:99
TeamCreate software healthy backend/app/schemas.py:109
TeamPatch software healthy backend/app/schemas.py:113
AgentOutputIn software healthy backend/app/schemas.py:119
AgentCreate software healthy backend/app/schemas.py:127
AgentPatch software healthy backend/app/schemas.py:136
EdgeCreate software healthy backend/app/schemas.py:142
AgentRowOut software healthy backend/app/schemas.py:152
TeamPanelOut software healthy backend/app/schemas.py:162
EdgeRefOut software healthy backend/app/schemas.py:172
AgentPanelOut software healthy backend/app/schemas.py:182
ContextFileOut software healthy backend/app/schemas.py:202
OutputFileOut software healthy backend/app/schemas.py:211
OutputTaskGroupOut software healthy backend/app/schemas.py:220
OutputPreviewOut software healthy backend/app/schemas.py:230
MemoryOut software healthy backend/app/schemas.py:238
MemoryPut software healthy backend/app/schemas.py:243
NotificationOut software healthy backend/app/schemas.py:250
BoardTaskOut software healthy backend/app/schemas.py:261
BoardGoalOut software healthy backend/app/schemas.py:269
BoardOut software healthy backend/app/schemas.py:275
UsageBucketOut software healthy backend/app/schemas.py:279
UsageOut software healthy backend/app/schemas.py:287
Settings software healthy backend/app/config.py:19
ClerkAuthError software healthy backend/app/auth.py:64
ClerkTokenVerifier software healthy backend/app/auth.py:68

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

LabelLayerStatusPath
frontend software healthy frontend
components software healthy frontend/components
ui software healthy frontend/components/ui
marketing software healthy frontend/components/marketing
panels software healthy frontend/components/panels
map software healthy frontend/components/map
overlays software healthy frontend/components/overlays
hud software healthy frontend/components/hud
app software healthy frontend/app
blog software healthy frontend/app/blog
[slug] software healthy frontend/app/blog/[slug]
map-preview software healthy frontend/app/map-preview
design software healthy frontend/app/design
app software healthy frontend/app/app
[projectId] software healthy frontend/app/app/[projectId]
panels-preview software healthy frontend/app/panels-preview
onboarding software healthy frontend/app/onboarding
overlays-preview software healthy frontend/app/overlays-preview
lib software healthy frontend/lib
map software healthy frontend/lib/map
app software healthy app
services software healthy app/services
claude-design-handoff software healthy claude-design-handoff
product software healthy claude-design-handoff/product
uploads software healthy claude-design-handoff/product/uploads
marketing software healthy claude-design-handoff/marketing
.claude software healthy .claude
commands software healthy .claude/commands
agents software healthy .claude/agents
context software healthy context
backend software healthy backend
tests software healthy backend/tests
scripts software healthy backend/scripts
app software healthy backend/app
crews software healthy backend/app/crews
services software healthy backend/app/services
routers software healthy backend/app/routers
migrations software healthy backend/migrations
versions software healthy backend/migrations/versions
.github software healthy .github
workflows software healthy .github/workflows
specs software healthy specs

LabelLayerStatusPath
GET /templates api healthy backend/app/routers/projects.py
POST /projects api healthy backend/app/routers/projects.py
GET /projects api healthy backend/app/routers/projects.py
GET /projects/{project_id} api healthy backend/app/routers/projects.py
PATCH /projects/{project_id} api healthy backend/app/routers/projects.py
DELETE /projects/{project_id} api healthy backend/app/routers/projects.py
POST /projects/{project_id}/pause api healthy backend/app/routers/projects.py
POST /projects/{project_id}/resume api healthy backend/app/routers/projects.py
GET /projects/{project_id}/map api healthy backend/app/routers/projects.py
POST /projects/{project_id}/teams api healthy backend/app/routers/teams.py
PATCH /teams/{team_id} api healthy backend/app/routers/teams.py
DELETE /teams/{team_id} api healthy backend/app/routers/teams.py
GET /teams/{team_id} api healthy backend/app/routers/teams.py
POST /teams/{team_id}/agents api healthy backend/app/routers/teams.py
PATCH /agents/{agent_id} api healthy backend/app/routers/teams.py
DELETE /agents/{agent_id} api healthy backend/app/routers/teams.py
GET /agents/{agent_id} api healthy backend/app/routers/teams.py
POST /projects/{project_id}/context api healthy backend/app/routers/context.py
GET /projects/{project_id}/context api healthy backend/app/routers/context.py
DELETE /context/{context_id} api healthy backend/app/routers/context.py
GET /me api healthy backend/app/routers/auth_demo.py
GET /agents/{agent_id}/memory api healthy backend/app/routers/memory.py
PUT /agents/{agent_id}/memory api healthy backend/app/routers/memory.py
DELETE /agents/{agent_id}/memory api healthy backend/app/routers/memory.py
POST /tasks/{task_id}/stop api healthy backend/app/routers/tasks.py
POST /tasks/{task_id}/continue api healthy backend/app/routers/tasks.py
GET /projects/{project_id}/outputs api healthy backend/app/routers/outputs.py
GET /outputs/{output_id} api healthy backend/app/routers/outputs.py
GET /outputs/{output_id}/download api healthy backend/app/routers/outputs.py
GET /tasks/{task_id}/outputs.zip api healthy backend/app/routers/outputs.py
POST /projects/{project_id}/chat api healthy backend/app/routers/chat.py
GET /projects/{project_id}/chat/history api healthy backend/app/routers/chat.py
POST /projects/{project_id}/edges api healthy backend/app/routers/edges.py
DELETE /edges/{edge_id} api healthy backend/app/routers/edges.py
GET /projects/{project_id}/sse api healthy backend/app/routers/realtime.py
GET /notifications api healthy backend/app/routers/realtime.py
POST /notifications/read-all api healthy backend/app/routers/realtime.py
POST /notifications/{notif_id}/read api healthy backend/app/routers/realtime.py
GET /projects/{project_id}/board api healthy backend/app/routers/realtime.py
GET /projects/{project_id}/usage api healthy backend/app/routers/realtime.py
GET /health api healthy backend/app/routers/system.py
GET /ready api healthy backend/app/routers/system.py

LabelLayerStatusPath
UserProfile data healthy backend/app/models.py
Project data healthy backend/app/models.py
TeamTemplate data healthy backend/app/models.py
AgentTemplate data healthy backend/app/models.py
Team data healthy backend/app/models.py
Agent data healthy backend/app/models.py
Edge data healthy backend/app/models.py
Goal data healthy backend/app/models.py
Task data healthy backend/app/models.py
Output data healthy backend/app/models.py
ContextFile data healthy backend/app/models.py
AgentMemory data healthy backend/app/models.py
OrchestratorMessage data healthy backend/app/models.py
Notification data healthy backend/app/models.py
Config data healthy backend/app/models.py
team_templates data healthy backend/app/models.py
agent_templates data healthy backend/app/models.py
teams data healthy backend/app/models.py
agents data healthy backend/app/models.py
edges data healthy backend/app/models.py
tasks data healthy backend/app/models.py
outputs data healthy backend/app/models.py

LabelLayerStatusPath
MapCanvas frontend healthy frontend/components/map/MapCanvas.tsx
Hud frontend healthy frontend/components/hud/Hud.tsx
OpengraphImage frontend healthy frontend/app/opengraph-image.tsx
Landing frontend healthy frontend/app/page.tsx
RootLayout frontend healthy frontend/app/layout.tsx
BlogIndex frontend healthy frontend/app/blog/page.tsx
Post frontend healthy frontend/app/blog/[slug]/page.tsx
MapPreview frontend healthy frontend/app/map-preview/page.tsx
DesignPage frontend healthy frontend/app/design/page.tsx
ProjectMap frontend healthy frontend/app/app/[projectId]/page.tsx
PanelsPreview frontend healthy frontend/app/panels-preview/page.tsx
Onboarding frontend healthy frontend/app/onboarding/page.tsx
OverlaysPreview frontend healthy frontend/app/overlays-preview/page.tsx

LabelLayerStatusPath
/page.tsx frontend healthy frontend/app/page.tsx
/blog frontend healthy frontend/app/blog/page.tsx
/blog/[slug] frontend healthy frontend/app/blog/[slug]/page.tsx
/map-preview frontend healthy frontend/app/map-preview/page.tsx
/design frontend healthy frontend/app/design/page.tsx
/app/[projectId] frontend healthy frontend/app/app/[projectId]/page.tsx
/panels-preview frontend healthy frontend/app/panels-preview/page.tsx
/onboarding frontend healthy frontend/app/onboarding/page.tsx
/overlays-preview frontend healthy frontend/app/overlays-preview/page.tsx

LabelLayerStatusPath
auth::backend/app/main.py security healthy backend/app/main.py
auth::backend/scripts/_serve_with_stub_auth.py security healthy backend/scripts/_serve_with_stub_auth.py
auth::backend/tests/test_auth.py security healthy backend/tests/test_auth.py
auth::backend/app/auth.py security healthy backend/app/auth.py
auth::backend/app/routers/auth_demo.py security healthy backend/app/routers/auth_demo.py
auth::backend/.env.example security healthy backend/.env.example

LabelLayerStatusPath
postgres data healthy docker-compose.yml
redis data healthy docker-compose.yml
postgresql data healthy docker-compose.yml
sqlite data healthy frontend/app/panels-preview/page.tsx
mysql data healthy backend/tests/test_continuation_spike.py

LabelLayerStatusPath
env.py data healthy backend/migrations/env.py
e9fd0d85cb5e_widen_est_cost_usd_to_12_6.py data healthy backend/migrations/versions/e9fd0d85cb5e_widen_est_cost_usd…
b1c7d1a4d159_add_tasks_stopped.py data healthy backend/migrations/versions/b1c7d1a4d159_add_tasks_stopped.…
e70800386072_add_cma_columns.py data healthy backend/migrations/versions/e70800386072_add_cma_columns.py
13eb36717947_v3_initial_schema.py data healthy backend/migrations/versions/13eb36717947_v3_initial_schema.…

LabelLayerStatusPath
port:5432 network healthy docker-compose.yml
port:6379 network healthy docker-compose.yml
port:8000 network healthy backend/Dockerfile
port:8099 network healthy backend/scripts/_serve_with_stub_auth.py

LabelLayerStatusPath
image::backend/Dockerfile hardware healthy backend/Dockerfile
postgres hardware healthy docker-compose.yml
redis hardware healthy docker-compose.yml

LabelLayerStatusPath
celery data healthy backend/Dockerfile
pubsub data healthy backend/tests/test_realtime.py

LabelLayerStatusPath
backend cicd healthy .github/workflows/ci.yml
frontend cicd healthy .github/workflows/ci.yml

LabelLayerStatusPath
repobility-clone-v0fyfeag software healthy /tmp/repobility-clone-v0fyfeag

LabelLayerStatusPath
127.0.0.1 network healthy backend/tests/test_verification.py

LabelLayerStatusPath
vps::aws hardware healthy backend/tests/test_continuation_spike.py

LabelLayerStatusPath
gha::ci cicd healthy .github/workflows/ci.yml
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/a900528f-51df-42c9-b0cc-70805a95e978/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/a900528f-51df-42c9-b0cc-70805a95e978/

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.