https://github.com/djmonnar/sky
· scanned 2026-06-17 01:57 UTC (1 month, 1 week ago)
9 raw signals (0 security + 9 graph)
Last scanned 1 month, 1 week ago · v2 · last Δ +0.1 (diff) · 9 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 204 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 |
|---|---|---|---|
Splash |
software | healthy | src/App.tsx:Splash |
App |
software | healthy | src/App.tsx:App |
nowHHMM |
software | healthy | src/store.tsx:nowHHMM |
StoreProvider |
software | healthy | src/store.tsx:StoreProvider |
onErr |
software | healthy | src/store.tsx:onErr |
markLoaded |
software | healthy | src/store.tsx:markLoaded |
useStore |
software | healthy | src/store.tsx:useStore |
Layout |
software | healthy | src/components/Layout.tsx:Layout |
switchRole |
software | healthy | src/components/Layout.tsx:switchRole |
handleLogout |
software | healthy | src/components/Layout.tsx:handleLogout |
StatusBadge |
software | healthy | src/components/ui.tsx:StatusBadge |
Badge |
software | healthy | src/components/ui.tsx:Badge |
Card |
software | healthy | src/components/ui.tsx:Card |
StatCard |
software | healthy | src/components/ui.tsx:StatCard |
TimeQuick |
software | healthy | src/components/ui.tsx:TimeQuick |
step |
software | healthy | src/components/ui.tsx:step |
ChipSelect |
software | healthy | src/components/ui.tsx:ChipSelect |
shiftDocId |
software | healthy | src/dev/seedFirestore.ts:shiftDocId |
buildSeedBatches |
software | healthy | src/dev/seedFirestore.ts:buildSeedBatches |
colRef |
software | healthy | src/dev/seedFirestore.ts:colRef |
ts |
software | healthy | src/dev/seedFirestore.ts:ts |
seedFirestore |
software | healthy | src/dev/seedFirestore.ts:seedFirestore |
resetFirestore |
software | healthy | src/dev/seedFirestore.ts:resetFirestore |
colRef2 |
software | healthy | src/dev/seedFirestore.ts:colRef2 |
defaultPayroll |
software | healthy | src/pages/Payroll.tsx:defaultPayroll |
hydratePayroll |
software | healthy | src/pages/Payroll.tsx:hydratePayroll |
Payroll |
software | healthy | src/pages/Payroll.tsx:Payroll |
persistPayroll |
software | healthy | src/pages/Payroll.tsx:persistPayroll |
approve |
software | healthy | src/pages/Payroll.tsx:approve |
addExtra |
software | healthy | src/pages/Payroll.tsx:addExtra |
addDeduct |
software | healthy | src/pages/Payroll.tsx:addDeduct |
Signup |
software | healthy | src/pages/Signup.tsx:Signup |
submit |
software | healthy | src/pages/Signup.tsx:submit |
SchedulePage |
software | healthy | src/pages/SchedulePage.tsx:SchedulePage |
StaffDashboard |
software | healthy | src/pages/StaffDashboard.tsx:StaffDashboard |
saveQuick |
software | healthy | src/pages/StaffDashboard.tsx:saveQuick |
WorkLog |
software | healthy | src/pages/WorkLog.tsx:WorkLog |
togglePeriod |
software | healthy | src/pages/WorkLog.tsx:togglePeriod |
setTodayOff |
software | healthy | src/pages/WorkLog.tsx:setTodayOff |
submit |
software | healthy | src/pages/WorkLog.tsx:submit |
Reservations |
software | healthy | src/pages/Reservations.tsx:Reservations |
select |
software | healthy | src/pages/Reservations.tsx:select |
changeStatus |
software | healthy | src/pages/Reservations.tsx:changeStatus |
saveMemo |
software | healthy | src/pages/Reservations.tsx:saveMemo |
submitForm |
software | healthy | src/pages/Reservations.tsx:submitForm |
isWarn |
software | healthy | src/pages/Reservations.tsx:isWarn |
Notices |
software | healthy | src/pages/Notices.tsx:Notices |
submit |
software | healthy | src/pages/Notices.tsx:submit |
Login |
software | healthy | src/pages/Login.tsx:Login |
submit |
software | healthy | src/pages/Login.tsx:submit |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
.env.example |
software | healthy | .env.example |
vercel.json |
software | healthy | vercel.json |
firebase.json |
software | healthy | firebase.json |
vite.config.ts |
software | healthy | vite.config.ts |
package-lock.json |
software | healthy | package-lock.json |
README.md |
software | healthy | README.md |
.vercel-ua-fix.cjs |
software | healthy | .vercel-ua-fix.cjs |
package.json |
software | healthy | package.json |
index.html |
software | healthy | index.html |
tsconfig.json |
software | healthy | tsconfig.json |
main.tsx |
software | healthy | src/main.tsx |
styles.css |
software | healthy | src/styles.css |
vite-env.d.ts |
software | healthy | src/vite-env.d.ts |
App.tsx |
software | healthy | src/App.tsx |
store.tsx |
software | healthy | src/store.tsx |
firestore.ts |
software | healthy | src/types/firestore.ts |
Layout.tsx |
software | healthy | src/components/Layout.tsx |
ui.tsx |
software | healthy | src/components/ui.tsx |
seedFirestore.ts |
software | healthy | src/dev/seedFirestore.ts |
Payroll.tsx |
software | healthy | src/pages/Payroll.tsx |
Signup.tsx |
software | healthy | src/pages/Signup.tsx |
SchedulePage.tsx |
software | healthy | src/pages/SchedulePage.tsx |
StaffDashboard.tsx |
software | healthy | src/pages/StaffDashboard.tsx |
WorkLog.tsx |
software | healthy | src/pages/WorkLog.tsx |
Reservations.tsx |
software | healthy | src/pages/Reservations.tsx |
Notices.tsx |
software | healthy | src/pages/Notices.tsx |
Login.tsx |
software | healthy | src/pages/Login.tsx |
AdminDashboard.tsx |
software | healthy | src/pages/AdminDashboard.tsx |
ScheduleManage.tsx |
software | healthy | src/pages/ScheduleManage.tsx |
payroll.ts |
software | healthy | src/lib/payroll.ts |
shifts.ts |
software | healthy | src/lib/shifts.ts |
time.ts |
software | healthy | src/lib/time.ts |
firebase.ts |
software | healthy | src/lib/firebase.ts |
firestore.ts |
software | healthy | src/services/firestore.ts |
auth.ts |
software | healthy | src/services/auth.ts |
admins.ts |
software | healthy | src/config/admins.ts |
launch.json |
software | healthy | .claude/launch.json |
.claude/launch.json |
quality | healthy | .claude/launch.json |
| Label | Layer | Status | Path |
|---|---|---|---|
/Payroll |
frontend | healthy | src/pages/Payroll.tsx |
/Signup |
frontend | healthy | src/pages/Signup.tsx |
/SchedulePage |
frontend | healthy | src/pages/SchedulePage.tsx |
/StaffDashboard |
frontend | healthy | src/pages/StaffDashboard.tsx |
/WorkLog |
frontend | healthy | src/pages/WorkLog.tsx |
/Reservations |
frontend | healthy | src/pages/Reservations.tsx |
/Notices |
frontend | healthy | src/pages/Notices.tsx |
/Login |
frontend | healthy | src/pages/Login.tsx |
/AdminDashboard |
frontend | healthy | src/pages/AdminDashboard.tsx |
/ScheduleManage |
frontend | healthy | src/pages/ScheduleManage.tsx |
/ |
frontend | healthy | src/App.tsx |
/reservations |
frontend | healthy | src/App.tsx |
/worklog |
frontend | healthy | src/App.tsx |
/schedule |
frontend | healthy | src/App.tsx |
/schedule-manage |
frontend | healthy | src/App.tsx |
/payroll |
frontend | healthy | src/App.tsx |
/notices |
frontend | healthy | src/App.tsx |
/signup |
frontend | healthy | src/App.tsx |
* |
frontend | healthy | src/App.tsx |
| Label | Layer | Status | Path |
|---|---|---|---|
App |
frontend | healthy | src/App.tsx |
Layout |
frontend | healthy | src/components/Layout.tsx |
Payroll |
frontend | healthy | src/pages/Payroll.tsx |
Signup |
frontend | healthy | src/pages/Signup.tsx |
SchedulePage |
frontend | healthy | src/pages/SchedulePage.tsx |
StaffDashboard |
frontend | healthy | src/pages/StaffDashboard.tsx |
WorkLog |
frontend | healthy | src/pages/WorkLog.tsx |
Reservations |
frontend | healthy | src/pages/Reservations.tsx |
Notices |
frontend | healthy | src/pages/Notices.tsx |
Login |
frontend | healthy | src/pages/Login.tsx |
AdminDashboard |
frontend | healthy | src/pages/AdminDashboard.tsx |
ScheduleManage |
frontend | healthy | src/pages/ScheduleManage.tsx |
| Label | Layer | Status | Path |
|---|---|---|---|
src |
software | healthy | src |
types |
software | healthy | src/types |
components |
software | healthy | src/components |
dev |
software | healthy | src/dev |
pages |
software | healthy | src/pages |
lib |
software | healthy | src/lib |
services |
software | healthy | src/services |
config |
software | healthy | src/config |
.claude |
software | healthy | .claude |
| Label | Layer | Status | Path |
|---|---|---|---|
djmonnar__sky |
software | healthy | /data/fable5_failed_archive/djmonnar__sky |
This page is publicly accessible at:
https://repobility.com/scan/f6ba9f2b-0386-4f35-80a2-7cd08839054a/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/f6ba9f2b-0386-4f35-80a2-7cd08839054a/
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.