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.

storagebrokerbrandon/storage-hunters

https://github.com/storagebrokerbrandon/storage-hunters · scanned 2026-06-16 00:23 UTC (2 months, 2 weeks ago)

14 raw signals (0 security + 14 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 2 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 162 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
postcss.config.mjs software healthy postcss.config.mjs
README.md software healthy README.md
CLAUDE.md software healthy CLAUDE.md
package.json software healthy package.json
package-lock.json software healthy package-lock.json
tsconfig.json software healthy tsconfig.json
eslint.config.mjs software healthy eslint.config.mjs
AGENTS.md software healthy AGENTS.md
next.config.ts software healthy next.config.ts
make-transparent.mjs software healthy scripts/make-transparent.mjs
launch.json software healthy .claude/launch.json
schema.sql software healthy supabase/schema.sql
migration-002-lead-types.sql software healthy supabase/migration-002-lead-types.sql
dependabot.yml software healthy .github/dependabot.yml
starter-model.tsx software healthy src/components/starter-model.tsx
guide.tsx software healthy src/components/guide.tsx
deal-review-form.tsx software healthy src/components/deal-review-form.tsx
cta-button.tsx software healthy src/components/cta-button.tsx
site-chrome.tsx software healthy src/components/site-chrome.tsx
lead-capture-form.tsx software healthy src/components/lead-capture-form.tsx
intake-form.tsx software healthy src/components/intake-form.tsx
robots.ts software healthy src/app/robots.ts
opengraph-image.tsx software healthy src/app/opengraph-image.tsx
globals.css software healthy src/app/globals.css
sitemap.ts software healthy src/app/sitemap.ts
page.tsx software healthy src/app/page.tsx
layout.tsx software healthy src/app/layout.tsx
page.tsx software healthy src/app/free-model/page.tsx
page.tsx software healthy src/app/deal-review/page.tsx
page.tsx software healthy src/app/for/[slug]/page.tsx
page.tsx software healthy src/app/pro/page.tsx
route.ts software healthy src/app/api/leads/route.ts
page.tsx software healthy src/app/resources/page.tsx
page.tsx software healthy src/app/resources/acquisition-strategy-guide/page.tsx
page.tsx software healthy src/app/resources/underwriting-checklist/page.tsx
page.tsx software healthy src/app/resources/market-analysis-framework/page.tsx
page.tsx software healthy src/app/resources/boat-rv-storage-guide/page.tsx
page.tsx software healthy src/app/resources/t12-expense-normalization/page.tsx
page.tsx software healthy src/app/resources/cap-rates-explained/page.tsx
page.tsx software healthy src/app/resources/deal-evaluation-framework/page.tsx
page.tsx software healthy src/app/resources/how-to-value-a-self-storage-facility/page…
page.tsx software healthy src/app/resources/rent-roll-red-flags/page.tsx
page.tsx software healthy src/app/free-checklist/page.tsx
page.tsx software healthy src/app/intake/page.tsx
page.tsx software healthy src/app/terms/page.tsx
track.ts software healthy src/lib/track.ts
CLAUDE.md quality healthy CLAUDE.md
AGENTS.md quality healthy AGENTS.md
.claude/launch.json quality healthy .claude/launch.json

LabelLayerStatusPath
fmt software healthy src/components/starter-model.tsx:fmt
StarterModel software healthy src/components/starter-model.tsx:StarterModel
GuidePage software healthy src/components/guide.tsx:GuidePage
DealReviewForm software healthy src/components/deal-review-form.tsx:DealReviewForm
handleSubmit software healthy src/components/deal-review-form.tsx:handleSubmit
CTAButton software healthy src/components/cta-button.tsx:CTAButton
LogoMark software healthy src/components/site-chrome.tsx:LogoMark
SiteHeader software healthy src/components/site-chrome.tsx:SiteHeader
SiteFooter software healthy src/components/site-chrome.tsx:SiteFooter
LeadCaptureForm software healthy src/components/lead-capture-form.tsx:LeadCaptureForm
handleSubmit software healthy src/components/lead-capture-form.tsx:handleSubmit
IntakeForm software healthy src/components/intake-form.tsx:IntakeForm
handleSubmit software healthy src/components/intake-form.tsx:handleSubmit
robots software healthy src/app/robots.ts:robots
OpenGraphImage software healthy src/app/opengraph-image.tsx:OpenGraphImage
sitemap software healthy src/app/sitemap.ts:sitemap
CardIcon software healthy src/app/page.tsx:CardIcon
Home software healthy src/app/page.tsx:Home
RootLayout software healthy src/app/layout.tsx:RootLayout
FreeModelPage software healthy src/app/free-model/page.tsx:FreeModelPage
DealReviewPage software healthy src/app/deal-review/page.tsx:DealReviewPage
generateStaticParams software healthy src/app/for/[slug]/page.tsx:generateStaticParams
generateMetadata software healthy src/app/for/[slug]/page.tsx:generateMetadata
AudiencePage software healthy src/app/for/[slug]/page.tsx:AudiencePage
ProPage software healthy src/app/pro/page.tsx:ProPage
rateLimited software healthy src/app/api/leads/route.ts:rateLimited
recent software healthy src/app/api/leads/route.ts:recent
text software healthy src/app/api/leads/route.ts:text
scoreLead software healthy src/app/api/leads/route.ts:scoreLead
POST software healthy src/app/api/leads/route.ts:POST
ResourcesPage software healthy src/app/resources/page.tsx:ResourcesPage
AcquisitionStrategyGuidePage software healthy src/app/resources/acquisition-strategy-guide/page.tsx:Acqui…
UnderwritingChecklistPage software healthy src/app/resources/underwriting-checklist/page.tsx:Underwrit…
MarketAnalysisFrameworkPage software healthy src/app/resources/market-analysis-framework/page.tsx:Market…
Page software healthy src/app/resources/boat-rv-storage-guide/page.tsx:Page
Page software healthy src/app/resources/t12-expense-normalization/page.tsx:Page
Page software healthy src/app/resources/cap-rates-explained/page.tsx:Page
DealEvaluationFrameworkPage software healthy src/app/resources/deal-evaluation-framework/page.tsx:DealEv…
Page software healthy src/app/resources/how-to-value-a-self-storage-facility/page…
Page software healthy src/app/resources/rent-roll-red-flags/page.tsx:Page
FreeChecklistPage software healthy src/app/free-checklist/page.tsx:FreeChecklistPage
IntakePage software healthy src/app/intake/page.tsx:IntakePage
TermsPage software healthy src/app/terms/page.tsx:TermsPage
trackEvent software healthy src/lib/track.ts:trackEvent

LabelLayerStatusPath
scripts software healthy scripts
.claude software healthy .claude
supabase software healthy supabase
.github software healthy .github
src software healthy src
components software healthy src/components
app software healthy src/app
free-model software healthy src/app/free-model
deal-review software healthy src/app/deal-review
for software healthy src/app/for
[slug] software healthy src/app/for/[slug]
pro software healthy src/app/pro
api software healthy src/app/api
leads software healthy src/app/api/leads
resources software healthy src/app/resources
acquisition-strategy-guide software healthy src/app/resources/acquisition-strategy-guide
underwriting-checklist software healthy src/app/resources/underwriting-checklist
market-analysis-framework software healthy src/app/resources/market-analysis-framework
boat-rv-storage-guide software healthy src/app/resources/boat-rv-storage-guide
t12-expense-normalization software healthy src/app/resources/t12-expense-normalization
cap-rates-explained software healthy src/app/resources/cap-rates-explained
deal-evaluation-framework software healthy src/app/resources/deal-evaluation-framework
how-to-value-a-self-storage-facility software healthy src/app/resources/how-to-value-a-self-storage-facility
rent-roll-red-flags software healthy src/app/resources/rent-roll-red-flags
free-checklist software healthy src/app/free-checklist
intake software healthy src/app/intake
terms software healthy src/app/terms
lib software healthy src/lib

LabelLayerStatusPath
OpenGraphImage frontend healthy src/app/opengraph-image.tsx
Home frontend healthy src/app/page.tsx
RootLayout frontend healthy src/app/layout.tsx
FreeModelPage frontend healthy src/app/free-model/page.tsx
DealReviewPage frontend healthy src/app/deal-review/page.tsx
ProPage frontend healthy src/app/pro/page.tsx
ResourcesPage frontend healthy src/app/resources/page.tsx
AcquisitionStrategyGuidePage frontend healthy src/app/resources/acquisition-strategy-guide/page.tsx
UnderwritingChecklistPage frontend healthy src/app/resources/underwriting-checklist/page.tsx
MarketAnalysisFrameworkPage frontend healthy src/app/resources/market-analysis-framework/page.tsx
Page frontend healthy src/app/resources/boat-rv-storage-guide/page.tsx
Page frontend healthy src/app/resources/t12-expense-normalization/page.tsx
Page frontend healthy src/app/resources/cap-rates-explained/page.tsx
DealEvaluationFrameworkPage frontend healthy src/app/resources/deal-evaluation-framework/page.tsx
Page frontend healthy src/app/resources/how-to-value-a-self-storage-facility/page…
Page frontend healthy src/app/resources/rent-roll-red-flags/page.tsx
FreeChecklistPage frontend healthy src/app/free-checklist/page.tsx
IntakePage frontend healthy src/app/intake/page.tsx
TermsPage frontend healthy src/app/terms/page.tsx

LabelLayerStatusPath
/page.tsx frontend healthy src/app/page.tsx
/free-model frontend healthy src/app/free-model/page.tsx
/deal-review frontend healthy src/app/deal-review/page.tsx
/for/[slug] frontend healthy src/app/for/[slug]/page.tsx
/pro frontend healthy src/app/pro/page.tsx
/resources frontend healthy src/app/resources/page.tsx
/resources/acquisition-strategy-guide frontend healthy src/app/resources/acquisition-strategy-guide/page.tsx
/resources/underwriting-checklist frontend healthy src/app/resources/underwriting-checklist/page.tsx
/resources/market-analysis-framework frontend healthy src/app/resources/market-analysis-framework/page.tsx
/resources/boat-rv-storage-guide frontend healthy src/app/resources/boat-rv-storage-guide/page.tsx
/resources/t12-expense-normalization frontend healthy src/app/resources/t12-expense-normalization/page.tsx
/resources/cap-rates-explained frontend healthy src/app/resources/cap-rates-explained/page.tsx
/resources/deal-evaluation-framework frontend healthy src/app/resources/deal-evaluation-framework/page.tsx
/resources/how-to-value-a-self-storage-facility frontend healthy src/app/resources/how-to-value-a-self-storage-facility/page…
/resources/rent-roll-red-flags frontend healthy src/app/resources/rent-roll-red-flags/page.tsx
/free-checklist frontend healthy src/app/free-checklist/page.tsx
/intake frontend healthy src/app/intake/page.tsx
/terms frontend healthy src/app/terms/page.tsx

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

LabelLayerStatusPath
with software healthy src/app/page.tsx:with

LabelLayerStatusPath
public data healthy supabase/schema.sql

LabelLayerStatusPath
migration-002-lead-types.sql data healthy supabase/migration-002-lead-types.sql
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/e33d5951-ab37-45b2-b9bc-ba625957133a/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/e33d5951-ab37-45b2-b9bc-ba625957133a/

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.