https://github.com/darthilein/zelda-challenge-wild
· scanned 2026-06-17 01:53 UTC (1 month, 1 week ago)
11 raw signals (0 security + 11 graph)
Last scanned 1 month, 1 week ago · v2 · last Δ +10.5 (diff) · 11 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 29 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 |
|---|---|---|---|
.env.example |
software | healthy | .env.example |
vercel.json |
software | healthy | vercel.json |
schema.sql |
software | healthy | schema.sql |
README.md |
software | healthy | README.md |
package.json |
software | healthy | package.json |
progress.js |
software | healthy | api/progress.js |
reset.js |
software | healthy | api/reset.js |
goal.js |
software | healthy | api/goal.js |
tasks.js |
software | healthy | api/tasks.js |
state.js |
software | healthy | api/state.js |
db.js |
software | healthy | lib/db.js |
index.html |
software | healthy | public/index.html |
| Label | Layer | Status | Path |
|---|---|---|---|
handler |
software | healthy | api/progress.js:handler |
handler |
software | healthy | api/reset.js:handler |
handler |
software | healthy | api/goal.js:handler |
handler |
software | healthy | api/tasks.js:handler |
handler |
software | healthy | api/state.js:handler |
getPool |
software | healthy | lib/db.js:getPool |
query |
software | healthy | lib/db.js:query |
| Label | Layer | Status | Path |
|---|---|---|---|
api |
software | healthy | api |
lib |
software | healthy | lib |
public |
software | healthy | public |
| Label | Layer | Status | Path |
|---|---|---|---|
tasks |
data | healthy | schema.sql |
progress |
data | healthy | schema.sql |
settings |
data | healthy | schema.sql |
| Label | Layer | Status | Path |
|---|---|---|---|
postgresql |
data | healthy | .env.example |
postgres |
data | healthy | .env.example |
| Label | Layer | Status | Path |
|---|---|---|---|
darthilein__zelda-challenge-wild |
software | healthy | /data/fable5_failed_archive/darthilein__zelda-challenge-wild |
| Label | Layer | Status | Path |
|---|---|---|---|
vps::aws |
hardware | healthy | .env.example |
This page is publicly accessible at:
https://repobility.com/scan/3192494b-fe39-4210-8dee-d432fd656d2c/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/3192494b-fe39-4210-8dee-d432fd656d2c/
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.