Scan timing: clone 1.14s · analysis 0.15s · GitHub API rate-limit (preflight)
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)
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.
| 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 |
All 46 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 |
|---|---|---|---|
get_cf_speed_test_ip |
software | healthy | dnscf.py:31 |
get_dns_records |
software | healthy | dnscf.py:57 |
update_dns_record |
software | healthy | dnscf.py:90 |
push_plus |
software | healthy | dnscf.py:135 |
main |
software | healthy | dnscf.py:163 |
__init__ |
software | healthy | dnspod.py:106 |
_get_signature_key |
software | healthy | dnspod.py:45 |
sign |
software | healthy | dnspod.py:51 |
_call_api |
software | healthy | dnspod.py:113 |
get_record |
software | healthy | dnspod.py:133 |
change_record |
software | healthy | dnspod.py:161 |
get_cf_speed_test_ip |
software | healthy | dnspod.py:182 |
build_info |
software | healthy | dnspod.py:208 |
change_dns |
software | healthy | dnspod.py:237 |
pushplus |
software | healthy | dnspod.py:261 |
main |
software | healthy | dnspod.py:289 |
| Label | Layer | Status | Path |
|---|---|---|---|
ipTop10.html |
software | healthy | ipTop10.html |
README.md |
software | healthy | README.md |
index.html |
software | healthy | index.html |
dnscf.py |
software | healthy | dnscf.py |
dnspod.py |
software | healthy | dnspod.py |
requirements.txt |
software | healthy | requirements.txt |
ipTop.html |
software | healthy | ipTop.html |
dns_pod.yml |
software | healthy | .github/workflows/dns_pod.yml |
dns_cf.yml |
software | healthy | .github/workflows/dns_cf.yml |
sync.yml |
software | healthy | .github/workflows/sync.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
SUB_DOMAIN |
cicd | healthy | — |
SECRETKEY |
cicd | healthy | — |
SECRETID |
cicd | healthy | — |
CF_API_TOKEN |
cicd | healthy | — |
GITHUB_TOKEN |
cicd | healthy | — |
PUSHPLUS_TOKEN |
cicd | healthy | — |
CF_DNS_NAME |
cicd | healthy | — |
CF_ZONE_ID |
cicd | healthy | — |
DOMAIN |
cicd | healthy | — |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::dns_pod |
cicd | healthy | .github/workflows/dns_pod.yml |
gha::dns_cf |
cicd | healthy | .github/workflows/dns_cf.yml |
gha::sync |
cicd | healthy | .github/workflows/sync.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
build |
cicd | healthy | .github/workflows/dns_pod.yml |
build |
cicd | healthy | .github/workflows/dns_cf.yml |
sync_latest_from_upstream |
cicd | healthy | .github/workflows/sync.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
.github |
software | healthy | .github |
workflows |
software | healthy | .github/workflows |
| Label | Layer | Status | Path |
|---|---|---|---|
TencentCloudSigner |
software | healthy | dnspod.py:34 |
DnsPodClient |
software | healthy | dnspod.py:103 |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-9t40b4k4 |
software | healthy | /tmp/repobility-clone-9t40b4k4 |
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.