{"name":"ProvibeCode","tagline":"AI Code Audit Engine — turn vibe-coded repos into production gold","version":"1.0","url":"https://zambo.dev/provibecode","api_endpoint":"POST https://zambo.dev/api/provibe","description":"Paste any public GitHub repo URL — get an instant AI audit. Provibe Score (0-100), security vulnerabilities, dead code map, tech debt hotspots, and a prioritized execution plan. Free teaser. Full audit: $49 one-time OR 5/month included in Zambo Pass ($49/mo — 100+ tools (2 MCPs), $552+/mo real value, cancel anytime).","auth":"none — free teaser, no API key required","free_tier":{"audits_per_day":5,"includes":["provibe_score","vibe_verdict","risk_level","score_breakdown","top 3 findings","summary","architecture"]},"paid_options":{"one_time":{"price":"$49 PayPal","includes":"full security scan, dead code map, execution plan, export super-prompt"},"zambo_pass":{"price":"$49/mo — 5 full audits/month ($245 value) + 18 other tools. $552+/mo real value, cancel anytime.","url":"https://zambo.dev/#zambo-pass","info":"GET https://zambo.dev/api/zambo-pass"}},"request_body":{"repo_url":"string (required) — public GitHub URL e.g. https://github.com/owner/repo","vibe_context":"string (optional) — describe the project, language, or specific concerns","email":"string (optional) — your Zambo Pass email for full monthly audits (5/mo included)"},"response_fields":["provibe_score","vibe_verdict","risk_level","score_breakdown","summary","findings","vibe_signals","architecture","estimated_fix_time","result_url","upgrade_note"],"example_curl":"curl -X POST https://zambo.dev/api/provibe -H 'Content-Type: application/json' -d '{\"repo_url\":\"https://github.com/owner/repo\",\"vibe_context\":\"Next.js SaaS, mostly AI-generated\"}'","zambo_pass_curl":"curl -X POST https://zambo.dev/api/provibe -H 'Content-Type: application/json' -d '{\"repo_url\":\"https://github.com/owner/repo\",\"email\":\"your@email.com\"}'","builder_pass_status":"GET https://zambo.dev/api/builder-pass/status?email=<email>"}