Auth and accounts
Confirm that users, admins, and support paths are separated before strangers can create accounts.
Score the production gates that generated apps usually skip: auth, Supabase RLS, secrets, backups, payments, deploys, scoped agent access, and the error signals you need after the first real users arrive.
Select Pass only when you can point to a file, policy, command, dashboard setting, or test result. Use Partial or Not sure when the app works in demo mode but the production proof is missing.
Confirm that users, admins, and support paths are separated before strangers can create accounts.
Catch the common Supabase and API mistakes where one user can read or mutate another user record.
Generated apps often leak service keys through env examples, frontend bundles, screenshots, or agent logs.
A launch is fragile when the first support incident can destroy data or leave no restore path.
If money changes hands, Stripe state, webhook signatures, retries, and entitlement sync need evidence.
The production path should be repeatable, observable, and reversible without guessing which button to press.
Coding agents are useful during cleanup, but production credentials and databases need scoped access.
A quiet failure is worse than a visible one. Know how you will see errors and help users.
Complete the audit when enough gates are answered. The live score updates as you go.
Run the personal AI agent audit before OpenClaw, Hermes Agent, or another runtime touches sensitive accounts.
We use cookies to analyze site usage and improve your experience.
Learn more about our cookiesEssential cookies are always active