https://github.com/Sofiasalazar/super-designer
· scanned 2026-06-16 00:17 UTC (2 months, 2 weeks ago)
12 raw signals (0 security + 12 graph)
Last scanned 2 months, 2 weeks ago · v1 · 12 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 58 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 |
|---|---|---|---|
vite.config.ts |
software | healthy | vite.config.ts |
tailwind.config.ts |
software | healthy | tailwind.config.ts |
package.json |
software | healthy | package.json |
index.html |
software | healthy | index.html |
package-lock.json |
software | healthy | package-lock.json |
tsconfig.json |
software | healthy | tsconfig.json |
postcss.config.js |
software | healthy | postcss.config.js |
index.css |
software | healthy | src/index.css |
main.tsx |
software | healthy | src/main.tsx |
vite-env.d.ts |
software | healthy | src/vite-env.d.ts |
App.tsx |
software | healthy | src/App.tsx |
index.ts |
software | healthy | src/types/index.ts |
EmptyState.tsx |
software | healthy | src/components/EmptyState.tsx |
DataNotice.tsx |
software | healthy | src/components/DataNotice.tsx |
SettingsModal.tsx |
software | healthy | src/components/SettingsModal.tsx |
TemplateGallery.tsx |
software | healthy | src/components/TemplateGallery.tsx |
TokenCounter.tsx |
software | healthy | src/components/TokenCounter.tsx |
Sidebar.tsx |
software | healthy | src/components/Sidebar.tsx |
PromptPanel.tsx |
software | healthy | src/components/PromptPanel.tsx |
DesignPreview.tsx |
software | healthy | src/components/DesignPreview.tsx |
FooterCTA.tsx |
software | healthy | src/components/FooterCTA.tsx |
Header.tsx |
software | healthy | src/components/Header.tsx |
ChatMessage.tsx |
software | healthy | src/components/ChatMessage.tsx |
system-prompt.ts |
software | healthy | src/lib/system-prompt.ts |
templates.ts |
software | healthy | src/lib/templates.ts |
anthropic.ts |
software | healthy | src/lib/anthropic.ts |
useLocalStorage.ts |
software | healthy | src/hooks/useLocalStorage.ts |
useTokenCounter.ts |
software | healthy | src/hooks/useTokenCounter.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
nextId |
software | healthy | src/App.tsx:nextId |
nextDesignId |
software | healthy | src/App.tsx:nextDesignId |
extractName |
software | healthy | src/App.tsx:extractName |
App |
software | healthy | src/App.tsx:App |
handleSubmit |
software | healthy | src/components/EmptyState.tsx:handleSubmit |
handleExampleClick |
software | healthy | src/components/EmptyState.tsx:handleExampleClick |
handleKey |
software | healthy | src/components/SettingsModal.tsx:handleKey |
handleSave |
software | healthy | src/components/SettingsModal.tsx:handleSave |
handleClear |
software | healthy | src/components/SettingsModal.tsx:handleClear |
handleTemplateClick |
software | healthy | src/components/TemplateGallery.tsx:handleTemplateClick |
handleCustomSubmit |
software | healthy | src/components/TemplateGallery.tsx:handleCustomSubmit |
handleSubmit |
software | healthy | src/components/PromptPanel.tsx:handleSubmit |
handleKeyDown |
software | healthy | src/components/PromptPanel.tsx:handleKeyDown |
handleCopy |
software | healthy | src/components/DesignPreview.tsx:handleCopy |
handleDownload |
software | healthy | src/components/DesignPreview.tsx:handleDownload |
handleOpenTab |
software | healthy | src/components/DesignPreview.tsx:handleOpenTab |
buildUserMessage |
software | healthy | src/lib/system-prompt.ts:buildUserMessage |
extractHtml |
software | healthy | src/lib/anthropic.ts:extractHtml |
generateDesign |
software | healthy | src/lib/anthropic.ts:generateDesign |
useLocalStorage |
software | healthy | src/hooks/useLocalStorage.ts:useLocalStorage |
useTokenCounter |
software | healthy | src/hooks/useTokenCounter.ts:useTokenCounter |
cost |
software | healthy | src/hooks/useTokenCounter.ts:cost |
| Label | Layer | Status | Path |
|---|---|---|---|
src |
software | healthy | src |
types |
software | healthy | src/types |
components |
software | healthy | src/components |
lib |
software | healthy | src/lib |
hooks |
software | healthy | src/hooks |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-bem6d94g |
software | healthy | /tmp/repobility-clone-bem6d94g |
| Label | Layer | Status | Path |
|---|---|---|---|
port:5174 |
network | healthy | vite.config.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
App |
frontend | healthy | src/App.tsx |
This page is publicly accessible at:
https://repobility.com/scan/a94125a8-33a5-4690-bf9b-28fc5d6b0433/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/a94125a8-33a5-4690-bf9b-28fc5d6b0433/
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.