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.

armadetalle/ArmaDetalle

https://github.com/armadetalle/ArmaDetalle · scanned 2026-06-17 01:35 UTC (1 month, 2 weeks ago)

29 raw signals (0 security + 29 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 1 month, 2 weeks ago · v2 · last Δ +21.7 (diff) · 29 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 612 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
middleware software healthy middleware.ts:middleware
middleware software healthy src/middleware.ts:middleware
GlobalError software healthy src/app/error.tsx:GlobalError
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
manifest software healthy src/app/manifest.ts:manifest
DashboardLoading software healthy src/app/dashboard/loading.tsx:DashboardLoading
DashboardError software healthy src/app/dashboard/error.tsx:DashboardError
DashboardLayout software healthy src/app/dashboard/layout.tsx:DashboardLayout
DashboardPage software healthy src/app/dashboard/page.tsx:DashboardPage
ConfiguracionPage software healthy src/app/dashboard/configuracion/page.tsx:ConfiguracionPage
AparienciaPage software healthy src/app/dashboard/apariencia/page.tsx:AparienciaPage
BienvenidaPage software healthy src/app/dashboard/bienvenida/page.tsx:BienvenidaPage
ConstructorPage software healthy src/app/dashboard/constructor/page.tsx:ConstructorPage
CampanasPage software healthy src/app/dashboard/campanas/page.tsx:CampanasPage
EditarCampanaPage software healthy src/app/dashboard/campanas/[id]/editar/page.tsx:EditarCampa…
NuevaCampanaPage software healthy src/app/dashboard/campanas/nueva/page.tsx:NuevaCampanaPage
MiTiendaPage software healthy src/app/dashboard/mi-tienda/page.tsx:MiTiendaPage
PlantillasPage software healthy src/app/dashboard/plantillas/page.tsx:PlantillasPage
EditarPlantillaPage software healthy src/app/dashboard/plantillas/[id]/editar/page.tsx:EditarPla…
NuevaPlantillaPage software healthy src/app/dashboard/plantillas/nueva/page.tsx:NuevaPlantillaP…
ProductosPage software healthy src/app/dashboard/productos/page.tsx:ProductosPage
EditarProductoPage software healthy src/app/dashboard/productos/[id]/editar/page.tsx:EditarProd…
ImportarPage software healthy src/app/dashboard/productos/importar/page.tsx:ImportarPage
NuevoProductoPage software healthy src/app/dashboard/productos/nuevo/page.tsx:NuevoProductoPage
PerfilRedirect software healthy src/app/dashboard/perfil/page.tsx:PerfilRedirect
EstadisticasPage software healthy src/app/dashboard/estadisticas/page.tsx:EstadisticasPage
CardInteres software healthy src/app/dashboard/estadisticas/page.tsx:CardInteres
ListaProductos software healthy src/app/dashboard/estadisticas/page.tsx:ListaProductos
SeccionesPage software healthy src/app/dashboard/secciones/page.tsx:SeccionesPage
CategoriasPage software healthy src/app/dashboard/categorias/page.tsx:CategoriasPage
PedidosPage software healthy src/app/dashboard/pedidos/page.tsx:PedidosPage
ClientesPage software healthy src/app/dashboard/clientes/page.tsx:ClientesPage
VenderPage software healthy src/app/vender/page.tsx:VenderPage
LoginPage software healthy src/app/login/page.tsx:LoginPage
LoginForm software healthy src/app/login/LoginForm.tsx:LoginForm
TiendaNotFound software healthy src/app/[slug]/not-found.tsx:TiendaNotFound
TiendaError software healthy src/app/[slug]/error.tsx:TiendaError
generateMetadata software healthy src/app/[slug]/page.tsx:generateMetadata
TiendaPage software healthy src/app/[slug]/page.tsx:TiendaPage
generateMetadata software healthy src/app/[slug]/[campana]/page.tsx:generateMetadata
CampanaPage software healthy src/app/[slug]/[campana]/page.tsx:CampanaPage
TerminosPage software healthy src/app/terminos/page.tsx:TerminosPage
RegistroPage software healthy src/app/registro/page.tsx:RegistroPage
RegistroForm software healthy src/app/registro/RegistroForm.tsx:RegistroForm
urlTiendas software healthy src/app/tiendas/page.tsx:urlTiendas
TiendasPage software healthy src/app/tiendas/page.tsx:TiendasPage
q software healthy src/app/tiendas/page.tsx:q

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

LabelLayerStatusPath
.env.example software healthy .env.example
vitest.config.ts software healthy vitest.config.ts
eslint.config.mjs software healthy eslint.config.mjs
package-lock.json software healthy package-lock.json
README.md software healthy README.md
middleware.ts software healthy middleware.ts
postcss.config.mjs software healthy postcss.config.mjs
package.json software healthy package.json
next.config.ts software healthy next.config.ts
next-env.d.ts software healthy next-env.d.ts
tsconfig.json software healthy tsconfig.json
middleware.ts software healthy src/middleware.ts
error.tsx software healthy src/app/error.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
manifest.ts software healthy src/app/manifest.ts
loading.tsx software healthy src/app/dashboard/loading.tsx
error.tsx software healthy src/app/dashboard/error.tsx
layout.tsx software healthy src/app/dashboard/layout.tsx
page.tsx software healthy src/app/dashboard/page.tsx
page.tsx software healthy src/app/dashboard/configuracion/page.tsx
page.tsx software healthy src/app/dashboard/apariencia/page.tsx
page.tsx software healthy src/app/dashboard/bienvenida/page.tsx
page.tsx software healthy src/app/dashboard/constructor/page.tsx
page.tsx software healthy src/app/dashboard/campanas/page.tsx
page.tsx software healthy src/app/dashboard/campanas/[id]/editar/page.tsx
page.tsx software healthy src/app/dashboard/campanas/nueva/page.tsx
page.tsx software healthy src/app/dashboard/mi-tienda/page.tsx
page.tsx software healthy src/app/dashboard/plantillas/page.tsx
page.tsx software healthy src/app/dashboard/plantillas/[id]/editar/page.tsx
page.tsx software healthy src/app/dashboard/plantillas/nueva/page.tsx
page.tsx software healthy src/app/dashboard/productos/page.tsx
page.tsx software healthy src/app/dashboard/productos/[id]/editar/page.tsx
page.tsx software healthy src/app/dashboard/productos/importar/page.tsx
page.tsx software healthy src/app/dashboard/productos/nuevo/page.tsx
page.tsx software healthy src/app/dashboard/perfil/page.tsx
page.tsx software healthy src/app/dashboard/estadisticas/page.tsx
page.tsx software healthy src/app/dashboard/secciones/page.tsx
page.tsx software healthy src/app/dashboard/categorias/page.tsx
page.tsx software healthy src/app/dashboard/pedidos/page.tsx
page.tsx software healthy src/app/dashboard/clientes/page.tsx
page.tsx software healthy src/app/vender/page.tsx
page.tsx software healthy src/app/login/page.tsx
LoginForm.tsx software healthy src/app/login/LoginForm.tsx
not-found.tsx software healthy src/app/[slug]/not-found.tsx
error.tsx software healthy src/app/[slug]/error.tsx
page.tsx software healthy src/app/[slug]/page.tsx

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

LabelLayerStatusPath
GlobalError frontend healthy src/app/error.tsx
RootLayout frontend healthy src/app/layout.tsx
HomePage frontend healthy src/app/page.tsx
DashboardLoading frontend healthy src/app/dashboard/loading.tsx
DashboardError frontend healthy src/app/dashboard/error.tsx
PerfilRedirect frontend healthy src/app/dashboard/perfil/page.tsx
VenderPage frontend healthy src/app/vender/page.tsx
LoginPage frontend healthy src/app/login/page.tsx
LoginForm frontend healthy src/app/login/LoginForm.tsx
TiendaNotFound frontend healthy src/app/[slug]/not-found.tsx
TiendaError frontend healthy src/app/[slug]/error.tsx
TerminosPage frontend healthy src/app/terminos/page.tsx
RegistroPage frontend healthy src/app/registro/page.tsx
RegistroForm frontend healthy src/app/registro/RegistroForm.tsx
ImportarProductos frontend healthy src/components/dashboard/ImportarProductos.tsx
ConstructorForm frontend healthy src/components/dashboard/ConstructorForm.tsx
EstadisticasCharts frontend healthy src/components/dashboard/EstadisticasCharts.tsx
PedidosLista frontend healthy src/components/dashboard/PedidosLista.tsx
ClientesLista frontend healthy src/components/dashboard/ClientesLista.tsx
PasoPerfilInicial frontend healthy src/components/dashboard/PasoPerfilInicial.tsx
SeccionesEditor frontend healthy src/components/dashboard/SeccionesEditor.tsx
VistaPreviaTienda frontend healthy src/components/dashboard/VistaPreviaTienda.tsx
ChecklistTienda frontend healthy src/components/dashboard/ChecklistTienda.tsx
CampanasLista frontend healthy src/components/dashboard/CampanasLista.tsx
ImageUpload frontend healthy src/components/dashboard/ImageUpload.tsx
Sidebar frontend healthy src/components/dashboard/Sidebar.tsx
QrModal frontend healthy src/components/dashboard/QrModal.tsx
EnlaceTienda frontend healthy src/components/dashboard/EnlaceTienda.tsx
ProductosLista frontend healthy src/components/dashboard/ProductosLista.tsx
BarChart frontend healthy src/components/dashboard/BarChart.tsx
PlantillaForm frontend healthy src/components/dashboard/PlantillaForm.tsx
AparienciaForm frontend healthy src/components/dashboard/AparienciaForm.tsx
ProfileForm frontend healthy src/components/dashboard/ProfileForm.tsx
StatCard frontend healthy src/components/dashboard/StatCard.tsx
ConfiguracionPanel frontend healthy src/components/dashboard/ConfiguracionPanel.tsx
ProductForm frontend healthy src/components/dashboard/ProductForm.tsx
CampanaForm frontend healthy src/components/dashboard/CampanaForm.tsx
CategoriasManager frontend healthy src/components/dashboard/CategoriasManager.tsx
PedidoCard frontend healthy src/components/dashboard/PedidoCard.tsx
PlantillasLista frontend healthy src/components/dashboard/PlantillasLista.tsx
Navbar frontend healthy src/components/landing/Navbar.tsx
Faq frontend healthy src/components/landing/Faq.tsx
Hero frontend healthy src/components/landing/Hero.tsx
Footer frontend healthy src/components/landing/Footer.tsx
Beneficios frontend healthy src/components/landing/Beneficios.tsx
ComoFunciona frontend healthy src/components/landing/ComoFunciona.tsx
TiendasCarousel frontend healthy src/components/marketplace/TiendasCarousel.tsx
ProductoCardMarketplace frontend healthy src/components/marketplace/ProductoCardMarketplace.tsx
GuiaCompradores frontend healthy src/components/marketplace/GuiaCompradores.tsx
CtaVendedores frontend healthy src/components/marketplace/CtaVendedores.tsx

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

LabelLayerStatusPath
src software healthy src
app software healthy src/app
dashboard software healthy src/app/dashboard
configuracion software healthy src/app/dashboard/configuracion
apariencia software healthy src/app/dashboard/apariencia
bienvenida software healthy src/app/dashboard/bienvenida
constructor software healthy src/app/dashboard/constructor
campanas software healthy src/app/dashboard/campanas
[id] software healthy src/app/dashboard/campanas/[id]
editar software healthy src/app/dashboard/campanas/[id]/editar
nueva software healthy src/app/dashboard/campanas/nueva
mi-tienda software healthy src/app/dashboard/mi-tienda
plantillas software healthy src/app/dashboard/plantillas
[id] software healthy src/app/dashboard/plantillas/[id]
editar software healthy src/app/dashboard/plantillas/[id]/editar
nueva software healthy src/app/dashboard/plantillas/nueva
productos software healthy src/app/dashboard/productos
[id] software healthy src/app/dashboard/productos/[id]
editar software healthy src/app/dashboard/productos/[id]/editar
importar software healthy src/app/dashboard/productos/importar
nuevo software healthy src/app/dashboard/productos/nuevo
perfil software healthy src/app/dashboard/perfil
estadisticas software healthy src/app/dashboard/estadisticas
secciones software healthy src/app/dashboard/secciones
categorias software healthy src/app/dashboard/categorias
pedidos software healthy src/app/dashboard/pedidos
clientes software healthy src/app/dashboard/clientes
vender software healthy src/app/vender
login software healthy src/app/login
[slug] software healthy src/app/[slug]
[campana] software healthy src/app/[slug]/[campana]
terminos software healthy src/app/terminos
registro software healthy src/app/registro
tiendas software healthy src/app/tiendas
shared software healthy src/app/shared
[codigo] software healthy src/app/shared/[codigo]
components software healthy src/components
dashboard software healthy src/components/dashboard
landing software healthy src/components/landing
marketplace software healthy src/components/marketplace
store software healthy src/components/store
ui software healthy src/components/ui
lib software healthy src/lib
supabase software healthy src/lib/supabase
__tests__ software healthy src/lib/__tests__
actions software healthy src/lib/actions
supabase software healthy supabase
migrations software healthy supabase/migrations

LabelLayerStatusPath
/page.tsx frontend healthy src/app/page.tsx
/dashboard frontend healthy src/app/dashboard/page.tsx
/dashboard/configuracion frontend healthy src/app/dashboard/configuracion/page.tsx
/dashboard/apariencia frontend healthy src/app/dashboard/apariencia/page.tsx
/dashboard/bienvenida frontend healthy src/app/dashboard/bienvenida/page.tsx
/dashboard/constructor frontend healthy src/app/dashboard/constructor/page.tsx
/dashboard/campanas frontend healthy src/app/dashboard/campanas/page.tsx
/dashboard/campanas/[id]/editar frontend healthy src/app/dashboard/campanas/[id]/editar/page.tsx
/dashboard/campanas/nueva frontend healthy src/app/dashboard/campanas/nueva/page.tsx
/dashboard/mi-tienda frontend healthy src/app/dashboard/mi-tienda/page.tsx
/dashboard/plantillas frontend healthy src/app/dashboard/plantillas/page.tsx
/dashboard/plantillas/[id]/editar frontend healthy src/app/dashboard/plantillas/[id]/editar/page.tsx
/dashboard/plantillas/nueva frontend healthy src/app/dashboard/plantillas/nueva/page.tsx
/dashboard/productos frontend healthy src/app/dashboard/productos/page.tsx
/dashboard/productos/[id]/editar frontend healthy src/app/dashboard/productos/[id]/editar/page.tsx
/dashboard/productos/importar frontend healthy src/app/dashboard/productos/importar/page.tsx
/dashboard/productos/nuevo frontend healthy src/app/dashboard/productos/nuevo/page.tsx
/dashboard/perfil frontend healthy src/app/dashboard/perfil/page.tsx
/dashboard/estadisticas frontend healthy src/app/dashboard/estadisticas/page.tsx
/dashboard/secciones frontend healthy src/app/dashboard/secciones/page.tsx
/dashboard/categorias frontend healthy src/app/dashboard/categorias/page.tsx
/dashboard/pedidos frontend healthy src/app/dashboard/pedidos/page.tsx
/dashboard/clientes frontend healthy src/app/dashboard/clientes/page.tsx
/vender frontend healthy src/app/vender/page.tsx
/login frontend healthy src/app/login/page.tsx
/[slug] frontend healthy src/app/[slug]/page.tsx
/[slug]/[campana] frontend healthy src/app/[slug]/[campana]/page.tsx
/terminos frontend healthy src/app/terminos/page.tsx
/registro frontend healthy src/app/registro/page.tsx
/tiendas frontend healthy src/app/tiendas/page.tsx
/shared/[codigo] frontend healthy src/app/shared/[codigo]/page.tsx

LabelLayerStatusPath
007_mvp2_etapa3.sql data healthy supabase/migrations/007_mvp2_etapa3.sql
006_mvp2_etapa2.sql data healthy supabase/migrations/006_mvp2_etapa2.sql
008_lanzamiento.sql data healthy supabase/migrations/008_lanzamiento.sql
004_storage.sql data healthy supabase/migrations/004_storage.sql
001_schema.sql data healthy supabase/migrations/001_schema.sql
005_mvp2_etapa1.sql data healthy supabase/migrations/005_mvp2_etapa1.sql
002_auth_trigger.sql data healthy supabase/migrations/002_auth_trigger.sql
003_rls.sql data healthy supabase/migrations/003_rls.sql
009_secciones.sql data healthy supabase/migrations/009_secciones.sql

LabelLayerStatusPath
armadetalle__ArmaDetalle software healthy /data/fable5_failed_archive/armadetalle__ArmaDetalle

LabelLayerStatusPath
postgresql data healthy README.md

LabelLayerStatusPath
public data healthy supabase/EJECUTAR-PENDIENTE.sql

LabelLayerStatusPath
nginx network healthy README.md
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/807331a5-241f-4491-bbcb-5a67ecdf0ea7/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/807331a5-241f-4491-bbcb-5a67ecdf0ea7/

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.