Hosted orchestration around the open-source anal-probe scanner: dashboard, billing, deploy webhooks, GitHub checks, MCP for agents, badges, and history. The OSS CLI stays free forever.
Full scans only run against apps you prove you control. Two paths:
you@acme.com for app.acme.com). We email a one-click link; open it to prove you control that inbox. Free/public mail (Gmail, etc.) cannot prove app ownership this way.vibetesting-verify=<token> on the hostname or _vta.<hostname>, then click Check DNS.curl -X POST $APP/api/v1/scans \
-H "Authorization: Bearer sk_live_…" \
-H "content-type: application/json" \
-d '{"url":"https://example.com","authorized":true,"mode":"fast"}'See Dashboard → MCP after login. Tools: list_projects, start_scan, get_scan, list_findings, get_fix_prompt, compare_baseline, get_badge_markdown.
Point the App webhook to /api/webhooks/github. On deployment_status success, VibeTesting Agent scans and posts a Check Run. Link projects with githubRepo: owner/name. GitHub linking is for hooks — not a substitute for ownership proof.