https://github.com/Webflow-Examples/hello-world-remix-app-bindings
· scanned 2026-06-16 00:55 UTC (2 months, 1 week ago)
8 raw signals (0 security + 8 graph)
Last scanned 2 months, 1 week ago · v1 · 8 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 45 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 |
README.md |
software | healthy | README.md |
tailwind.config.ts |
software | healthy | tailwind.config.ts |
package.json |
software | healthy | package.json |
package-lock.json |
software | healthy | package-lock.json |
CONTEXT.md |
software | healthy | CONTEXT.md |
server.ts |
software | healthy | server.ts |
wrangler.json |
software | healthy | wrangler.json |
tsconfig.json |
software | healthy | tsconfig.json |
postcss.config.js |
software | healthy | postcss.config.js |
tailwind.css |
software | healthy | app/tailwind.css |
env.d.ts |
software | healthy | app/env.d.ts |
root.tsx |
software | healthy | app/root.tsx |
DocCard.tsx |
software | healthy | app/components/DocCard.tsx |
BindingsStatus.tsx |
software | healthy | app/components/BindingsStatus.tsx |
WebflowLogo.tsx |
software | healthy | app/components/WebflowLogo.tsx |
_index.tsx |
software | healthy | app/routes/_index.tsx |
api.binding-status.ts |
software | healthy | app/routes/api.binding-status.ts |
0000_create_favorites.sql |
software | healthy | drizzle/0000_create_favorites.sql |
| Label | Layer | Status | Path |
|---|---|---|---|
Layout |
software | healthy | app/root.tsx:Layout |
App |
software | healthy | app/root.tsx:App |
DocCard |
software | healthy | app/components/DocCard.tsx:DocCard |
buildAppUrl |
software | healthy | app/components/BindingsStatus.tsx:buildAppUrl |
base |
software | healthy | app/components/BindingsStatus.tsx:base |
BindingsStatus |
software | healthy | app/components/BindingsStatus.tsx:BindingsStatus |
json |
software | healthy | app/components/BindingsStatus.tsx:json |
WebflowLogo |
software | healthy | app/components/WebflowLogo.tsx:WebflowLogo |
Index |
software | healthy | app/routes/_index.tsx:Index |
checkD1 |
software | healthy | app/routes/api.binding-status.ts:checkD1 |
checkKV |
software | healthy | app/routes/api.binding-status.ts:checkKV |
checkR2 |
software | healthy | app/routes/api.binding-status.ts:checkR2 |
loader |
software | healthy | app/routes/api.binding-status.ts:loader |
| Label | Layer | Status | Path |
|---|---|---|---|
App |
frontend | healthy | app/root.tsx |
DocCard |
frontend | healthy | app/components/DocCard.tsx |
BindingsStatus |
frontend | healthy | app/components/BindingsStatus.tsx |
WebflowLogo |
frontend | healthy | app/components/WebflowLogo.tsx |
Index |
frontend | healthy | app/routes/_index.tsx |
| Label | Layer | Status | Path |
|---|---|---|---|
app |
software | healthy | app |
components |
software | healthy | app/components |
routes |
software | healthy | app/routes |
drizzle |
software | healthy | drizzle |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-6ebwslll |
software | healthy | /tmp/repobility-clone-6ebwslll |
| Label | Layer | Status | Path |
|---|---|---|---|
sqlite |
data | healthy | app/components/BindingsStatus.tsx |
| Label | Layer | Status | Path |
|---|---|---|---|
hello |
data | healthy | drizzle/0000_create_favorites.sql |
| Label | Layer | Status | Path |
|---|---|---|---|
port:3000 |
network | healthy | vite.config.ts |
This page is publicly accessible at:
https://repobility.com/scan/845b5781-482f-48d0-b861-e3d49458a02f/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/845b5781-482f-48d0-b861-e3d49458a02f/
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.