https://github.com/Webflow-Examples/hello-world-svelte-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 32 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.js |
software | healthy | tailwind.config.js |
package.json |
software | healthy | package.json |
index.html |
software | healthy | index.html |
package-lock.json |
software | healthy | package-lock.json |
svelte.config.js |
software | healthy | svelte.config.js |
CONTEXT.md |
software | healthy | CONTEXT.md |
wrangler.json |
software | healthy | wrangler.json |
tsconfig.json |
software | healthy | tsconfig.json |
postcss.config.js |
software | healthy | postcss.config.js |
index.ts |
software | healthy | worker/index.ts |
binding-status.ts |
software | healthy | worker/routes/binding-status.ts |
0000_create_favorites.sql |
software | healthy | drizzle/0000_create_favorites.sql |
main.ts |
software | healthy | src/main.ts |
app.css |
software | healthy | src/app.css |
App.svelte |
software | healthy | src/App.svelte |
BindingsStatus.svelte |
software | healthy | src/lib/BindingsStatus.svelte |
DocCard.svelte |
software | healthy | src/lib/DocCard.svelte |
WebflowLogo.svelte |
software | healthy | src/lib/WebflowLogo.svelte |
| Label | Layer | Status | Path |
|---|---|---|---|
worker |
software | healthy | worker |
routes |
software | healthy | worker/routes |
drizzle |
software | healthy | drizzle |
src |
software | healthy | src |
lib |
software | healthy | src/lib |
| Label | Layer | Status | Path |
|---|---|---|---|
checkD1 |
software | healthy | worker/routes/binding-status.ts:checkD1 |
checkKV |
software | healthy | worker/routes/binding-status.ts:checkKV |
checkR2 |
software | healthy | worker/routes/binding-status.ts:checkR2 |
handleBindingStatus |
software | healthy | worker/routes/binding-status.ts:handleBindingStatus |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-9fsxyisx |
software | healthy | /tmp/repobility-clone-9fsxyisx |
| Label | Layer | Status | Path |
|---|---|---|---|
favorites |
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/73fbd282-d5da-4e87-a582-7990ea154643/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/73fbd282-d5da-4e87-a582-7990ea154643/
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.