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.14s · analysis 0.15s · GitHub API rate-limit (preflight)

ZhiXuanWang/cf-speed-dns

https://github.com/ZhiXuanWang/cf-speed-dns · scanned 2026-05-31 01:24 UTC (5 days, 13 hours ago) · 10 languages

65 findings (39 legacy + 26 scanner) 28th percentile · Python · tiny (<2K LoC) Scanner says 85 (lower by 33)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 5 days, 13 hours ago · v2 · 52 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 30.0 0.15 4.50
security_score 97.0 0.25 24.25
testing_score 0.0 0.20 0.00
documentation_score 53.7 0.15 8.05
practices_score 57.0 0.15 8.55
code_quality 69.4 0.10 6.94
Overall 1.00 52.3
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
No auth library detected
GapSeverity.MEDIUM Layer.SECURITY score 0.338
Why: medium severity
#2
GitHub Action is tag-pinned rather than SHA-pinned
GapSeverity.MEDIUM Layer.CICD score 0.225
Why: medium severity
.github/workflows/sync.yml:28
#3
GitHub Actions workflow grants broad write permissions
GapSeverity.MEDIUM Layer.CICD score 0.225
Why: medium severity
.github/workflows/sync.yml
#4
Very low test-to-source ratio
GapSeverity.MEDIUM Layer.QUALITY score 0.225
Why: medium severity
#5
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.
#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
GitHub Action is tag-pinned rather than SHA-pinned
GapSeverity.LOW Layer.CICD score 0.100
Why: low severity
.github/workflows/dns_pod.yml:16
#8
GitHub Action is tag-pinned rather than SHA-pinned
GapSeverity.LOW Layer.CICD score 0.100
Why: low severity
.github/workflows/dns_pod.yml:18
#9
GitHub Action is tag-pinned rather than SHA-pinned
GapSeverity.LOW Layer.CICD score 0.100
Why: low severity
.github/workflows/dns_cf.yml:16
#10
GitHub Action is tag-pinned rather than SHA-pinned
GapSeverity.LOW Layer.CICD score 0.100
Why: low severity
.github/workflows/dns_cf.yml:18

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/2cb101d2-97f8-4a7c-ac78-0e7f30b02851/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/2cb101d2-97f8-4a7c-ac78-0e7f30b02851/

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.