https://github.com/zatiorideco/ZATIORI
· scanned 2026-06-16 01:11 UTC (2 months, 1 week ago)
26 raw signals (0 security + 26 graph)
Last scanned 2 months, 1 week ago · v1 · 26 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 465 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 |
|---|---|---|---|
main |
software | healthy | prisma/seed.ts:main |
middleware |
software | healthy | src/middleware.ts:middleware |
IconoWA |
software | healthy | src/components/panel/EstadisticasWeb.tsx:IconoWA |
EstadisticasWeb |
software | healthy | src/components/panel/EstadisticasWeb.tsx:EstadisticasWeb |
ClientesLista |
software | healthy | src/components/panel/ClientesLista.tsx:ClientesLista |
buscar |
software | healthy | src/components/panel/ClientesLista.tsx:buscar |
crear |
software | healthy | src/components/panel/ClientesLista.tsx:crear |
Estrellas |
software | healthy | src/components/panel/ResenasLista.tsx:Estrellas |
ResenasLista |
software | healthy | src/components/panel/ResenasLista.tsx:ResenasLista |
patch |
software | healthy | src/components/panel/ResenasLista.tsx:patch |
borrar |
software | healthy | src/components/panel/ResenasLista.tsx:borrar |
copiarLink |
software | healthy | src/components/panel/ResenasLista.tsx:copiarLink |
linkWA |
software | healthy | src/components/panel/ResenasLista.tsx:linkWA |
tel |
software | healthy | src/components/panel/ResenasLista.tsx:tel |
ProveedoresLista |
software | healthy | src/components/panel/ProveedoresLista.tsx:ProveedoresLista |
editar |
software | healthy | src/components/panel/ProveedoresLista.tsx:editar |
guardar |
software | healthy | src/components/panel/ProveedoresLista.tsx:guardar |
borrar |
software | healthy | src/components/panel/ProveedoresLista.tsx:borrar |
iconoDe |
software | healthy | src/components/panel/Timeline.tsx:iconoDe |
Timeline |
software | healthy | src/components/panel/Timeline.tsx:Timeline |
agregar |
software | healthy | src/components/panel/Timeline.tsx:agregar |
EspejoForm |
software | healthy | src/components/panel/EspejoForm.tsx:EspejoForm |
subirArchivos |
software | healthy | src/components/panel/EspejoForm.tsx:subirArchivos |
agregarUrl |
software | healthy | src/components/panel/EspejoForm.tsx:agregarUrl |
guardar |
software | healthy | src/components/panel/EspejoForm.tsx:guardar |
borrar |
software | healthy | src/components/panel/EspejoForm.tsx:borrar |
BotonSalir |
software | healthy | src/components/panel/BotonSalir.tsx:BotonSalir |
PedidosLista |
software | healthy | src/components/panel/PedidosLista.tsx:PedidosLista |
cambiarEstado |
software | healthy | src/components/panel/PedidosLista.tsx:cambiarEstado |
borrar |
software | healthy | src/components/panel/PedidosLista.tsx:borrar |
OrigenBadge |
software | healthy | src/components/panel/OrigenBadge.tsx:OrigenBadge |
NuevoPedidoForm |
software | healthy | src/components/panel/NuevoPedidoForm.tsx:NuevoPedidoForm |
crear |
software | healthy | src/components/panel/NuevoPedidoForm.tsx:crear |
PedirResena |
software | healthy | src/components/panel/PedirResena.tsx:PedirResena |
generar |
software | healthy | src/components/panel/PedirResena.tsx:generar |
tel |
software | healthy | src/components/panel/PedirResena.tsx:tel |
PrioridadChip |
software | healthy | src/components/panel/FabricaBoard.tsx:PrioridadChip |
TarjetaContenido |
software | healthy | src/components/panel/FabricaBoard.tsx:TarjetaContenido |
Tarjeta |
software | healthy | src/components/panel/FabricaBoard.tsx:Tarjeta |
Columna |
software | healthy | src/components/panel/FabricaBoard.tsx:Columna |
FabricaBoard |
software | healthy | src/components/panel/FabricaBoard.tsx:FabricaBoard |
patch |
software | healthy | src/components/panel/FabricaBoard.tsx:patch |
onDragStart |
software | healthy | src/components/panel/FabricaBoard.tsx:onDragStart |
onDragEnd |
software | healthy | src/components/panel/FabricaBoard.tsx:onDragEnd |
marcarTerminado |
software | healthy | src/components/panel/FabricaBoard.tsx:marcarTerminado |
pasarACatalogo |
software | healthy | src/components/panel/FabricaBoard.tsx:pasarACatalogo |
crearStock |
software | healthy | src/components/panel/FabricaBoard.tsx:crearStock |
ConfiguracionForm |
software | healthy | src/components/panel/ConfiguracionForm.tsx:ConfiguracionForm |
guardar |
software | healthy | src/components/panel/ConfiguracionForm.tsx:guardar |
PedidoEditor |
software | healthy | src/components/panel/PedidoEditor.tsx:PedidoEditor |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
02-prompt-claude-code.md |
software | healthy | 02-prompt-claude-code.md |
vercel.json |
software | healthy | vercel.json |
postcss.config.mjs |
software | healthy | postcss.config.mjs |
tailwind.config.ts |
software | healthy | tailwind.config.ts |
package.json |
software | healthy | package.json |
package-lock.json |
software | healthy | package-lock.json |
components.json |
software | healthy | components.json |
.env.example |
software | healthy | .env.example |
tsconfig.json |
software | healthy | tsconfig.json |
next.config.mjs |
software | healthy | next.config.mjs |
seed.ts |
software | healthy | prisma/seed.ts |
migration_lock.toml |
software | healthy | prisma/migrations/migration_lock.toml |
migration.sql |
software | healthy | prisma/migrations/20260610220955_init/migration.sql |
migration.sql |
software | healthy | prisma/migrations/20260612132848_estados_pedido_operativo/m… |
migration.sql |
software | healthy | prisma/migrations/20260612142447_eventos_web/migration.sql |
middleware.ts |
software | healthy | src/middleware.ts |
next-auth.d.ts |
software | healthy | src/types/next-auth.d.ts |
EstadisticasWeb.tsx |
software | healthy | src/components/panel/EstadisticasWeb.tsx |
ClientesLista.tsx |
software | healthy | src/components/panel/ClientesLista.tsx |
ResenasLista.tsx |
software | healthy | src/components/panel/ResenasLista.tsx |
ProveedoresLista.tsx |
software | healthy | src/components/panel/ProveedoresLista.tsx |
Timeline.tsx |
software | healthy | src/components/panel/Timeline.tsx |
EspejoForm.tsx |
software | healthy | src/components/panel/EspejoForm.tsx |
BotonSalir.tsx |
software | healthy | src/components/panel/BotonSalir.tsx |
PedidosLista.tsx |
software | healthy | src/components/panel/PedidosLista.tsx |
OrigenBadge.tsx |
software | healthy | src/components/panel/OrigenBadge.tsx |
NuevoPedidoForm.tsx |
software | healthy | src/components/panel/NuevoPedidoForm.tsx |
PedirResena.tsx |
software | healthy | src/components/panel/PedirResena.tsx |
FabricaBoard.tsx |
software | healthy | src/components/panel/FabricaBoard.tsx |
ConfiguracionForm.tsx |
software | healthy | src/components/panel/ConfiguracionForm.tsx |
PedidoEditor.tsx |
software | healthy | src/components/panel/PedidoEditor.tsx |
OpcionesAdmin.tsx |
software | healthy | src/components/panel/OpcionesAdmin.tsx |
CatalogoLista.tsx |
software | healthy | src/components/panel/CatalogoLista.tsx |
ClienteAcciones.tsx |
software | healthy | src/components/panel/ClienteAcciones.tsx |
UsuariosLista.tsx |
software | healthy | src/components/panel/UsuariosLista.tsx |
PanelNav.tsx |
software | healthy | src/components/panel/PanelNav.tsx |
InstagramPublicador.tsx |
software | healthy | src/components/panel/InstagramPublicador.tsx |
badge.tsx |
software | healthy | src/components/ui/badge.tsx |
button.tsx |
software | healthy | src/components/ui/button.tsx |
card.tsx |
software | healthy | src/components/ui/card.tsx |
input.tsx |
software | healthy | src/components/ui/input.tsx |
label.tsx |
software | healthy | src/components/ui/label.tsx |
Configurador.tsx |
software | healthy | src/components/public/Configurador.tsx |
BotonesFlotantes.tsx |
software | healthy | src/components/public/BotonesFlotantes.tsx |
ResenaForm.tsx |
software | healthy | src/components/public/ResenaForm.tsx |
Footer.tsx |
software | healthy | src/components/public/Footer.tsx |
Analytics.tsx |
software | healthy | src/components/public/Analytics.tsx |
EspejoCard.tsx |
software | healthy | src/components/public/EspejoCard.tsx |
Navbar.tsx |
software | healthy | src/components/public/Navbar.tsx |
robots.ts |
software | healthy | src/app/robots.ts |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
prisma |
software | healthy | prisma |
migrations |
software | healthy | prisma/migrations |
20260610220955_init |
software | healthy | prisma/migrations/20260610220955_init |
20260612132848_estados_pedido_operativo |
software | healthy | prisma/migrations/20260612132848_estados_pedido_operativo |
20260612142447_eventos_web |
software | healthy | prisma/migrations/20260612142447_eventos_web |
src |
software | healthy | src |
types |
software | healthy | src/types |
components |
software | healthy | src/components |
panel |
software | healthy | src/components/panel |
ui |
software | healthy | src/components/ui |
public |
software | healthy | src/components/public |
app |
software | healthy | src/app |
login |
software | healthy | src/app/login |
api |
software | healthy | src/app/api |
auth |
software | healthy | src/app/api/auth |
[...nextauth] |
software | healthy | src/app/api/auth/[...nextauth] |
admin |
software | healthy | src/app/api/admin |
upload |
software | healthy | src/app/api/admin/upload |
configuracion |
software | healthy | src/app/api/admin/configuracion |
clientes |
software | healthy | src/app/api/admin/clientes |
[id] |
software | healthy | src/app/api/admin/clientes/[id] |
interacciones |
software | healthy | src/app/api/admin/clientes/[id]/interacciones |
fabricacion |
software | healthy | src/app/api/admin/fabricacion |
[id] |
software | healthy | src/app/api/admin/fabricacion/[id] |
a-catalogo |
software | healthy | src/app/api/admin/fabricacion/[id]/a-catalogo |
pdf |
software | healthy | src/app/api/admin/fabricacion/[id]/pdf |
proveedores |
software | healthy | src/app/api/admin/proveedores |
[id] |
software | healthy | src/app/api/admin/proveedores/[id] |
pedidos |
software | healthy | src/app/api/admin/pedidos |
[id] |
software | healthy | src/app/api/admin/pedidos/[id] |
pdf |
software | healthy | src/app/api/admin/pedidos/[id]/pdf |
usuarios |
software | healthy | src/app/api/admin/usuarios |
[id] |
software | healthy | src/app/api/admin/usuarios/[id] |
opciones |
software | healthy | src/app/api/admin/opciones |
[id] |
software | healthy | src/app/api/admin/opciones/[id] |
resenas |
software | healthy | src/app/api/admin/resenas |
[id] |
software | healthy | src/app/api/admin/resenas/[id] |
instagram |
software | healthy | src/app/api/admin/instagram |
[id] |
software | healthy | src/app/api/admin/instagram/[id] |
publicar |
software | healthy | src/app/api/admin/instagram/[id]/publicar |
espejos |
software | healthy | src/app/api/admin/espejos |
[id] |
software | healthy | src/app/api/admin/espejos/[id] |
cron |
software | healthy | src/app/api/cron |
instagram |
software | healthy | src/app/api/cron/instagram |
resenas |
software | healthy | src/app/api/resenas |
[token] |
software | healthy | src/app/api/resenas/[token] |
foto |
software | healthy | src/app/api/resenas/[token]/foto |
track |
software | healthy | src/app/api/track |
configurador |
software | healthy | src/app/api/configurador |
(panel) |
software | healthy | src/app/(panel) |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
/login |
frontend | healthy | src/app/login/page.tsx |
/(panel)/panel |
frontend | healthy | src/app/(panel)/panel/page.tsx |
/(panel)/panel/catalogo |
frontend | healthy | src/app/(panel)/panel/catalogo/page.tsx |
/(panel)/panel/catalogo/nuevo |
frontend | healthy | src/app/(panel)/panel/catalogo/nuevo/page.tsx |
/(panel)/panel/catalogo/[id] |
frontend | healthy | src/app/(panel)/panel/catalogo/[id]/page.tsx |
/(panel)/panel/configuracion |
frontend | healthy | src/app/(panel)/panel/configuracion/page.tsx |
/(panel)/panel/clientes |
frontend | healthy | src/app/(panel)/panel/clientes/page.tsx |
/(panel)/panel/clientes/[id] |
frontend | healthy | src/app/(panel)/panel/clientes/[id]/page.tsx |
/(panel)/panel/fabrica |
frontend | healthy | src/app/(panel)/panel/fabrica/page.tsx |
/(panel)/panel/proveedores |
frontend | healthy | src/app/(panel)/panel/proveedores/page.tsx |
/(panel)/panel/pedidos |
frontend | healthy | src/app/(panel)/panel/pedidos/page.tsx |
/(panel)/panel/pedidos/nuevo |
frontend | healthy | src/app/(panel)/panel/pedidos/nuevo/page.tsx |
/(panel)/panel/pedidos/[id] |
frontend | healthy | src/app/(panel)/panel/pedidos/[id]/page.tsx |
/(panel)/panel/usuarios |
frontend | healthy | src/app/(panel)/panel/usuarios/page.tsx |
/(panel)/panel/resenas |
frontend | healthy | src/app/(panel)/panel/resenas/page.tsx |
/(panel)/panel/instagram |
frontend | healthy | src/app/(panel)/panel/instagram/page.tsx |
/(public) |
frontend | healthy | src/app/(public)/page.tsx |
/(public)/catalogo |
frontend | healthy | src/app/(public)/catalogo/page.tsx |
/(public)/catalogo/[slug] |
frontend | healthy | src/app/(public)/catalogo/[slug]/page.tsx |
/(public)/resena/[token] |
frontend | healthy | src/app/(public)/resena/[token]/page.tsx |
/(public)/terminos |
frontend | healthy | src/app/(public)/terminos/page.tsx |
/(public)/nosotros |
frontend | healthy | src/app/(public)/nosotros/page.tsx |
/(public)/configurador |
frontend | healthy | src/app/(public)/configurador/page.tsx |
/configurador |
frontend | healthy | src/app/api/configurador/route.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
Usuario |
data | healthy | prisma/migrations/20260610220955_init/migration.sql |
Configuracion |
data | healthy | prisma/migrations/20260610220955_init/migration.sql |
OpcionConfigurador |
data | healthy | prisma/migrations/20260610220955_init/migration.sql |
Proveedor |
data | healthy | prisma/migrations/20260610220955_init/migration.sql |
Cliente |
data | healthy | prisma/migrations/20260610220955_init/migration.sql |
InteraccionCliente |
data | healthy | prisma/migrations/20260610220955_init/migration.sql |
EspejoCatalogo |
data | healthy | prisma/migrations/20260610220955_init/migration.sql |
Pedido |
data | healthy | prisma/migrations/20260610220955_init/migration.sql |
ItemPedido |
data | healthy | prisma/migrations/20260610220955_init/migration.sql |
EspejoFabricacion |
data | healthy | prisma/migrations/20260610220955_init/migration.sql |
Resena |
data | healthy | prisma/migrations/20260610220955_init/migration.sql |
PublicacionInstagram |
data | healthy | prisma/migrations/20260610220955_init/migration.sql |
EventoWeb |
data | healthy | prisma/migrations/20260612142447_eventos_web/migration.sql |
| Label | Layer | Status | Path |
|---|---|---|---|
auth::src/app/login/page.tsx |
security | healthy | src/app/login/page.tsx |
auth::src/app/api/auth/[...nextauth]/route.ts |
security | healthy | src/app/api/auth/[...nextauth]/route.ts |
auth::package.json |
security | healthy | package.json |
auth::src/middleware.ts |
security | healthy | src/middleware.ts |
auth::src/components/panel/BotonSalir.tsx |
security | healthy | src/components/panel/BotonSalir.tsx |
auth::src/lib/auth.ts |
security | healthy | src/lib/auth.ts |
auth::src/types/next-auth.d.ts |
security | healthy | src/types/next-auth.d.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
3.074.149.198 |
network | healthy | src/components/panel/EstadisticasWeb.tsx |
4.487.709.306 |
network | healthy | src/components/panel/EstadisticasWeb.tsx |
1.694.625.712 |
network | healthy | src/components/panel/EstadisticasWeb.tsx |
1.871.118.571 |
network | healthy | src/components/panel/EstadisticasWeb.tsx |
3.741.982.998 |
network | healthy | src/components/panel/EstadisticasWeb.tsx |
| Label | Layer | Status | Path |
|---|---|---|---|
migration.sql |
data | healthy | prisma/migrations/20260610220955_init/migration.sql |
migration.sql |
data | healthy | prisma/migrations/20260612132848_estados_pedido_operativo/m… |
migration.sql |
data | healthy | prisma/migrations/20260612142447_eventos_web/migration.sql |
| Label | Layer | Status | Path |
|---|---|---|---|
RootLayout |
frontend | healthy | src/app/layout.tsx |
LoginPage |
frontend | healthy | src/app/login/page.tsx |
PublicLayout |
frontend | healthy | src/app/(public)/layout.tsx |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-68o9lyjd |
software | healthy | /tmp/repobility-clone-68o9lyjd |
| Label | Layer | Status | Path |
|---|---|---|---|
postgresql |
data | healthy | .env.example |
| Label | Layer | Status | Path |
|---|---|---|---|
password_literal::.env.example |
security | healthy | .env.example |
This page is publicly accessible at:
https://repobility.com/scan/0f7c2f35-a377-40f8-aa4c-4f108164f902/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/0f7c2f35-a377-40f8-aa4c-4f108164f902/
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.