https://github.com/DanOps-1/Gpt-Agreement-Payment
· scanned 2026-05-17 01:36 UTC (14 hours, 45 minutes ago)
· 10 languages
249 findings (16 legacy + 233 scanner) 84th percentile · Python · medium (20-100K LoC) Scanner says 68 (higher by 12)
Last scanned 14 hours, 44 minutes ago · v2 · 132 findings from 2 sources. Findings combine the legacy security pipeline AND the multi-layer engine (atlas, wiring, flows, ranked) AND verified AI agent contributions.
All 1435 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 |
|---|---|---|---|
__init__ |
software | healthy | pipeline.py:2732 |
_http |
software | healthy | pipeline.py:80 |
zone_id |
software | healthy | pipeline.py:90 |
list_subdomains |
software | healthy | pipeline.py:203 |
_random_subdomain_name |
software | healthy | pipeline.py:118 |
provision |
software | healthy | pipeline.py:212 |
delete_subdomain |
software | healthy | pipeline.py:236 |
zone_name |
software | healthy | pipeline.py:192 |
zone_names |
software | healthy | pipeline.py:196 |
set_active_zone |
software | healthy | pipeline.py:199 |
_load |
software | healthy | pipeline.py:258 |
_save |
software | healthy | pipeline.py:2045 |
_is_available |
software | healthy | pipeline.py:274 |
pick |
software | healthy | pipeline.py:2737 |
_cd |
software | healthy | pipeline.py:309 |
_last_used |
software | healthy | pipeline.py:314 |
mark_used |
software | healthy | pipeline.py:319 |
mark_result |
software | healthy | pipeline.py:325 |
_cleanup_permanent_burned |
software | healthy | pipeline.py:352 |
summary |
software | healthy | pipeline.py:371 |
_login |
software | healthy | pipeline.py:405 |
_ensure_jwt |
software | healthy | pipeline.py:420 |
import_probe |
software | healthy | pipeline.py:424 |
count_usable_accounts |
software | healthy | pipeline.py:480 |
update_global_proxy |
software | healthy | pipeline.py:541 |
register |
software | healthy | pipeline.py:564 |
_codex_oauth_client_id_from_card_cfg |
software | healthy | pipeline.py:684 |
_cpa_cfg_for_card_payment |
software | healthy | pipeline.py:712 |
pay |
software | healthy | pipeline.py:741 |
pipeline |
software | healthy | pipeline.py:856 |
_run_one |
software | healthy | pipeline.py:984 |
_run_one_pay_only |
software | healthy | pipeline.py:995 |
_register_one |
software | healthy | pipeline.py:1000 |
batch |
software | healthy | pipeline.py:1027 |
_append_result |
software | healthy | pipeline.py:1237 |
_norm_email |
software | healthy | pipeline.py:1244 |
_paid_or_consumed_emails |
software | healthy | pipeline.py:1248 |
_select_recent_registered_account_for_pay_only |
software | healthy | pipeline.py:1283 |
pay_only |
software | healthy | pipeline.py:1313 |
rt_only_for_email |
software | healthy | pipeline.py:1401 |
rt_only_targets |
software | healthy | pipeline.py:1498 |
pay_only_targets |
software | healthy | pipeline.py:1521 |
_load_oauth_status_map |
software | healthy | pipeline.py:1559 |
_save_oauth_status_map |
software | healthy | pipeline.py:1566 |
_set_account_oauth_status |
software | healthy | pipeline.py:1585 |
_get_account_oauth_status |
software | healthy | pipeline.py:1596 |
_should_skip_oauth_account |
software | healthy | pipeline.py:1605 |
_load_registered_accounts |
software | healthy | pipeline.py:1622 |
_find_latest_registered_account_for_email |
software | healthy | pipeline.py:1629 |
_password_from_email |
software | healthy | pipeline.py:1634 |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
README.md |
software | healthy | README.md |
CONTRIBUTING.md |
software | healthy | CONTRIBUTING.md |
CODE_OF_CONDUCT.md |
software | healthy | CODE_OF_CONDUCT.md |
pipeline.py |
software | healthy | pipeline.py |
SECURITY.md |
software | healthy | SECURITY.md |
CHANGELOG.md |
software | healthy | CHANGELOG.md |
__init__.py |
software | healthy | webui/__init__.py |
README.md |
software | healthy | webui/README.md |
server.py |
software | healthy | webui/server.py |
requirements.txt |
software | healthy | webui/requirements.txt |
vite.config.ts |
software | warning | webui/frontend/vite.config.ts |
pnpm-lock.yaml |
software | healthy | webui/frontend/pnpm-lock.yaml |
package.json |
software | healthy | webui/frontend/package.json |
tsconfig.node.json |
software | healthy | webui/frontend/tsconfig.node.json |
index.html |
software | healthy | webui/frontend/index.html |
tsconfig.json |
software | healthy | webui/frontend/tsconfig.json |
vitest.config.ts |
software | warning | webui/frontend/vitest.config.ts |
App.vue |
software | healthy | webui/frontend/src/App.vue |
main.ts |
software | warning | webui/frontend/src/main.ts |
router.ts |
software | warning | webui/frontend/src/router.ts |
wizard.ts |
software | healthy | webui/frontend/src/stores/wizard.ts |
stores.test.ts |
software | warning | webui/frontend/src/tests/stores.test.ts |
client.ts |
software | warning | webui/frontend/src/api/client.ts |
TopStepper.vue |
software | healthy | webui/frontend/src/components/TopStepper.vue |
PreflightPanel.vue |
software | healthy | webui/frontend/src/components/PreflightPanel.vue |
TermSelect.vue |
software | healthy | webui/frontend/src/components/term/TermSelect.vue |
TermToggle.vue |
software | healthy | webui/frontend/src/components/term/TermToggle.vue |
TermBtn.vue |
software | healthy | webui/frontend/src/components/term/TermBtn.vue |
TermField.vue |
software | healthy | webui/frontend/src/components/term/TermField.vue |
TermChoice.vue |
software | healthy | webui/frontend/src/components/term/TermChoice.vue |
Step10_TeamPlan.vue |
software | healthy | webui/frontend/src/components/steps/Step10_TeamPlan.vue |
Step04_CloudflareKV.vue |
software | healthy | webui/frontend/src/components/steps/Step04_CloudflareKV.vue |
Step05_Proxy.vue |
software | healthy | webui/frontend/src/components/steps/Step05_Proxy.vue |
Step03_Cloudflare.vue |
software | healthy | webui/frontend/src/components/steps/Step03_Cloudflare.vue |
Step06_GoPay.vue |
software | healthy | webui/frontend/src/components/steps/Step06_GoPay.vue |
Step11_Downstream.vue |
software | healthy | webui/frontend/src/components/steps/Step11_Downstream.vue |
Step01_Welcome.vue |
software | healthy | webui/frontend/src/components/steps/Step01_Welcome.vue |
Step08_Captcha.vue |
software | healthy | webui/frontend/src/components/steps/Step08_Captcha.vue |
Step02_System.vue |
software | healthy | webui/frontend/src/components/steps/Step02_System.vue |
Step06_PayPal.vue |
software | healthy | webui/frontend/src/components/steps/Step06_PayPal.vue |
Step12_Daemon.vue |
software | healthy | webui/frontend/src/components/steps/Step12_Daemon.vue |
Step13_StripeRuntime.vue |
software | healthy | webui/frontend/src/components/steps/Step13_StripeRuntime.vue |
Step14_Review.vue |
software | healthy | webui/frontend/src/components/steps/Step14_Review.vue |
Step09_VLM.vue |
software | healthy | webui/frontend/src/components/steps/Step09_VLM.vue |
Step07_Card.vue |
software | healthy | webui/frontend/src/components/steps/Step07_Card.vue |
theme.css |
software | healthy | webui/frontend/src/styles/theme.css |
Setup.vue |
software | healthy | webui/frontend/src/views/Setup.vue |
Login.vue |
software | healthy | webui/frontend/src/views/Login.vue |
Wizard.vue |
software | healthy | webui/frontend/src/views/Wizard.vue |
Run.vue |
software | healthy | webui/frontend/src/views/Run.vue |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
CloudflareDomainProvisioner |
software | healthy | pipeline.py:54 |
MultiZoneDomainProvisioner |
software | healthy | pipeline.py:182 |
DomainPool |
software | healthy | pipeline.py:245 |
TeamSystemClient |
software | healthy | pipeline.py:389 |
RegistrationError |
software | healthy | pipeline.py:560 |
PaymentError |
software | healthy | pipeline.py:675 |
DatadomeSliderError |
software | healthy | pipeline.py:679 |
_Tee |
software | healthy | pipeline.py:1689 |
WebshareQuotaExhausted |
software | healthy | pipeline.py:2415 |
WebshareClient |
software | healthy | pipeline.py:2420 |
ProxyPool |
software | healthy | pipeline.py:2728 |
FakeProc |
software | healthy | webui/tests/test_run.py:73 |
_FakeResp |
software | healthy | webui/tests/test_preflight_cloudflare_kv.py:17 |
_FakeOpener |
software | healthy | webui/tests/test_preflight_cloudflare_kv.py:33 |
Boom |
software | healthy | webui/tests/test_proxy_routes.py:98 |
FakeClient |
software | healthy | webui/tests/test_proxy_routes.py:122 |
FakeResponse |
software | healthy | webui/tests/test_pipeline_pay_only.py:139 |
FakeSession |
software | healthy | webui/tests/test_pipeline_pay_only.py:143 |
FakeStdout |
software | healthy | webui/tests/test_link_state.py:308 |
FakeProc |
software | healthy | webui/tests/test_link_state.py:314 |
FakePage |
software | healthy | webui/tests/test_browser_register_diagnostics.py:17 |
Database |
software | healthy | webui/backend/db.py:152 |
UnlinkRequest |
software | healthy | webui/backend/routes/link_state.py:30 |
SetStateRequest |
software | healthy | webui/backend/routes/link_state.py:35 |
IdsRequest |
software | healthy | webui/backend/routes/inventory.py:21 |
CheckRequest |
software | healthy | webui/backend/routes/inventory.py:25 |
ExportRequest |
software | healthy | webui/backend/routes/config.py:10 |
HealthRequest |
software | healthy | webui/backend/routes/config.py:14 |
LoginRequest |
software | healthy | webui/backend/routes/auth.py:9 |
StartRequest |
software | healthy | webui/backend/routes/whatsapp.py:16 |
SettingsRequest |
software | healthy | webui/backend/routes/whatsapp.py:22 |
IngestRequest |
software | healthy | webui/backend/routes/whatsapp.py:26 |
WizardState |
software | healthy | webui/backend/routes/wizard.py:12 |
SetupRequest |
software | healthy | webui/backend/routes/setup.py:9 |
StartRequest |
software | healthy | webui/backend/routes/run.py:13 |
OTPRequest |
software | healthy | webui/backend/routes/run.py:29 |
AutoSetupInput |
software | healthy | webui/backend/routes/cloudflare_kv.py:29 |
ZoneResult |
software | healthy | webui/backend/routes/cloudflare_kv.py:38 |
AutoSetupResult |
software | healthy | webui/backend/routes/cloudflare_kv.py:45 |
StartRequest |
software | healthy | webui/backend/routes/auto_loop.py:14 |
CaptchaInput |
software | healthy | webui/backend/preflight/captcha.py:6 |
CPAInput |
software | healthy | webui/backend/preflight/cpa.py:6 |
VLMInput |
software | healthy | webui/backend/preflight/vlm.py:6 |
CheckResult |
software | healthy | webui/backend/preflight/_common.py:7 |
PreflightResult |
software | healthy | webui/backend/preflight/_common.py:14 |
ProxyInput |
software | healthy | webui/backend/preflight/proxy.py:17 |
TeamSystemInput |
software | healthy | webui/backend/preflight/team_system.py:6 |
CardInput |
software | healthy | webui/backend/preflight/card.py:13 |
CloudflareKVInput |
software | healthy | webui/backend/preflight/cloudflare_kv.py:25 |
WebshareInput |
software | healthy | webui/backend/preflight/webshare.py:8 |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
GET /api/healthz |
api | healthy | webui/server.py |
GET /webui/{full_path:path} |
api | healthy | webui/server.py |
GET /{full_path:path} |
api | healthy | webui/server.py |
GET / |
api | healthy | webui/backend/routes/link_state.py |
GET /{phone} |
api | healthy | webui/backend/routes/link_state.py |
POST /unlink |
api | healthy | webui/backend/routes/link_state.py |
POST /set |
api | healthy | webui/backend/routes/link_state.py |
GET /accounts |
api | healthy | webui/backend/routes/inventory.py |
POST /accounts/check |
api | healthy | webui/backend/routes/inventory.py |
POST /accounts/delete |
api | healthy | webui/backend/routes/inventory.py |
POST /accounts/cpa-push |
api | healthy | webui/backend/routes/inventory.py |
POST /export |
api | healthy | webui/backend/routes/config.py |
POST /health |
api | healthy | webui/backend/routes/config.py |
GET /health |
api | healthy | webui/backend/routes/config.py |
POST /login |
api | healthy | webui/backend/routes/auth.py |
POST /logout |
api | healthy | webui/backend/routes/auth.py |
GET /me |
api | healthy | webui/backend/routes/auth.py |
GET /status |
api | healthy | webui/backend/routes/whatsapp.py |
POST /start |
api | healthy | webui/backend/routes/whatsapp.py |
POST /settings |
api | healthy | webui/backend/routes/whatsapp.py |
POST /stop |
api | healthy | webui/backend/routes/whatsapp.py |
POST /sidecar/state |
api | healthy | webui/backend/routes/whatsapp.py |
GET /latest-otp |
api | healthy | webui/backend/routes/whatsapp.py |
POST /ingest |
api | healthy | webui/backend/routes/whatsapp.py |
GET /ingest-info |
api | healthy | webui/backend/routes/whatsapp.py |
GET /latest-otp-session |
api | healthy | webui/backend/routes/whatsapp.py |
GET /current |
api | healthy | webui/backend/routes/proxy.py |
POST /rotate-ip |
api | healthy | webui/backend/routes/proxy.py |
GET /state |
api | healthy | webui/backend/routes/wizard.py |
POST /state |
api | healthy | webui/backend/routes/wizard.py |
POST / |
api | healthy | webui/backend/routes/setup.py |
POST /otp |
api | healthy | webui/backend/routes/run.py |
GET /logs |
api | healthy | webui/backend/routes/run.py |
GET /stream |
api | healthy | webui/backend/routes/run.py |
POST /preview |
api | healthy | webui/backend/routes/run.py |
POST /auto-setup |
api | healthy | webui/backend/routes/cloudflare_kv.py |
POST /{name} |
api | healthy | webui/backend/routes/preflight.py |
GET /stripe |
api | healthy | webui/backend/routes/sniff.py |
GET /wizard/state |
api | healthy | webui/frontend/src/stores/wizard.ts |
POST /wizard/state |
api | healthy | webui/frontend/src/stores/wizard.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
webui |
software | healthy | webui |
frontend |
software | healthy | webui/frontend |
src |
software | healthy | webui/frontend/src |
stores |
software | healthy | webui/frontend/src/stores |
tests |
software | healthy | webui/frontend/src/tests |
api |
software | healthy | webui/frontend/src/api |
components |
software | healthy | webui/frontend/src/components |
term |
software | healthy | webui/frontend/src/components/term |
steps |
software | healthy | webui/frontend/src/components/steps |
styles |
software | healthy | webui/frontend/src/styles |
views |
software | healthy | webui/frontend/src/views |
tests |
software | healthy | webui/tests |
backend |
software | healthy | webui/backend |
routes |
software | healthy | webui/backend/routes |
preflight |
software | healthy | webui/backend/preflight |
whatsapp_relay |
software | healthy | webui/whatsapp_relay |
CTF-reg |
software | healthy | CTF-reg |
docs |
software | healthy | docs |
images |
software | healthy | docs/images |
scripts |
software | healthy | scripts |
CTF-pay |
software | healthy | CTF-pay |
.github |
software | healthy | .github |
ISSUE_TEMPLATE |
software | healthy | .github/ISSUE_TEMPLATE |
workflows |
software | healthy | .github/workflows |
| Label | Layer | Status | Path |
|---|---|---|---|
auth::CTF-reg/browser_register.py |
security | healthy | CTF-reg/browser_register.py |
auth::.github/ISSUE_TEMPLATE/bug_report.yml |
security | healthy | .github/ISSUE_TEMPLATE/bug_report.yml |
auth::CTF-reg/auth_flow.py |
security | healthy | CTF-reg/auth_flow.py |
auth::CTF-pay/card.py |
security | healthy | CTF-pay/card.py |
auth::pipeline.py |
security | healthy | pipeline.py |
auth::webui/tests/test_gopay.py |
security | healthy | webui/tests/test_gopay.py |
auth::webui/backend/account_inventory.py |
security | healthy | webui/backend/account_inventory.py |
auth::webui/backend/account_validator.py |
security | healthy | webui/backend/account_validator.py |
auth::CTF-pay/gopay.py |
security | healthy | CTF-pay/gopay.py |
auth::webui/backend/config_health.py |
security | healthy | webui/backend/config_health.py |
auth::webui/backend/db.py |
security | healthy | webui/backend/db.py |
| Label | Layer | Status | Path |
|---|---|---|---|
127.0.0.1 |
network | healthy | pipeline.py |
1.2.3.4 |
network | healthy | webui/tests/test_preflight_webshare.py |
9.9.9.9 |
network | healthy | webui/tests/test_proxy_routes.py |
1.1.1.1 |
network | healthy | webui/tests/test_proxy_routes.py |
2.2.2.2 |
network | healthy | webui/tests/test_proxy_routes.py |
130.0.0.0 |
network | healthy | webui/backend/account_validator.py |
136.0.0.0 |
network | healthy | CTF-reg/http_client.py |
145.0.0.0 |
network | healthy | CTF-reg/sentinel.py |
146.0.0.0 |
network | healthy | CTF-pay/card.py |
147.0.0.0 |
network | healthy | CTF-pay/gopay.py |
| Label | Layer | Status | Path |
|---|---|---|---|
users |
data | healthy | webui/backend/db.py |
sessions |
data | healthy | webui/backend/db.py |
runtime_meta |
data | healthy | webui/backend/db.py |
registered_accounts |
data | healthy | webui/backend/db.py |
pipeline_results |
data | healthy | webui/backend/db.py |
card_results |
data | healthy | webui/backend/db.py |
oauth_status |
data | healthy | webui/backend/db.py |
| Label | Layer | Status | Path |
|---|---|---|---|
/setup |
frontend | healthy | webui/frontend/src/router.ts |
/login |
frontend | healthy | webui/frontend/src/router.ts |
/wizard |
frontend | healthy | webui/frontend/src/router.ts |
/run |
frontend | healthy | webui/frontend/src/router.ts |
/whatsapp |
frontend | healthy | webui/frontend/src/router.ts |
/ |
frontend | healthy | webui/frontend/src/router.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
lint |
cicd | healthy | .github/workflows/ci.yml |
syntax |
cicd | healthy | .github/workflows/ci.yml |
json-schema |
cicd | healthy | .github/workflows/ci.yml |
secret-scan |
cicd | healthy | .github/workflows/ci.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-97khmcv8 |
software | healthy | /tmp/repobility-clone-97khmcv8 |
| Label | Layer | Status | Path |
|---|---|---|---|
sqlite |
data | healthy | pipeline.py |
| Label | Layer | Status | Path |
|---|---|---|---|
port:8765 |
network | healthy | webui/server.py |
| Label | Layer | Status | Path |
|---|---|---|---|
nginx |
network | healthy | webui/backend/wa_relay.py |
| Label | Layer | Status | Path |
|---|---|---|---|
gpu (detected) |
hardware | healthy | webui/whatsapp_relay/index.js |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::ci |
cicd | healthy | .github/workflows/ci.yml |
This page is publicly accessible at:
https://repobility.com/scan/6af2fc05-432f-4cf8-b415-4aa1a7b84868/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/6af2fc05-432f-4cf8-b415-4aa1a7b84868/
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.