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

Scan timing: clone 1.1s · analysis 3.04s · GitHub API rate-limit (preflight)

watchttvv/free-proxy-list

https://github.com/watchttvv/free-proxy-list · scanned 2026-06-06 00:57 UTC (4 days, 1 hour ago) · 10 languages

27 raw signals (13 security + 14 graph) 54th percentile · Python · tiny (<2K LoC) System graph score 86 (lower by 18)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 4 days, 1 hour ago · v2 · 16 actionable findings from 2 signal sources. 4 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 30.0 0.15 4.50
security_score 91.2 0.25 22.80
testing_score 70.0 0.20 14.00
documentation_score 55.0 0.15 8.25
practices_score 72.0 0.15 10.80
code_quality 80.0 0.10 8.00
Overall 1.00 68.3
Severity distribution — click a segment to filter
Active filters: excluding tests × Reset all

All 17 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
README.md software healthy README.md
requirements.txt software healthy requirements.txt
generate_proxy_list.py software healthy generate_proxy_list.py
update-proxy-list.yml software healthy .github/workflows/update-proxy-list.yml

LabelLayerStatusPath
__init__ software healthy generate_proxy_list.py:10
scrape_proxy_list software healthy generate_proxy_list.py:16
save_to_file software healthy generate_proxy_list.py:63
main software healthy generate_proxy_list.py:82

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

LabelLayerStatusPath
port:23 network healthy .github/workflows/update-proxy-list.yml
port:11 network healthy .github/workflows/update-proxy-list.yml

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

LabelLayerStatusPath
ProxyListScraper software healthy generate_proxy_list.py:9

LabelLayerStatusPath
gha::update-proxy-list cicd healthy .github/workflows/update-proxy-list.yml

LabelLayerStatusPath
update-proxies cicd healthy .github/workflows/update-proxy-list.yml

LabelLayerStatusPath
GITHUB_TOKEN cicd healthy
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/70e02975-9f06-4cd8-8c78-db87c65fc975/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/70e02975-9f06-4cd8-8c78-db87c65fc975/

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.