https://github.com/Webflow-Examples/hello-world-next-app-bindings
· scanned 2026-06-16 00:55 UTC (2 months, 1 week ago)
10 raw signals (0 security + 10 graph)
Last scanned 2 months, 1 week ago · v1 · 10 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 51 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 |
|---|---|---|---|
cloudflare-env.d.ts |
software | healthy | cloudflare-env.d.ts |
open-next.config.ts |
software | healthy | open-next.config.ts |
postcss.config.mjs |
software | healthy | postcss.config.mjs |
README.md |
software | healthy | README.md |
package.json |
software | healthy | package.json |
package-lock.json |
software | healthy | package-lock.json |
webflow.json |
software | healthy | webflow.json |
CONTEXT.md |
software | healthy | CONTEXT.md |
wrangler.json |
software | healthy | wrangler.json |
.env.example |
software | healthy | .env.example |
tsconfig.json |
software | healthy | tsconfig.json |
eslint.config.mjs |
software | healthy | eslint.config.mjs |
next.config.ts |
software | healthy | next.config.ts |
0000_create_favorites.sql |
software | healthy | drizzle/0000_create_favorites.sql |
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/binding-status/route.ts |
DocCard.tsx |
software | healthy | src/app/components/DocCard.tsx |
BindingsStatus.tsx |
software | healthy | src/app/components/BindingsStatus.tsx |
WebflowLogo.tsx |
software | healthy | src/app/components/WebflowLogo.tsx |
| Label | Layer | Status | Path |
|---|---|---|---|
Home |
software | healthy | src/app/page.tsx:Home |
RootLayout |
software | healthy | src/app/layout.tsx:RootLayout |
checkD1 |
software | healthy | src/app/api/binding-status/route.ts:checkD1 |
checkKV |
software | healthy | src/app/api/binding-status/route.ts:checkKV |
checkR2 |
software | healthy | src/app/api/binding-status/route.ts:checkR2 |
GET |
software | healthy | src/app/api/binding-status/route.ts:GET |
r2Bucket |
software | healthy | src/app/api/binding-status/route.ts:r2Bucket |
DocCard |
software | healthy | src/app/components/DocCard.tsx:DocCard |
buildAppUrl |
software | healthy | src/app/components/BindingsStatus.tsx:buildAppUrl |
base |
software | healthy | src/app/components/BindingsStatus.tsx:base |
BindingsStatus |
software | healthy | src/app/components/BindingsStatus.tsx:BindingsStatus |
json |
software | healthy | src/app/components/BindingsStatus.tsx:json |
WebflowLogo |
software | healthy | src/app/components/WebflowLogo.tsx:WebflowLogo |
| Label | Layer | Status | Path |
|---|---|---|---|
drizzle |
software | healthy | drizzle |
src |
software | healthy | src |
app |
software | healthy | src/app |
api |
software | healthy | src/app/api |
binding-status |
software | healthy | src/app/api/binding-status |
components |
software | healthy | src/app/components |
| Label | Layer | Status | Path |
|---|---|---|---|
Home |
frontend | healthy | src/app/page.tsx |
RootLayout |
frontend | healthy | src/app/layout.tsx |
DocCard |
frontend | healthy | src/app/components/DocCard.tsx |
BindingsStatus |
frontend | healthy | src/app/components/BindingsStatus.tsx |
WebflowLogo |
frontend | healthy | src/app/components/WebflowLogo.tsx |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-l5cttgot |
software | healthy | /tmp/repobility-clone-l5cttgot |
| Label | Layer | Status | Path |
|---|---|---|---|
sqlite |
data | healthy | README.md |
| Label | Layer | Status | Path |
|---|---|---|---|
sqs |
data | healthy | package-lock.json |
| Label | Layer | Status | Path |
|---|---|---|---|
favorites |
data | healthy | drizzle/0000_create_favorites.sql |
| Label | Layer | Status | Path |
|---|---|---|---|
vps::aws |
hardware | healthy | package-lock.json |
| Label | Layer | Status | Path |
|---|---|---|---|
/page.tsx |
frontend | healthy | src/app/page.tsx |
This page is publicly accessible at:
https://repobility.com/scan/62a6e028-550e-4f8d-8b8a-18bddd73c8cd/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/62a6e028-550e-4f8d-8b8a-18bddd73c8cd/
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.