Public scan — anyone with this URL can view this analysis. Sign up to track your own repos privately, run scheduled re-scans, and get AI fix prompts via your dashboard.

robertbradley-oss/RepStack

https://github.com/robertbradley-oss/RepStack · scanned 2026-06-15 23:53 UTC (2 months, 3 weeks ago)

14 raw signals (0 security + 14 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 3 weeks ago · v1 · 14 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.

JSON
Severity distribution — click a segment to filter
Active filters: excluding tests × Reset all

All 234 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.

LabelLayerStatusPath
CloudIcon software healthy src/components/auth-shell.tsx:CloudIcon
AuthShell software healthy src/components/auth-shell.tsx:AuthShell
handleKey software healthy src/components/auth-shell.tsx:handleKey
submitSignIn software healthy src/components/auth-shell.tsx:submitSignIn
openSignUp software healthy src/components/auth-shell.tsx:openSignUp
submitSignUp software healthy src/components/auth-shell.tsx:submitSignUp
SelectMenu software healthy src/components/select-menu.tsx:SelectMenu
openMenu software healthy src/components/select-menu.tsx:openMenu
choose software healthy src/components/select-menu.tsx:choose
reposition software healthy src/components/select-menu.tsx:reposition
handlePointer software healthy src/components/select-menu.tsx:handlePointer
handleKey software healthy src/components/select-menu.tsx:handleKey
handleKeyDown software healthy src/components/select-menu.tsx:handleKeyDown
subscribe software healthy src/components/theme-toggle.tsx:subscribe
getSnapshot software healthy src/components/theme-toggle.tsx:getSnapshot
getServerSnapshot software healthy src/components/theme-toggle.tsx:getServerSnapshot
ThemeToggle software healthy src/components/theme-toggle.tsx:ThemeToggle
applyTheme software healthy src/components/theme-toggle.tsx:applyTheme
toggleTheme software healthy src/components/theme-toggle.tsx:toggleTheme
startViewTransition software healthy src/components/theme-toggle.tsx:startViewTransition
CloudLoader software healthy src/components/cloud-loader.tsx:CloudLoader
SearchIcon software healthy src/components/review-chip-icons.tsx:SearchIcon
DateChipIcon software healthy src/components/review-chip-icons.tsx:DateChipIcon
LinkChipIcon software healthy src/components/review-chip-icons.tsx:LinkChipIcon
TicketChipIcon software healthy src/components/review-chip-icons.tsx:TicketChipIcon
LockIcon software healthy src/components/review-chip-icons.tsx:LockIcon
ExportIcon software healthy src/components/review-chip-icons.tsx:ExportIcon
LogoutIcon software healthy src/components/review-chip-icons.tsx:LogoutIcon
CopyGlyph software healthy src/components/review-chip-icons.tsx:CopyGlyph
CheckGlyph software healthy src/components/review-chip-icons.tsx:CheckGlyph
CopyResultIcon software healthy src/components/review-chip-icons.tsx:CopyResultIcon
PhotoChipIcon software healthy src/components/review-chip-icons.tsx:PhotoChipIcon
VideoChipIcon software healthy src/components/review-chip-icons.tsx:VideoChipIcon
VerifiedChipIcon software healthy src/components/review-chip-icons.tsx:VerifiedChipIcon
createId software healthy src/app/page.tsx:createId
isPlatform software healthy src/app/page.tsx:isPlatform
isReviewStatus software healthy src/app/page.tsx:isReviewStatus
normalizeStoredReview software healthy src/app/page.tsx:normalizeStoredReview
readLocalIdMarker software healthy src/app/page.tsx:readLocalIdMarker
writeLocalIdMarker software healthy src/app/page.tsx:writeLocalIdMarker
getReviewPlatform software healthy src/app/page.tsx:getReviewPlatform
formatReviewDate software healthy src/app/page.tsx:formatReviewDate
reviewToFormData software healthy src/app/page.tsx:reviewToFormData
promiseToReviewFormData software healthy src/app/page.tsx:promiseToReviewFormData
formDataMatches software healthy src/app/page.tsx:formDataMatches
sortPayPeriods software healthy src/app/page.tsx:sortPayPeriods
getAutoAssignedPayPeriodId software healthy src/app/page.tsx:getAutoAssignedPayPeriodId
Home software healthy src/app/page.tsx:Home
accountDisplayName software healthy src/app/page.tsx:accountDisplayName
handleKeyDown software healthy src/app/page.tsx:handleKeyDown

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
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
.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
202606080002_create_review_promises.sql software healthy supabase/migrations/202606080002_create_review_promises.sql
202606070001_create_reviews.sql software healthy supabase/migrations/202606070001_create_reviews.sql
202606080001_create_pay_periods.sql software healthy supabase/migrations/202606080001_create_pay_periods.sql
202606120001_add_pay_period_assignment_foundation.sql software healthy supabase/migrations/202606120001_add_pay_period_assignment_…
auth-shell.tsx software healthy src/components/auth-shell.tsx
select-menu.tsx software healthy src/components/select-menu.tsx
theme-toggle.tsx software healthy src/components/theme-toggle.tsx
cloud-loader.tsx software healthy src/components/cloud-loader.tsx
review-chip-icons.tsx software healthy src/components/review-chip-icons.tsx
globals.css software healthy src/app/globals.css
page.tsx software healthy src/app/page.tsx
layout.tsx software healthy src/app/layout.tsx
cloud-review-promises.ts software healthy src/lib/cloud-review-promises.ts
cloud-pay-periods.ts software healthy src/lib/cloud-pay-periods.ts
reviews.ts software healthy src/lib/reviews.ts
cloud-reviews.ts software healthy src/lib/cloud-reviews.ts
review-promises.ts software healthy src/lib/review-promises.ts
repreport-export.ts software healthy src/lib/repreport-export.ts
pay-periods.ts software healthy src/lib/pay-periods.ts
platforms.ts software healthy src/lib/platforms.ts
supabase.ts software healthy src/lib/supabase.ts

LabelLayerStatusPath
supabase software healthy supabase
migrations software healthy supabase/migrations
src software healthy src
components software healthy src/components
app software healthy src/app
lib software healthy src/lib

LabelLayerStatusPath
202606080002_create_review_promises.sql data healthy supabase/migrations/202606080002_create_review_promises.sql
202606070001_create_reviews.sql data healthy supabase/migrations/202606070001_create_reviews.sql
202606080001_create_pay_periods.sql data healthy supabase/migrations/202606080001_create_pay_periods.sql
202606120001_add_pay_period_assignment_foundation.sql data healthy supabase/migrations/202606120001_add_pay_period_assignment_…

LabelLayerStatusPath
Home frontend healthy src/app/page.tsx
RootLayout frontend healthy src/app/layout.tsx

LabelLayerStatusPath
repobility-clone-st2ah_sk software healthy /tmp/repobility-clone-st2ah_sk

LabelLayerStatusPath
public data healthy supabase/migrations/202606080002_create_review_promises.sql

LabelLayerStatusPath
265.105.52.293 network healthy src/components/review-chip-icons.tsx

LabelLayerStatusPath
gpu (detected) hardware healthy src/components/theme-toggle.tsx

LabelLayerStatusPath
/page.tsx frontend healthy src/app/page.tsx
For AI agents: Voting guide (TP/FP) MCP manifest Stdio wrapper SARIF Integrate Findings queue Vote TP/FP on findings to calibrate the engine.
For AI agents + API integrations
Email me when this repo regresses
Free. We re-scan periodically; new criticals → your inbox. No signup required for the scan itself.
API access

This page is publicly accessible at: https://repobility.com/scan/a6404298-a857-4bd0-a129-4b0897d95b14/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/a6404298-a857-4bd0-a129-4b0897d95b14/

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.