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.

cookiecodespy/bluebox-web

https://github.com/cookiecodespy/bluebox-web · scanned 2026-06-17 01:50 UTC (1 month, 1 week ago)

15 raw signals (0 security + 15 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 1 month, 1 week ago · v2 · last Δ +13.3 (diff) · 12 actionable findings from 1 signal source. 3 repeated signals grouped for readability. 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 284 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
NotFound software healthy src/app/not-found.tsx:NotFound
RootLayout software healthy src/app/layout.tsx:RootLayout
HomePage software healthy src/app/page.tsx:HomePage
robots software healthy src/app/robots.ts:robots
sitemap software healthy src/app/sitemap.ts:sitemap
NosotrosPage software healthy src/app/nosotros/page.tsx:NosotrosPage
InsightsPage software healthy src/app/insights/page.tsx:InsightsPage
generateStaticParams software healthy src/app/insights/[slug]/page.tsx:generateStaticParams
generateMetadata software healthy src/app/insights/[slug]/page.tsx:generateMetadata
BlockView software healthy src/app/insights/[slug]/page.tsx:BlockView
ArticlePage software healthy src/app/insights/[slug]/page.tsx:ArticlePage
ContactoLayout software healthy src/app/contacto/layout.tsx:ContactoLayout
ContactoPage software healthy src/app/contacto/page.tsx:ContactoPage
handleSubmit software healthy src/app/contacto/page.tsx:handleSubmit
Field software healthy src/app/contacto/page.tsx:Field
ContactRow software healthy src/app/contacto/page.tsx:ContactRow
CasosPage software healthy src/app/casos/page.tsx:CasosPage
TecnologiaPage software healthy src/app/tecnologia/page.tsx:TecnologiaPage
PrivacidadPage software healthy src/app/privacidad/page.tsx:PrivacidadPage
IndustriasPage software healthy src/app/industrias/page.tsx:IndustriasPage
generateStaticParams software healthy src/app/soluciones/[slug]/page.tsx:generateStaticParams
generateMetadata software healthy src/app/soluciones/[slug]/page.tsx:generateMetadata
SolutionPage software healthy src/app/soluciones/[slug]/page.tsx:SolutionPage
ServiciosPage software healthy src/app/servicios/page.tsx:ServiciosPage
Header software healthy src/components/layout/Header.tsx:Header
handleScroll software healthy src/components/layout/Header.tsx:handleScroll
onLogoClick software healthy src/components/layout/Header.tsx:onLogoClick
Footer software healthy src/components/layout/Footer.tsx:Footer
Container software healthy src/components/layout/Container.tsx:Container
CTASticky software healthy src/components/layout/CTASticky.tsx:CTASticky
handleScroll software healthy src/components/layout/CTASticky.tsx:handleScroll
TeamTeaser software healthy src/components/sections/TeamTeaser.tsx:TeamTeaser
curve software healthy src/components/sections/PipelineSection.tsx:curve
mx software healthy src/components/sections/PipelineSection.tsx:mx
PipelineSection software healthy src/components/sections/PipelineSection.tsx:PipelineSection
FAQ software healthy src/components/sections/FAQ.tsx:FAQ
Testimonials software healthy src/components/sections/Testimonials.tsx:Testimonials
scroll software healthy src/components/sections/Testimonials.tsx:scroll
OrgRoles software healthy src/components/sections/OrgRoles.tsx:OrgRoles
LogosBand software healthy src/components/sections/LogosBand.tsx:LogosBand
Marquee software healthy src/components/sections/Marquee.tsx:Marquee
Hero software healthy src/components/sections/Hero.tsx:Hero
IndustriesGrid software healthy src/components/sections/IndustriesGrid.tsx:IndustriesGrid
SolutionsList software healthy src/components/sections/SolutionsList.tsx:SolutionsList
ServicesGrid software healthy src/components/sections/ServicesGrid.tsx:ServicesGrid
ServiceRail software healthy src/components/sections/ServiceRail.tsx:ServiceRail
Mark software healthy src/components/sections/Comparison.tsx:Mark
Comparison software healthy src/components/sections/Comparison.tsx:Comparison
WhyUs software healthy src/components/sections/WhyUs.tsx:WhyUs
ContactCTA software healthy src/components/sections/ContactCTA.tsx:ContactCTA

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

LabelLayerStatusPath
eslint.config.mjs software healthy eslint.config.mjs
package-lock.json software healthy package-lock.json
README.md software healthy README.md
.env.local.example software healthy .env.local.example
postcss.config.mjs software healthy postcss.config.mjs
package.json software healthy package.json
next.config.ts software healthy next.config.ts
tsconfig.json software healthy tsconfig.json
deploy.yml software healthy .github/workflows/deploy.yml
not-found.tsx software healthy src/app/not-found.tsx
globals.css software healthy src/app/globals.css
layout.tsx software healthy src/app/layout.tsx
page.tsx software healthy src/app/page.tsx
robots.ts software healthy src/app/robots.ts
sitemap.ts software healthy src/app/sitemap.ts
page.tsx software healthy src/app/nosotros/page.tsx
page.tsx software healthy src/app/insights/page.tsx
page.tsx software healthy src/app/insights/[slug]/page.tsx
layout.tsx software healthy src/app/contacto/layout.tsx
page.tsx software healthy src/app/contacto/page.tsx
page.tsx software healthy src/app/casos/page.tsx
page.tsx software healthy src/app/tecnologia/page.tsx
page.tsx software healthy src/app/privacidad/page.tsx
page.tsx software healthy src/app/industrias/page.tsx
page.tsx software healthy src/app/soluciones/[slug]/page.tsx
page.tsx software healthy src/app/servicios/page.tsx
Header.tsx software healthy src/components/layout/Header.tsx
Footer.tsx software healthy src/components/layout/Footer.tsx
Container.tsx software healthy src/components/layout/Container.tsx
CTASticky.tsx software healthy src/components/layout/CTASticky.tsx
TeamTeaser.tsx software healthy src/components/sections/TeamTeaser.tsx
PipelineSection.tsx software healthy src/components/sections/PipelineSection.tsx
FAQ.tsx software healthy src/components/sections/FAQ.tsx
Testimonials.tsx software healthy src/components/sections/Testimonials.tsx
OrgRoles.tsx software healthy src/components/sections/OrgRoles.tsx
LogosBand.tsx software healthy src/components/sections/LogosBand.tsx
Marquee.tsx software healthy src/components/sections/Marquee.tsx
Hero.tsx software healthy src/components/sections/Hero.tsx
IndustriesGrid.tsx software healthy src/components/sections/IndustriesGrid.tsx
SolutionsList.tsx software healthy src/components/sections/SolutionsList.tsx
ServicesGrid.tsx software healthy src/components/sections/ServicesGrid.tsx
ServiceRail.tsx software healthy src/components/sections/ServiceRail.tsx
Comparison.tsx software healthy src/components/sections/Comparison.tsx
WhyUs.tsx software healthy src/components/sections/WhyUs.tsx
ContactCTA.tsx software healthy src/components/sections/ContactCTA.tsx
Methodology.tsx software healthy src/components/sections/Methodology.tsx
EngagementModels.tsx software healthy src/components/sections/EngagementModels.tsx
ReachSection.tsx software healthy src/components/sections/ReachSection.tsx
Manifesto.tsx software healthy src/components/sections/Manifesto.tsx
CaseStudies.tsx software healthy src/components/sections/CaseStudies.tsx

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

LabelLayerStatusPath
.github software healthy .github
workflows software healthy .github/workflows
src software healthy src
app software healthy src/app
nosotros software healthy src/app/nosotros
insights software healthy src/app/insights
[slug] software healthy src/app/insights/[slug]
contacto software healthy src/app/contacto
casos software healthy src/app/casos
tecnologia software healthy src/app/tecnologia
privacidad software healthy src/app/privacidad
industrias software healthy src/app/industrias
soluciones software healthy src/app/soluciones
[slug] software healthy src/app/soluciones/[slug]
servicios software healthy src/app/servicios
components software healthy src/components
layout software healthy src/components/layout
sections software healthy src/components/sections
fx software healthy src/components/fx
ui software healthy src/components/ui
lib software healthy src/lib
docs software healthy docs
mockups software healthy docs/mockups
supabase software healthy supabase

LabelLayerStatusPath
NotFound frontend healthy src/app/not-found.tsx
RootLayout frontend healthy src/app/layout.tsx
HomePage frontend healthy src/app/page.tsx
NosotrosPage frontend healthy src/app/nosotros/page.tsx
InsightsPage frontend healthy src/app/insights/page.tsx
ContactoLayout frontend healthy src/app/contacto/layout.tsx
ContactoPage frontend healthy src/app/contacto/page.tsx
CasosPage frontend healthy src/app/casos/page.tsx
TecnologiaPage frontend healthy src/app/tecnologia/page.tsx
PrivacidadPage frontend healthy src/app/privacidad/page.tsx
IndustriasPage frontend healthy src/app/industrias/page.tsx
ServiciosPage frontend healthy src/app/servicios/page.tsx

LabelLayerStatusPath
/page.tsx frontend healthy src/app/page.tsx
/nosotros frontend healthy src/app/nosotros/page.tsx
/insights frontend healthy src/app/insights/page.tsx
/insights/[slug] frontend healthy src/app/insights/[slug]/page.tsx
/contacto frontend healthy src/app/contacto/page.tsx
/casos frontend healthy src/app/casos/page.tsx
/tecnologia frontend healthy src/app/tecnologia/page.tsx
/privacidad frontend healthy src/app/privacidad/page.tsx
/industrias frontend healthy src/app/industrias/page.tsx
/soluciones/[slug] frontend healthy src/app/soluciones/[slug]/page.tsx
/servicios frontend healthy src/app/servicios/page.tsx

LabelLayerStatusPath
3.074.149.198 network healthy src/components/layout/Footer.tsx
4.487.709.306 network healthy src/components/layout/Footer.tsx
1.694.625.712 network healthy src/components/layout/Footer.tsx
1.871.118.571 network healthy src/components/layout/Footer.tsx
3.741.982.998 network healthy src/components/layout/Footer.tsx

LabelLayerStatusPath
vps::aws hardware healthy src/components/sections/Marquee.tsx
vps::gcp hardware healthy src/components/sections/Marquee.tsx
vps::azure hardware healthy src/components/sections/Marquee.tsx

LabelLayerStatusPath
build cicd healthy .github/workflows/deploy.yml
deploy cicd healthy .github/workflows/deploy.yml

LabelLayerStatusPath
cookiecodespy__bluebox-web software healthy /data/fable5_failed_archive/cookiecodespy__bluebox-web

LabelLayerStatusPath
postgresql data healthy src/components/sections/IntegrationsBand.tsx

LabelLayerStatusPath
public data healthy supabase/schema.sql

LabelLayerStatusPath
gha::deploy cicd healthy .github/workflows/deploy.yml
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/20c502a5-0d5b-412b-bf53-d3322291a6e7/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/20c502a5-0d5b-412b-bf53-d3322291a6e7/

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.