https://github.com/tuanhqv123/ishot-landingpage
· scanned 2026-06-16 00:43 UTC (2 months, 1 week ago)
11 raw signals (0 security + 11 graph)
Last scanned 2 months, 1 week ago · v1 · 11 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 33 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 |
|---|---|---|---|
bun.lock |
software | healthy | bun.lock |
postcss.config.mjs |
software | healthy | postcss.config.mjs |
tailwind.config.ts |
software | healthy | tailwind.config.ts |
package.json |
software | healthy | package.json |
next-env.d.ts |
software | healthy | next-env.d.ts |
package-lock.json |
software | healthy | package-lock.json |
tsconfig.json |
software | healthy | tsconfig.json |
next.config.mjs |
software | healthy | next.config.mjs |
latest.json |
software | healthy | public/download/latest.json |
globals.css |
software | healthy | src/app/globals.css |
page.tsx |
software | healthy | src/app/page.tsx |
layout.tsx |
software | healthy | src/app/layout.tsx |
route.ts |
software | healthy | src/app/api/download/route.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
AppleIcon |
software | healthy | src/app/page.tsx:AppleIcon |
LandingPage |
software | healthy | src/app/page.tsx:LandingPage |
handleDownload |
software | healthy | src/app/page.tsx:handleDownload |
Cell |
software | healthy | src/app/page.tsx:Cell |
ComparisonTable |
software | healthy | src/app/page.tsx:ComparisonTable |
FeatureCard |
software | healthy | src/app/page.tsx:FeatureCard |
RoadmapCard |
software | healthy | src/app/page.tsx:RoadmapCard |
FeedbackCard |
software | healthy | src/app/page.tsx:FeedbackCard |
RootLayout |
software | healthy | src/app/layout.tsx:RootLayout |
GET |
software | healthy | src/app/api/download/route.ts:GET |
| Label | Layer | Status | Path |
|---|---|---|---|
public |
software | healthy | public |
download |
software | healthy | public/download |
src |
software | healthy | src |
app |
software | healthy | src/app |
api |
software | healthy | src/app/api |
download |
software | healthy | src/app/api/download |
| Label | Layer | Status | Path |
|---|---|---|---|
LandingPage |
frontend | healthy | src/app/page.tsx |
RootLayout |
frontend | healthy | src/app/layout.tsx |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-dwlihp9n |
software | healthy | /tmp/repobility-clone-dwlihp9n |
| Label | Layer | Status | Path |
|---|---|---|---|
/page.tsx |
frontend | healthy | src/app/page.tsx |
This page is publicly accessible at:
https://repobility.com/scan/89903c2d-f639-4586-8ad0-7a9b22151d8b/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/89903c2d-f639-4586-8ad0-7a9b22151d8b/
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.