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.

Tshadowgod/LUZ-DE-ORION

https://github.com/Tshadowgod/LUZ-DE-ORION · scanned 2026-06-16 00:42 UTC (2 months, 1 week ago)

18 raw signals (0 security + 18 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 1 week ago · v1 · 18 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 202 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
ensureCategories software healthy scripts/upload-products.mjs:ensureCategories
uploadImage software healthy scripts/upload-products.mjs:uploadImage
main software healthy scripts/upload-products.mjs:main
getSecret software healthy src/proxy.ts:getSecret
proxy software healthy src/proxy.ts:proxy
CartSidebar software healthy src/components/CartSidebar.tsx:CartSidebar
close software healthy src/components/CartSidebar.tsx:close
sendToWhatsApp software healthy src/components/CartSidebar.tsx:sendToWhatsApp
BottomNav software healthy src/components/BottomNav.tsx:BottomNav
CategoryFilter software healthy src/components/CategoryFilter.tsx:CategoryFilter
DeleteModal software healthy src/components/DeleteModal.tsx:DeleteModal
ProductForm software healthy src/components/ProductForm.tsx:ProductForm
handleChange software healthy src/components/ProductForm.tsx:handleChange
handleFileUpload software healthy src/components/ProductForm.tsx:handleFileUpload
handleSubmit software healthy src/components/ProductForm.tsx:handleSubmit
AdminNav software healthy src/components/AdminNav.tsx:AdminNav
handleLogout software healthy src/components/AdminNav.tsx:handleLogout
TopHeader software healthy src/components/TopHeader.tsx:TopHeader
ProductCard software healthy src/components/ProductCard.tsx:ProductCard
handleAddToCart software healthy src/components/ProductCard.tsx:handleAddToCart
Carousel software healthy src/components/Carousel.tsx:Carousel
Navbar software healthy src/components/Navbar.tsx:Navbar
RootLayout software healthy src/app/layout.tsx:RootLayout
LoginPage software healthy src/app/login/page.tsx:LoginPage
handleSubmit software healthy src/app/login/page.tsx:handleSubmit
POST software healthy src/app/api/upload/route.ts:POST
POST software healthy src/app/api/auth/logout/route.ts:POST
POST software healthy src/app/api/auth/login/route.ts:POST
GET software healthy src/app/api/noticias/route.ts:GET
POST software healthy src/app/api/noticias/route.ts:POST
PUT software healthy src/app/api/noticias/[id]/route.ts:PUT
DELETE software healthy src/app/api/noticias/[id]/route.ts:DELETE
GET software healthy src/app/api/categorias/route.ts:GET
POST software healthy src/app/api/seed/route.ts:POST
GET software healthy src/app/api/productos/route.ts:GET
POST software healthy src/app/api/productos/route.ts:POST
GET software healthy src/app/api/productos/[id]/route.ts:GET
PUT software healthy src/app/api/productos/[id]/route.ts:PUT
DELETE software healthy src/app/api/productos/[id]/route.ts:DELETE
AdminDashboardPage software healthy src/app/admin/page.tsx:AdminDashboardPage
AdminLayout software healthy src/app/admin/layout.tsx:AdminLayout
AdminCatalogoContent software healthy src/app/admin/catalogo/page.tsx:AdminCatalogoContent
handleDelete software healthy src/app/admin/catalogo/page.tsx:handleDelete
handleSearch software healthy src/app/admin/catalogo/page.tsx:handleSearch
AdminCatalogoPage software healthy src/app/admin/catalogo/page.tsx:AdminCatalogoPage
AdminNuevoProductoPage software healthy src/app/admin/catalogo/nuevo/page.tsx:AdminNuevoProductoPage
AdminEditarProductoPage software healthy src/app/admin/catalogo/[id]/editar/page.tsx:AdminEditarProd…
AdminNoticiasPage software healthy src/app/admin/noticias/page.tsx:AdminNoticiasPage
AnnouncementForm software healthy src/app/admin/noticias/AnnouncementForm.tsx:AnnouncementForm
handleChange software healthy src/app/admin/noticias/AnnouncementForm.tsx:handleChange

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
tsconfig.json software healthy tsconfig.json
drizzle.config.ts software healthy drizzle.config.ts
eslint.config.mjs software healthy eslint.config.mjs
next.config.ts software healthy next.config.ts
check-cats.mjs software healthy scripts/check-cats.mjs
upload-products.mjs software healthy scripts/upload-products.mjs
proxy.ts software healthy src/proxy.ts
CartSidebar.tsx software healthy src/components/CartSidebar.tsx
BottomNav.tsx software healthy src/components/BottomNav.tsx
CategoryFilter.tsx software healthy src/components/CategoryFilter.tsx
DeleteModal.tsx software healthy src/components/DeleteModal.tsx
ProductForm.tsx software healthy src/components/ProductForm.tsx
AdminNav.tsx software healthy src/components/AdminNav.tsx
TopHeader.tsx software healthy src/components/TopHeader.tsx
ProductCard.tsx software healthy src/components/ProductCard.tsx
Carousel.tsx software healthy src/components/Carousel.tsx
Navbar.tsx software healthy src/components/Navbar.tsx
globals.css software healthy src/app/globals.css
layout.tsx software healthy src/app/layout.tsx
page.tsx software healthy src/app/login/page.tsx
route.ts software healthy src/app/api/upload/route.ts
route.ts software healthy src/app/api/auth/logout/route.ts
route.ts software healthy src/app/api/auth/login/route.ts
route.ts software healthy src/app/api/noticias/route.ts
route.ts software healthy src/app/api/noticias/[id]/route.ts
route.ts software healthy src/app/api/categorias/route.ts
route.ts software healthy src/app/api/seed/route.ts
route.ts software healthy src/app/api/productos/route.ts
route.ts software healthy src/app/api/productos/[id]/route.ts
page.tsx software healthy src/app/admin/page.tsx
layout.tsx software healthy src/app/admin/layout.tsx
page.tsx software healthy src/app/admin/catalogo/page.tsx
page.tsx software healthy src/app/admin/catalogo/nuevo/page.tsx
page.tsx software healthy src/app/admin/catalogo/[id]/editar/page.tsx
page.tsx software healthy src/app/admin/noticias/page.tsx
AnnouncementForm.tsx software healthy src/app/admin/noticias/AnnouncementForm.tsx
AnnouncementActions.tsx software healthy src/app/admin/noticias/AnnouncementActions.tsx
page.tsx software healthy src/app/admin/noticias/nueva/page.tsx
page.tsx software healthy src/app/admin/noticias/[id]/editar/page.tsx
page.tsx software healthy src/app/(public)/page.tsx
layout.tsx software healthy src/app/(public)/layout.tsx
page.tsx software healthy src/app/(public)/productos/page.tsx
page.tsx software healthy src/app/(public)/productos/[id]/page.tsx
AddToCartButton.tsx software healthy src/app/(public)/productos/[id]/AddToCartButton.tsx
auth.ts software healthy src/lib/auth.ts
schema.ts software healthy src/lib/schema.ts

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

LabelLayerStatusPath
scripts software healthy scripts
src software healthy src
components software healthy src/components
app software healthy src/app
login software healthy src/app/login
api software healthy src/app/api
upload software healthy src/app/api/upload
auth software healthy src/app/api/auth
logout software healthy src/app/api/auth/logout
login software healthy src/app/api/auth/login
noticias software healthy src/app/api/noticias
[id] software healthy src/app/api/noticias/[id]
categorias software healthy src/app/api/categorias
seed software healthy src/app/api/seed
productos software healthy src/app/api/productos
[id] software healthy src/app/api/productos/[id]
admin software healthy src/app/admin
catalogo software healthy src/app/admin/catalogo
nuevo software healthy src/app/admin/catalogo/nuevo
[id] software healthy src/app/admin/catalogo/[id]
editar software healthy src/app/admin/catalogo/[id]/editar
noticias software healthy src/app/admin/noticias
nueva software healthy src/app/admin/noticias/nueva
[id] software healthy src/app/admin/noticias/[id]
editar software healthy src/app/admin/noticias/[id]/editar
(public) software healthy src/app/(public)
productos software healthy src/app/(public)/productos
[id] software healthy src/app/(public)/productos/[id]
lib software healthy src/lib
context software healthy src/context

LabelLayerStatusPath
CartSidebar frontend healthy src/components/CartSidebar.tsx
BottomNav frontend healthy src/components/BottomNav.tsx
CategoryFilter frontend healthy src/components/CategoryFilter.tsx
DeleteModal frontend healthy src/components/DeleteModal.tsx
ProductForm frontend healthy src/components/ProductForm.tsx
AdminNav frontend healthy src/components/AdminNav.tsx
TopHeader frontend healthy src/components/TopHeader.tsx
ProductCard frontend healthy src/components/ProductCard.tsx
Carousel frontend healthy src/components/Carousel.tsx
Navbar frontend healthy src/components/Navbar.tsx
RootLayout frontend healthy src/app/layout.tsx
LoginPage frontend healthy src/app/login/page.tsx
AdminLayout frontend healthy src/app/admin/layout.tsx
AdminCatalogoPage frontend healthy src/app/admin/catalogo/page.tsx
AnnouncementForm frontend healthy src/app/admin/noticias/AnnouncementForm.tsx
AnnouncementActions frontend healthy src/app/admin/noticias/AnnouncementActions.tsx
AdminNuevaNoticiaPage frontend healthy src/app/admin/noticias/nueva/page.tsx
PublicLayout frontend healthy src/app/(public)/layout.tsx
CatalogoPage frontend healthy src/app/(public)/productos/page.tsx
AddToCartButton frontend healthy src/app/(public)/productos/[id]/AddToCartButton.tsx

LabelLayerStatusPath
/login frontend healthy src/app/login/page.tsx
/admin frontend healthy src/app/admin/page.tsx
/admin/catalogo frontend healthy src/app/admin/catalogo/page.tsx
/admin/catalogo/nuevo frontend healthy src/app/admin/catalogo/nuevo/page.tsx
/admin/catalogo/[id]/editar frontend healthy src/app/admin/catalogo/[id]/editar/page.tsx
/admin/noticias frontend healthy src/app/admin/noticias/page.tsx
/admin/noticias/nueva frontend healthy src/app/admin/noticias/nueva/page.tsx
/admin/noticias/[id]/editar frontend healthy src/app/admin/noticias/[id]/editar/page.tsx
/(public) frontend healthy src/app/(public)/page.tsx
/(public)/productos frontend healthy src/app/(public)/productos/page.tsx
/(public)/productos/[id] frontend healthy src/app/(public)/productos/[id]/page.tsx
/ frontend healthy src/app/api/auth/login/route.ts

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

LabelLayerStatusPath
sqlite data healthy package-lock.json
redis data healthy package-lock.json
postgres data healthy package-lock.json
postgresql data healthy drizzle.config.ts

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

LabelLayerStatusPath
vps::aws hardware healthy package-lock.json
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/6ddd0305-2370-4a6d-b22a-039300b08325/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/6ddd0305-2370-4a6d-b22a-039300b08325/

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.