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.

zzzimbur/job-radar

https://github.com/zzzimbur/job-radar · scanned 2026-06-16 01:14 UTC (2 months, 1 week ago)

11 raw signals (0 security + 11 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 1 week ago · v1 · 11 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 41 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
cmd_fetch software dead main.py:27
cmd_search software dead main.py:43
cmd_stats software dead main.py:78
main software healthy main.py:86
_extract_array software healthy job_radar/hh.py:35
search software healthy job_radar/hh.py:52
_normalize software healthy job_radar/hh.py:87
fetch_description software healthy job_radar/hh.py:111
_ask_groq software healthy job_radar/rerank.py:21
_ask_gemini software healthy job_radar/rerank.py:37
_parse_json software healthy job_radar/rerank.py:51
rerank software healthy job_radar/rerank.py:58
tokenize software healthy job_radar/bm25.py:13
__init__ software healthy job_radar/bm25.py:18
scores software healthy job_radar/bm25.py:33
top software healthy job_radar/bm25.py:47
_embedder software healthy job_radar/store.py:25
doc_text software healthy job_radar/store.py:34
__init__ software healthy job_radar/store.py:39
_load software healthy job_radar/store.py:45
add software healthy job_radar/store.py:51
dense_top software healthy job_radar/store.py:72
hybrid_search software healthy job_radar/hybrid.py:14

LabelLayerStatusPath
README.md software healthy README.md
profile.example.md software healthy profile.example.md
.env.example software healthy .env.example
main.py software healthy main.py
requirements.txt software healthy requirements.txt
hh.py software healthy job_radar/hh.py
rerank.py software healthy job_radar/rerank.py
bm25.py software healthy job_radar/bm25.py
__init__.py software healthy job_radar/__init__.py
store.py software healthy job_radar/store.py
hybrid.py software healthy job_radar/hybrid.py

LabelLayerStatusPath
BM25 software healthy job_radar/bm25.py:17
Store software healthy job_radar/store.py:38

LabelLayerStatusPath
auth::job_radar/hh.py security healthy job_radar/hh.py
auth::README.md security healthy README.md

LabelLayerStatusPath
repobility-clone-1hfz9k8q software healthy /tmp/repobility-clone-1hfz9k8q

LabelLayerStatusPath
job_radar software healthy job_radar

LabelLayerStatusPath
elasticsearch data healthy README.md
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/dd2756dd-0ba3-4b22-a393-a1f730c2283b/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/dd2756dd-0ba3-4b22-a393-a1f730c2283b/

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.