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.

Scan timing: clone 1.13s · analysis 0.14s · GitHub API rate-limit (preflight)

charanrathod-cr17/Phishing_URL_Detection

https://github.com/charanrathod-cr17/Phishing_URL_Detection.git · scanned 2026-05-27 14:13 UTC (1 week, 1 day ago) · 10 languages

25 findings (9 legacy + 16 scanner) 20th percentile · Python · tiny (<2K LoC) Scanner says 74 (lower by 30)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 1 week, 1 day ago · v2 · 17 findings from 2 sources. Findings combine the legacy security pipeline AND the multi-layer engine (atlas, wiring, flows, ranked) AND verified AI agent contributions.

JSON
Score breakdown â 2026-05-18-v5
Component Sub-score Weight Contribution
structure_score 40.0 0.15 6.00
security_score 98.0 0.25 24.50
testing_score 0.0 0.20 0.00
documentation_score 10.0 0.15 1.50
practices_score 30.0 0.15 4.50
code_quality 78.4 0.10 7.84
Overall 1.00 44.3
Severity distribution — click a segment to filter
Active filters: excluding tests × Reset all

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

#1
Insecure pattern 'eval_used' in testing_code.py:63
GapSeverity.HIGH Layer.SECURITY score 0.413
Why: high severity · OWASP-class risk
testing_code.py:63
#2
No auth library detected
GapSeverity.MEDIUM Layer.SECURITY score 0.338
Why: medium severity
#3
No CI/CD pipelines detected
GapSeverity.MEDIUM Layer.CICD score 0.225
Why: medium severity
#4
Possibly dead Python function: extract_url_features
GapSeverity.LOW Layer.SOFTWARE score 0.140
Why: low severity · clean removal is a safe PR
Fix: If genuinely unused, remove the function in feature_extraction.py:22; if framework-registered, add a docstring.
feature_extraction.py:22
#5
Possibly dead Python function: forward
GapSeverity.LOW Layer.SOFTWARE score 0.140
Why: low severity · clean removal is a safe PR
Fix: If genuinely unused, remove the function in implementation.py:42; if framework-registered, add a docstring.
implementation.py:42
#6
Near-duplicate function bodies in 2 places
GapSeverity.LOW Layer.QUALITY score 0.113
Why: low severity · crashes are likely without this
Fix: Add a timeout on the call and wrap the body in this language’s exception-handling primitive.
#7
No API endpoints detected
GapSeverity.INFO Layer.API score 0.025
Why: info severity
#8
No frontend routes/components detected
GapSeverity.INFO Layer.FRONTEND score 0.025
Why: info severity

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/5e66ba9d-6193-49ca-8c31-62581321adef/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/5e66ba9d-6193-49ca-8c31-62581321adef/

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.