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.
115 of your 363 findings came from Repobility's proprietary detections. ✓ Repobility tags below mark them.

Scan timing: clone 5.77s · analysis 17.06s · 7.4 MB · GitHub preflight 406ms

rasbt/LLMs-from-scratch

https://github.com/rasbt/LLMs-from-scratch · scanned 2026-06-05 06:49 UTC (6 days, 1 hour ago) · 10 languages

600 raw signals (262 security + 338 graph) 43rd percentile · Python · medium (20-100K LoC) System graph score 77 (lower by 17)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 6 days, 1 hour ago · v2 · 242 actionable findings from 2 signal sources. 189 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.

JSON
Score breakdown â 2026-05-18-v5
Component Sub-score Weight Contribution
structure_score 85.0 0.15 12.75
security_score 16.0 0.25 4.00
testing_score 97.0 0.20 19.40
documentation_score 65.0 0.15 9.75
practices_score 77.0 0.15 11.55
code_quality 28.0 0.10 2.80
Overall 1.00 60.2
Severity distribution — click a segment to filter
Active filters: excluding tests × Reset all

Top 10 actions, ranked by impact × ease. Severity drives impact; tag-based fix-clarity drives ease.

#1
Insecure pattern 'eval_used' in ch06/04_user_interface/app.py:59
GapSeverity.HIGH Layer.SECURITY score 0.413
Why: high severity · OWASP-class risk
ch06/04_user_interface/app.py:59
#2
Insecure pattern 'eval_used' in ch06/03_bonus_imdb-classification/train_gpt.py:83
GapSeverity.HIGH Layer.SECURITY score 0.413
Why: high severity · OWASP-class risk
ch06/03_bonus_imdb-classification/train_gpt.py:83
#3
Insecure pattern 'eval_used' in ch06/03_bonus_imdb-classification/train_gpt_muon.py:83
GapSeverity.HIGH Layer.SECURITY score 0.413
Why: high severity · OWASP-class risk
ch06/03_bonus_imdb-classification/train_gpt_muon.py:83
#4
Insecure pattern 'eval_used' in ch06/03_bonus_imdb-classification/train_bert_hf.py:102
GapSeverity.HIGH Layer.SECURITY score 0.413
Why: high severity · OWASP-class risk
ch06/03_bonus_imdb-classification/train_bert_hf.py:102
#5
Insecure pattern 'eval_used' in ch06/03_bonus_imdb-classification/train_bert_hf_spam.py:199
GapSeverity.HIGH Layer.SECURITY score 0.413
Why: high severity · OWASP-class risk
ch06/03_bonus_imdb-classification/train_bert_hf_spam.py:199
#6
Insecure pattern 'eval_used' in ch06/01_main-chapter-code/gpt_class_finetune.py:127
GapSeverity.HIGH Layer.SECURITY score 0.413
Why: high severity · OWASP-class risk
ch06/01_main-chapter-code/gpt_class_finetune.py:127
#7
Insecure pattern 'eval_used' in ch06/02_bonus_additional-experiments/additional_experiments.py:193
GapSeverity.HIGH Layer.SECURITY score 0.413
Why: high severity · OWASP-class risk
ch06/02_bonus_additional-experiments/additional_experiments.py:193
#8
Insecure pattern 'eval_used' in ch04/05_mla/gpt_with_kv_mha.py:255
GapSeverity.HIGH Layer.SECURITY score 0.413
Why: high severity · OWASP-class risk
ch04/05_mla/gpt_with_kv_mha.py:255
#9
Insecure pattern 'eval_used' in ch04/05_mla/gpt_with_kv_mla.py:263
GapSeverity.HIGH Layer.SECURITY score 0.413
Why: high severity · OWASP-class risk
ch04/05_mla/gpt_with_kv_mla.py:263
#10
Insecure pattern 'eval_used' in ch04/04_gqa/gpt_with_kv_mha.py:255
GapSeverity.HIGH Layer.SECURITY score 0.413
Why: high severity · OWASP-class risk
ch04/04_gqa/gpt_with_kv_mha.py:255

Click "Find this gap" on any action above to jump to it on the Findings tab. Adjust the chip bar to filter by impact (severity), layer, or source.

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/0fcda472-f82b-4312-90c9-2da9b44309aa/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/0fcda472-f82b-4312-90c9-2da9b44309aa/

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.