https://github.com/IronLain88/The-Agents-Hub
· scanned 2026-06-16 02:53 UTC (2 months, 1 week ago)
25 raw signals (0 security + 25 graph)
Last scanned 2 months, 1 week ago · v2 · 25 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 69 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 |
|---|---|---|---|
requireAuth |
software | healthy | server.js:requireAuth |
broadcast |
software | healthy | server.js:broadcast |
writePropertyToDisk |
software | healthy | server.js:writePropertyToDisk |
savePropertyToDisk |
software | healthy | server.js:savePropertyToDisk |
loadProperty |
software | healthy | server.js:loadProperty |
scanCharacters |
software | healthy | server.js:scanCharacters |
assignCharacter |
software | healthy | server.js:assignCharacter |
buildWelcome |
software | healthy | server.js:buildWelcome |
inboxCount |
software | healthy | server.js:inboxCount |
buildDefaultWelcomeText |
software | healthy | server.js:buildDefaultWelcomeText |
archiveStations |
software | healthy | server.js:archiveStations |
path |
software | healthy | server.js:path |
intervalMs |
software | healthy | server.js:intervalMs |
gracefulShutdown |
software | healthy | server.js:gracefulShutdown |
⚙ helmet |
software | healthy | server.js |
⚙ cors |
software | healthy | server.js |
⚙ express.json |
software | healthy | server.js |
⚙ express.raw |
software | healthy | server.js |
⚙ express.static(join(__dirname |
software | healthy | server.js |
⚙ express.static(TILESETS_DIR |
software | healthy | server.js |
⚙ express.static(USER_TILESETS_DIR |
software | healthy | server.js |
⚙ express.static(CHARACTERS_DIR |
software | healthy | server.js |
⚙ express.static(USER_CHARACTERS_DIR |
software | healthy | server.js |
⚙ express.static(IMAGES_DIR |
software | healthy | server.js |
⚙ express.static(CUTOUTS_DIR |
software | healthy | server.js |
⚙ propertyRoutes(ctx |
software | healthy | server.js |
⚙ assetRoutes(ctx |
software | healthy | server.js |
⚙ agentRoutes(ctx |
software | healthy | server.js |
⚙ signalRoutes(ctx |
software | healthy | server.js |
⚙ receptionRoutes(ctx |
software | healthy | server.js |
⚙ taskRoutes(ctx |
software | healthy | server.js |
⚙ queueRoutes(ctx |
software | healthy | server.js |
⚙ downloadRoutes(ctx |
software | healthy | server.js |
⚙ characterRoutes(ctx |
software | healthy | server.js |
⚙ aorRoutes(ctx |
software | healthy | server.js |
| Label | Layer | Status | Path |
|---|---|---|---|
GET /api/health |
api | healthy | server.js |
GET /api/states |
api | healthy | server.js |
GET / |
api | healthy | server.js |
USE /viewer |
api | healthy | server.js |
USE /editor |
api | healthy | server.js |
USE /aor |
api | healthy | server.js |
USE /assets/tilesets |
api | healthy | server.js |
USE /assets/characters |
api | healthy | server.js |
GET /api/characters |
api | healthy | server.js |
USE /assets/animated |
api | healthy | server.js |
USE /assets/images |
api | healthy | server.js |
USE /assets/cutouts |
api | healthy | server.js |
GET /api/welcome |
api | healthy | server.js |
GET /api/welcome/default |
api | healthy | server.js |
| Label | Layer | Status | Path |
|---|---|---|---|
.env.example |
software | healthy | .env.example |
CONTRIBUTING.md |
software | healthy | CONTRIBUTING.md |
docker-compose.local.yml |
software | healthy | docker-compose.local.yml |
CHANGELOG.md |
software | healthy | CHANGELOG.md |
package-lock.json |
software | healthy | package-lock.json |
README.md |
software | healthy | README.md |
LICENSE |
software | healthy | LICENSE |
server.js |
software | healthy | server.js |
docker-compose.yml |
software | healthy | docker-compose.yml |
package.json |
software | healthy | package.json |
Dockerfile |
software | healthy | Dockerfile |
| Label | Layer | Status | Path |
|---|---|---|---|
nginx |
network | healthy | .env.example |
caddy |
network | healthy | README.md |
traefik |
network | healthy | README.md |
| Label | Layer | Status | Path |
|---|---|---|---|
port:4242 |
network | healthy | .env.example |
port:3001 |
network | healthy | package.json |
| Label | Layer | Status | Path |
|---|---|---|---|
image::Dockerfile |
hardware | healthy | Dockerfile |
hub |
hardware | healthy | docker-compose.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
IronLain88__The-Agents-Hub |
software | healthy | /data/fable5_failed_archive/IronLain88__The-Agents-Hub |
| Label | Layer | Status | Path |
|---|---|---|---|
127.0.0.1 |
network | healthy | README.md |
This page is publicly accessible at:
https://repobility.com/scan/328548af-241c-4fea-bc0a-6fef0a7f15ca/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/328548af-241c-4fea-bc0a-6fef0a7f15ca/
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.