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.

rishicomplex/roast_bench

https://github.com/rishicomplex/roast_bench · scanned 2026-06-15 23:51 UTC (2 months, 3 weeks ago)

20 raw signals (0 security + 20 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 3 weeks ago · v1 · 19 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.

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

All 76 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
main software healthy add_model.py:20
info software healthy build_showcase.py:43
load software healthy build_showcase.py:51
fmt_money software healthy build_showcase.py:55
escape software healthy build_showcase.py:63
discover_repo_url software healthy build_showcase.py:67
build software healthy build_showcase.py:79
render_card software healthy build_showcase.py:196
_markdown_table software healthy build_showcase.py:419
_replace_marker software healthy build_showcase.py:430
update_readme software healthy build_showcase.py:441
main software healthy build_showcase.py:460
load_json software healthy scoring.py:11
save_json software healthy scoring.py:16
percentile software healthy scoring.py:22
_load_totals software healthy scoring.py:29
_load_jokes_for_model software healthy scoring.py:36
_personalities_by_set software healthy scoring.py:43
_compute_set software healthy scoring.py:51
compute_leaderboard software healthy scoring.py:111
regenerate software healthy scoring.py:128
load_json software healthy generate.py:25
save_json software healthy generate.py:30
build_prompt software healthy generate.py:37
_cost software healthy generate.py:45
call_anthropic software dead generate.py:50
call_openai software dead generate.py:80
call_google software dead generate.py:104
generate_for_model software healthy generate.py:140
_one software healthy generate.py:148
_wrapped software healthy generate.py:165
_merge_results software healthy generate.py:214
main software healthy generate.py:230
_load software healthy server.py:29
_save software healthy server.py:34
get_personalities software healthy server.py:40
get_models software healthy server.py:44
get_rankings software healthy server.py:48
save_rankings software healthy server.py:52
get_jokes software healthy server.py:56
get_sources software healthy server.py:69
_next_unranked software healthy server.py:83
index software healthy server.py:96
rate_model software healthy server.py:149
rate_personality software healthy server.py:160
rerank_personality software healthy server.py:234
save_rerank software healthy server.py:277
main software healthy server.py:288

LabelLayerStatusPath
add_model.py software healthy add_model.py
personalities.json software healthy personalities.json
README.md software healthy README.md
build_showcase.py software healthy build_showcase.py
scoring.py software healthy scoring.py
generate.py software healthy generate.py
.env.example software healthy .env.example
server.py software healthy server.py
models.json software healthy models.json
requirements.txt software healthy requirements.txt
style.css software healthy static/style.css
index.html software healthy docs/index.html
index.html software healthy templates/index.html
rate.html software healthy templates/rate.html

LabelLayerStatusPath
127.0.0.1 network healthy add_model.py
1.23.82.72 network healthy build_showcase.py
2.33.66.07 network healthy build_showcase.py
2.12.51.56 network healthy build_showcase.py
3.95.29.25 network healthy build_showcase.py
21.15.46.55 network healthy build_showcase.py

LabelLayerStatusPath
ANY / api healthy server.py
ANY /rate/<model_id> api healthy server.py
ANY /rate/<model_id>/<personality_id> api healthy server.py
ANY /personality/<personality_id> api healthy server.py

LabelLayerStatusPath
static software healthy static
docs software healthy docs
templates software healthy templates

LabelLayerStatusPath
repobility-clone-9i37v0eg software healthy /tmp/repobility-clone-9i37v0eg
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/c4cb53c7-ac86-45f3-afa3-408879a156de/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/c4cb53c7-ac86-45f3-afa3-408879a156de/

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.