Scan timing: clone 4.7s · analysis 0.45s · 4.9 MB · GitHub API rate-limit (preflight)
https://github.com/charlax/professional-programming
· scanned 2026-06-05 11:42 UTC (5 days, 11 hours ago)
· 10 languages
22 raw signals (10 security + 12 graph) 95th percentile · Python · tiny (<2K LoC) System graph score 96 (lower by 20)
Last scanned 5 days, 11 hours ago · v2 · 14 actionable findings from 2 signal sources. 2 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
| Component | Sub-score | Weight | Contribution |
|---|---|---|---|
structure_score |
55.0 | 0.15 | 8.25 |
security_score |
100.0 | 0.25 | 25.00 |
testing_score |
70.0 | 0.20 | 14.00 |
documentation_score |
75.0 | 0.15 | 11.25 |
practices_score |
70.0 | 0.15 | 10.50 |
code_quality |
80.0 | 0.10 | 8.00 |
| Overall | 1.00 | 77.0 |
All 50 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 |
|---|---|---|---|
README.md |
software | healthy | README.md |
CONTRIBUTING.md |
software | healthy | CONTRIBUTING.md |
feature-flags.md |
software | healthy | feature-flags.md |
.pre-commit-config.yaml |
software | healthy | .pre-commit-config.yaml |
glossary.md |
software | healthy | glossary.md |
code-antipatterns.md |
software | healthy | antipatterns/code-antipatterns.md |
README.md |
software | healthy | antipatterns/README.md |
scalability-antipatterns.md |
software | healthy | antipatterns/scalability-antipatterns.md |
mvcs-antipatterns.md |
software | healthy | antipatterns/mvcs-antipatterns.md |
database-antipatterns.md |
software | healthy | antipatterns/database-antipatterns.md |
sqlalchemy-antipatterns.md |
software | healthy | antipatterns/sqlalchemy-antipatterns.md |
error-handling-antipatterns.md |
software | healthy | antipatterns/error-handling-antipatterns.md |
tests-antipatterns.md |
software | healthy | antipatterns/tests-antipatterns.md |
reraise_exceptions_good.py |
software | healthy | antipatterns/python-examples/reraise_exceptions_good.py |
reraise_exceptions_bad.py |
software | healthy | antipatterns/python-examples/reraise_exceptions_bad.py |
exists.py |
software | healthy | antipatterns/sqlalchemy-examples/exists.py |
List of AI and LLM learning resources 20260104144118.md |
software | healthy | list-of-links/List of AI and LLM learning resources 2026010… |
README.md |
software | healthy | training/web-dev/README.md |
README.md |
software | healthy | training/learning-python/README.md |
01-modern-javascript.md |
software | healthy | training/front-end/01-modern-javascript.md |
README.md |
software | healthy | training/front-end/README.md |
02-react.md |
software | healthy | training/front-end/02-react.md |
06-front-end-development-practices.md |
software | healthy | training/front-end/06-front-end-development-practices.md |
05-css-html-restart.md |
software | healthy | training/front-end/05-css-html-restart.md |
04-the-browser.md |
software | healthy | training/front-end/04-the-browser.md |
03-typescript.md |
software | healthy | training/front-end/03-typescript.md |
hoisting.html |
software | healthy | training/front-end/examples/hoisting.html |
| Label | Layer | Status | Path |
|---|---|---|---|
antipatterns |
software | healthy | antipatterns |
python-examples |
software | healthy | antipatterns/python-examples |
sqlalchemy-examples |
software | healthy | antipatterns/sqlalchemy-examples |
list-of-links |
software | healthy | list-of-links |
training |
software | healthy | training |
web-dev |
software | healthy | training/web-dev |
learning-python |
software | healthy | training/learning-python |
front-end |
software | healthy | training/front-end |
examples |
software | healthy | training/front-end/examples |
| Label | Layer | Status | Path |
|---|---|---|---|
toast |
software | healthy | antipatterns/python-examples/reraise_exceptions_good.py:10 |
put_in_toaster |
software | healthy | antipatterns/python-examples/reraise_exceptions_good.py:18 |
toast |
software | healthy | antipatterns/python-examples/reraise_exceptions_bad.py:10 |
put_in_toaster |
software | healthy | antipatterns/python-examples/reraise_exceptions_bad.py:17 |
toaster_exists_bad |
software | healthy | antipatterns/sqlalchemy-examples/exists.py:20 |
toaster_exists_good |
software | healthy | antipatterns/sqlalchemy-examples/exists.py:25 |
main |
software | healthy | antipatterns/sqlalchemy-examples/exists.py:31 |
| Label | Layer | Status | Path |
|---|---|---|---|
ToastException |
software | healthy | antipatterns/python-examples/reraise_exceptions_good.py:6 |
ToastException |
software | healthy | antipatterns/python-examples/reraise_exceptions_bad.py:6 |
Toaster |
software | healthy | antipatterns/sqlalchemy-examples/exists.py:12 |
| Label | Layer | Status | Path |
|---|---|---|---|
Toaster |
data | healthy | antipatterns/sqlalchemy-examples/exists.py |
toasters |
data | healthy | antipatterns/sqlalchemy-examples/exists.py |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-r6wumkr9 |
software | healthy | /tmp/repobility-clone-r6wumkr9 |
| Label | Layer | Status | Path |
|---|---|---|---|
sqlite |
data | healthy | antipatterns/sqlalchemy-examples/exists.py |
This page is publicly accessible at:
https://repobility.com/scan/fdc246f8-8808-455b-a4dd-2ad719c357f6/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/fdc246f8-8808-455b-a4dd-2ad719c357f6/
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.