https://github.com/Gini-Eddie/ai-recruitment-intelligence-system.git
· scanned 2026-05-16 20:30 UTC (3 weeks, 3 days ago)
· 10 languages
26 raw signals (10 security + 16 graph) 17th percentile · Python · tiny (<2K LoC) System graph score 83 (lower by 36)
Last scanned 3 weeks, 3 days ago · v2 · 10 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 24 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 |
|---|---|---|---|
requirements.txt |
software | healthy | requirements.txt |
app.py |
software | warning | frontend/app.py |
__init__.py |
software | healthy | backend/__init__.py |
main.py |
software | healthy | backend/main.py |
pdf_parser.py |
software | healthy | backend/services/pdf_parser.py |
database.py |
software | healthy | backend/services/database.py |
__init__.py |
software | healthy | backend/services/__init__.py |
ai_engine.py |
software | healthy | backend/services/ai_engine.py |
email_service.py |
software | healthy | backend/services/email_service.py |
| Label | Layer | Status | Path |
|---|---|---|---|
parse_cv |
software | healthy | backend/main.py:12 |
extract_text_with_links |
software | healthy | backend/services/pdf_parser.py:5 |
save_to_airtable |
software | healthy | backend/services/database.py:9 |
extract_cv_data |
software | healthy | backend/services/ai_engine.py:44 |
send_acknowledgement_email |
software | dead | backend/services/email_service.py:10 |
| Label | Layer | Status | Path |
|---|---|---|---|
Education |
software | healthy | backend/services/ai_engine.py:13 |
Project |
software | healthy | backend/services/ai_engine.py:18 |
Links |
software | healthy | backend/services/ai_engine.py:23 |
ParsedCV |
software | healthy | backend/services/ai_engine.py:29 |
| Label | Layer | Status | Path |
|---|---|---|---|
frontend |
software | healthy | frontend |
backend |
software | healthy | backend |
services |
software | healthy | backend/services |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-w6oy76kr |
software | healthy | /tmp/repobility-clone-w6oy76kr |
| Label | Layer | Status | Path |
|---|---|---|---|
POST /api/v1/parse-cv |
api | healthy | backend/main.py |
| Label | Layer | Status | Path |
|---|---|---|---|
127.0.0.1 |
network | healthy | frontend/app.py |
This page is publicly accessible at:
https://repobility.com/scan/2a208199-5a16-45e1-9e5e-a68d9101e4fd/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/2a208199-5a16-45e1-9e5e-a68d9101e4fd/
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.