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.

Gini-Eddie/ai-recruitment-intelligence-system

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)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

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.

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

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.

LabelLayerStatusPath
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

LabelLayerStatusPath
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

LabelLayerStatusPath
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

LabelLayerStatusPath
frontend software healthy frontend
backend software healthy backend
services software healthy backend/services

LabelLayerStatusPath
repobility-clone-w6oy76kr software healthy /tmp/repobility-clone-w6oy76kr

LabelLayerStatusPath
POST /api/v1/parse-cv api healthy backend/main.py

LabelLayerStatusPath
127.0.0.1 network healthy frontend/app.py
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/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.