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.

diegomaury/fliphouse-whatsapp-agent

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)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

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.

JSON
Severity distribution — click a segment to filter
Active filters: excluding tests × Reset all

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.

LabelLayerStatusPath
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

LabelLayerStatusPath
.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

LabelLayerStatusPath
_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

LabelLayerStatusPath
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

LabelLayerStatusPath
redis data healthy .env.example
postgresql data healthy .env.example
postgres data healthy .env.example

LabelLayerStatusPath
port:3000 network healthy .env.example
port:8080 network healthy Dockerfile

LabelLayerStatusPath
diegomaury__fliphouse-whatsapp-agent software healthy /data/fable5_failed_archive/diegomaury__fliphouse-whatsapp-…

LabelLayerStatusPath
image::Dockerfile hardware healthy Dockerfile
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/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.