https://github.com/jprutu/atria-hub
· scanned 2026-06-16 04:29 UTC (2 months ago)
5 raw signals (0 security + 5 graph)
Last scanned 2 months ago · v1 · 5 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 37 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 |
|---|---|---|---|
isAllowedOrigin |
software | healthy | server.js:isAllowedOrigin |
⚙ helmet |
software | healthy | server.js |
⚙ rateLimit |
software | healthy | server.js |
⚙ cors |
software | healthy | server.js |
⚙ express.json |
software | healthy | server.js |
⚙ express.urlencoded |
software | healthy | server.js |
⚙ express.static(path.join(__dirname |
software | healthy | server.js |
⚙ authLimiter |
software | healthy | server.js |
⚙ authRoutes |
software | healthy | server.js |
⚙ talleresRoutes |
software | healthy | server.js |
⚙ userRoutes |
software | healthy | server.js |
⚙ contactRoutes |
software | healthy | server.js |
⚙ paymentsRoutes |
software | healthy | server.js |
⚙ adminRoutes |
software | healthy | server.js |
| Label | Layer | Status | Path |
|---|---|---|---|
USE /api/auth/login |
api | healthy | server.js |
USE /api/auth/register |
api | healthy | server.js |
USE /api/auth/forgot-password |
api | healthy | server.js |
USE /api/auth |
api | healthy | server.js |
USE /api/talleres |
api | healthy | server.js |
USE /api/user |
api | healthy | server.js |
USE /api/contact |
api | healthy | server.js |
USE /api/payments |
api | healthy | server.js |
USE /api/admin |
api | healthy | server.js |
GET /api/health |
api | healthy | server.js |
GET /admin |
api | healthy | server.js |
| Label | Layer | Status | Path |
|---|---|---|---|
.env.example |
software | healthy | .env.example |
INICIAR_AQUI.md |
software | healthy | INICIAR_AQUI.md |
package-lock.json |
software | healthy | package-lock.json |
DEPLOYMENT.md |
software | healthy | DEPLOYMENT.md |
PROFESIONALES_SETUP.md |
software | healthy | PROFESIONALES_SETUP.md |
server.js |
software | healthy | server.js |
package.json |
software | healthy | package.json |
atria-hub.postman_collection.json |
software | healthy | atria-hub.postman_collection.json |
SETUP_INSTRUCTIONS.md |
software | healthy | SETUP_INSTRUCTIONS.md |
| Label | Layer | Status | Path |
|---|---|---|---|
jprutu__atria-hub |
software | healthy | /data/fable5_failed_archive/jprutu__atria-hub |
| Label | Layer | Status | Path |
|---|---|---|---|
port:3000 |
network | healthy | .env.example |
| Label | Layer | Status | Path |
|---|---|---|---|
auth::.env.example |
security | healthy | .env.example |
This page is publicly accessible at:
https://repobility.com/scan/d157f0ca-a9db-468e-a86e-374cb25eabfa/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/d157f0ca-a9db-468e-a86e-374cb25eabfa/
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.