Log in as a non-admin test user and confirm they cannot read or modify another user, account, workspace, or order.
The pre-launch audit checklist for no-code and vibe-coded apps.
Bubble, Lovable, Base44, Replit, Cursor, and Claude can get an MVP live fast. The risk is that the happy path works while privacy rules, auth edge cases, payment failures, duplicate workflows, exposed keys, and launch trust signals stay unreviewed.
The happy path hides the launch risk
No-code permissions are easy to leave open
Trust signals are visible before the backend is
Manual checks founders should run before traffic.
This page is the deeper founder checklist. The scanner covers visible public-page signals; backend, auth, payments, and database risks still need human review.
Run the flows users actually hit when things go wrong: repeated signup, reset password, expired verification, cancellation, and locked account recovery.
Sort workflows/triggers and look for duplicates that run on the same event, especially AI-added features and Bubble workload-heavy actions.
Check whether users, listings, messages, payments, reviews, and workspaces are separate records instead of one overloaded demo table.
Look for repeating groups, searches inside searches, full-table loads, and unpaginated lists that will fail after real traffic arrives.
Confirm failed payments, cancelled subscriptions, refunds, disputes, and webhook retries do not leave paid access turned on by mistake.
Force API failures and make sure users see a useful message while operators get enough logs to debug production incidents.
Rotate anything pasted into AI chats, client-side code, plugin settings, or old commits before launch.
Use the scanner for what is visible from the outside: consent, trackers, policies, labels, headers, and the shareable proof artifact.
What polished launches still miss.
For founders launching Bubble, Lovable, Base44, Replit, Cursor, Claude, and no-code MVPs, these are the gaps that make a launch feel risky once real visitors, clients, or paid traffic arrive.
Most founders test signup, checkout, and the demo as themselves, then miss expired links, failed payments, cancelled subscriptions, and cross-user data access.
RLS rules, Bubble privacy rules, or developer-mode permissions can expose user data even when the interface looks locked down.
Visitors see missing policies, fake consent, unlabeled forms, weak contact paths, and exposed tracking risk before they ever learn whether the app works.
What founders launching Bubble, Lovable, Base44, Replit, Cursor, Claude, and no-code MVPs need to know before they ship.
A Bubble app with open privacy rules can expose user data across accounts in seconds. A Lovable MVP with Stripe webhooks silently failing costs real revenue on launch day. A Replit app with hardcoded API keys is one view-source away from a breach. For no-code and vibe-coded MVPs, the trust gap isn't theoretical — it's visible on every PH launch thread.
Founders test signup, checkout, demo. They skip: expired verification links, duplicate signup, cancelled subscriptions, locked-out recovery, cross-tenant data access, webhook failures. Manual testing takes 30 minutes and saves weeks of firefighting.
Human QA checks visuals and click paths. TrustDebt checks the public trust surface: consent scripts firing before interaction, third-party hosts loading undisclosed, missing form labels, absent security headers, legal links to 404s, and AI-generated compliance claims.
Fast answers before you scan.
No. The free scanner checks public trust signals from the outside. RLS, data permissions, auth flows, payments, logging, database modeling, and duplicate workflows require manual founder audit or platform-specific review.
It checks public-page evidence: privacy and legal links, consent/tracker signals, visible form-label evidence, accessibility basics, security headers, and AI Fix Prompts. It does not inspect private backend rules.
The paid audit turns the checklist into a written report with screenshots, severity ratings, prioritized fixes, manual backend-risk review, and an AI Fix Prompt.
Check the trust layer before visitors find the gaps.
Create a free account for 3 scans. Use the $29 Launch Audit when you need a written launch decision packet.