https://github.com/diegomaury/fliphouse-whatsapp-agent
· scanned 2026-06-16 02:52 UTC (2 months, 1 week ago)
29 raw signals (0 security + 29 graph)
Last scanned 2 months, 1 week ago · v2 · 29 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 52 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 |
|---|---|---|---|
GET / |
api | healthy | app.js |
POST /api/auth |
api | healthy | app.js |
USE /api/assistant |
api | healthy | app.js |
USE /api/dashboard |
api | healthy | app.js |
USE /api/flows |
api | healthy | app.js |
USE /api/properties |
api | healthy | app.js |
USE /api |
api | healthy | app.js |
USE /webhook |
api | healthy | app.js |
USE /flow |
api | healthy | app.js |
USE /send-message |
api | healthy | app.js |
USE /send-flow |
api | healthy | app.js |
USE /send-listing-flow |
api | healthy | app.js |
USE /send-followup |
api | healthy | app.js |
GET /health/live |
api | healthy | app.js |
GET /health/ready |
api | healthy | app.js |
DELETE /admin/cache/:token |
api | healthy | app.js |
POST /admin/report/trigger |
api | healthy | app.js |
| Label | Layer | Status | Path |
|---|---|---|---|
.env.example |
software | healthy | .env.example |
GOVERNANCE.md |
software | healthy | GOVERNANCE.md |
CLAUDE.md |
software | healthy | CLAUDE.md |
e1_blueprint.json |
software | healthy | e1_blueprint.json |
build_blueprints.py |
software | healthy | build_blueprints.py |
s1_blueprint.json |
software | healthy | s1_blueprint.json |
app.js |
software | healthy | app.js |
package-lock.json |
software | healthy | package-lock.json |
README.md |
software | healthy | README.md |
railway.toml |
software | healthy | railway.toml |
e3_blueprint.json |
software | healthy | e3_blueprint.json |
server.js |
software | healthy | server.js |
package.json |
software | healthy | package.json |
Dockerfile |
software | healthy | Dockerfile |
CLAUDE.md |
quality | healthy | CLAUDE.md |
| Label | Layer | Status | Path |
|---|---|---|---|
_authRateLimit |
software | healthy | app.js:_authRateLimit |
provided |
software | healthy | app.js:provided |
_validateRsaKey |
software | healthy | server.js:_validateRsaKey |
runMigrations |
software | healthy | server.js:runMigrations |
shutdown |
software | healthy | server.js:shutdown |
⚙ express.json |
software | healthy | app.js |
⚙ express.static(path.join(__dirname |
software | healthy | app.js |
⚙ require |
software | healthy | app.js |
⚙ internalAuth |
software | healthy | app.js |
| Label | Layer | Status | Path |
|---|---|---|---|
private_key::.env.example |
security | healthy | .env.example |
generic_api_key::.env.example |
security | healthy | .env.example |
password_literal::.env.example |
security | healthy | .env.example |
password_literal::.env.example |
security | healthy | .env.example |
| Label | Layer | Status | Path |
|---|---|---|---|
redis |
data | healthy | .env.example |
postgresql |
data | healthy | .env.example |
postgres |
data | healthy | .env.example |
| Label | Layer | Status | Path |
|---|---|---|---|
port:3000 |
network | healthy | .env.example |
port:8080 |
network | healthy | Dockerfile |
| Label | Layer | Status | Path |
|---|---|---|---|
diegomaury__fliphouse-whatsapp-agent |
software | healthy | /data/fable5_failed_archive/diegomaury__fliphouse-whatsapp-… |
| Label | Layer | Status | Path |
|---|---|---|---|
image::Dockerfile |
hardware | healthy | Dockerfile |
This page is publicly accessible at:
https://repobility.com/scan/7d5d1812-7d03-4529-b561-7663a88a07a1/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/7d5d1812-7d03-4529-b561-7663a88a07a1/
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.