https://github.com/SreeHz/redrob-ranker
· scanned 2026-06-16 00:20 UTC (2 months, 2 weeks ago)
10 raw signals (0 security + 10 graph)
Last scanned 2 months, 2 weeks ago · v1 · 9 actionable findings from 1 signal source. 1 repeated signal grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 48 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 |
|---|---|---|---|
_norm |
software | healthy | rank.py:233 |
_skill_weight |
software | healthy | rank.py:237 |
_parse_date |
software | healthy | rank.py:247 |
_days_since |
software | healthy | rank.py:256 |
_is_consulting |
software | healthy | rank.py:262 |
_has_ml_title |
software | healthy | rank.py:267 |
_title_score |
software | healthy | rank.py:276 |
_skill_score |
software | healthy | rank.py:289 |
_career_score |
software | healthy | rank.py:317 |
_experience_score |
software | healthy | rank.py:382 |
_location_score |
software | healthy | rank.py:392 |
_behavioral_multiplier |
software | healthy | rank.py:407 |
_honeypot_penalty |
software | healthy | rank.py:441 |
score_candidate |
software | healthy | rank.py:495 |
generate_reasoning |
software | healthy | rank.py:524 |
load_candidates |
software | healthy | rank.py:599 |
opener |
software | healthy | rank.py:605 |
write_submission |
software | healthy | rank.py:617 |
main |
software | healthy | rank.py:630 |
_norm |
software | healthy | sandbox/app.py:137 |
_skill_weight |
software | healthy | sandbox/app.py:141 |
_parse_date |
software | healthy | sandbox/app.py:151 |
_days_since |
software | healthy | sandbox/app.py:160 |
_is_consulting |
software | healthy | sandbox/app.py:166 |
_has_ml_title |
software | healthy | sandbox/app.py:171 |
_title_score |
software | healthy | sandbox/app.py:176 |
_skill_score |
software | healthy | sandbox/app.py:188 |
_career_score |
software | healthy | sandbox/app.py:202 |
_experience_score |
software | healthy | sandbox/app.py:232 |
_location_score |
software | healthy | sandbox/app.py:242 |
_behavioral_multiplier |
software | healthy | sandbox/app.py:253 |
_honeypot_penalty |
software | healthy | sandbox/app.py:266 |
score_candidate |
software | healthy | sandbox/app.py:291 |
generate_reasoning |
software | healthy | sandbox/app.py:307 |
rank_candidates |
software | healthy | sandbox/app.py:345 |
make_csv |
software | healthy | sandbox/app.py:351 |
| Label | Layer | Status | Path |
|---|---|---|---|
README.md |
software | healthy | README.md |
submission_metadata.yaml |
software | healthy | submission_metadata.yaml |
requirements.txt |
software | healthy | requirements.txt |
rank.py |
software | healthy | rank.py |
README.md |
software | healthy | sandbox/README.md |
app.py |
software | healthy | sandbox/app.py |
requirements.txt |
software | healthy | sandbox/requirements.txt |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-ss4ggzm0 |
software | healthy | /tmp/repobility-clone-ss4ggzm0 |
| Label | Layer | Status | Path |
|---|---|---|---|
sandbox |
software | healthy | sandbox |
| Label | Layer | Status | Path |
|---|---|---|---|
elasticsearch |
data | healthy | rank.py |
| Label | Layer | Status | Path |
|---|---|---|---|
kafka |
data | healthy | rank.py |
| Label | Layer | Status | Path |
|---|---|---|---|
gpu (detected) |
hardware | healthy | rank.py |
This page is publicly accessible at:
https://repobility.com/scan/2de77cf3-075d-4b98-8874-745f16bb3bca/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/2de77cf3-075d-4b98-8874-745f16bb3bca/
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.