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

Scan timing: clone 6.9s · analysis 0.18s · 41.8 MB · GitHub API rate-limit (preflight)

nikita29a/FreeProxyList

https://github.com/nikita29a/FreeProxyList · scanned 2026-06-05 20:40 UTC (4 days, 13 hours ago) · 10 languages

29 raw signals (11 security + 18 graph) 11/13 scanners ran 92nd percentile · Python · tiny (<2K LoC) System graph score 87 (lower by 11)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 4 days, 13 hours ago · v2 · 10 actionable findings from 2 signal sources. 10 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 70.0 0.15 10.50
security_score 100.0 0.25 25.00
testing_score 70.0 0.20 14.00
documentation_score 60.0 0.15 9.00
practices_score 72.0 0.15 10.80
code_quality 69.0 0.10 6.90
Overall 1.00 76.2
security_score may be inflated — optional security scanners were skipped on this fast scan
Severity distribution — click a segment to filter
Active filters: excluding tests × Reset all

All 26 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
sha1 software healthy src/sync.py:56
load_hashes software healthy src/sync.py:60
save_hashes software healthy src/sync.py:66
load_urls software healthy src/sync.py:75
normalize software healthy src/sync.py:84
sha1_text software healthy src/sync.py:88
fetch_and_process software healthy src/sync.py:95
list_existing_files software healthy src/sync.py:122
get_remote_file_content software healthy src/sync.py:151
upload_file_to_github software healthy src/sync.py:179
parse_args software healthy src/sync.py:229
main_async software healthy src/sync.py:238
main software healthy src/sync.py:327

LabelLayerStatusPath
README.md software healthy README.md
README_EN.md software healthy README_EN.md
requirements.txt software healthy requirements.txt
sync.yml software healthy .github/workflows/sync.yml
sync.py software healthy src/sync.py

LabelLayerStatusPath
.github software healthy .github
workflows software healthy .github/workflows
src software healthy src

LabelLayerStatusPath
URLS_SECRET_KEY cicd healthy
GITHUB_TOKEN cicd healthy

LabelLayerStatusPath
repobility-clone-bez7in5w software healthy /tmp/repobility-clone-bez7in5w

LabelLayerStatusPath
gha::sync cicd healthy .github/workflows/sync.yml

LabelLayerStatusPath
sync cicd healthy .github/workflows/sync.yml
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/32d3b499-6991-45b4-b0ff-6412d3e9c397/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/32d3b499-6991-45b4-b0ff-6412d3e9c397/

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.