The runnable companion to the Zero to SaaS 7-day Ship-Safe Code series.
Five files, one per silent failure. Run each from your project root.
| # | File | What it checks |
|---|---|---|
| 1 | failure-1-secrets.sh |
Committed secrets in git history + tracked code |
| 2 | failure-2-auth.sh |
Auth bug patterns + manual test snippets |
| 3 | failure-3-input.sh |
Unsafe input handling (XSS, SQL injection, path traversal) |
| 4 | failure-4-backups.md |
Backup-and-restore questions (mostly manual) |
| 5 | failure-5-errors.sh |
Silent error patterns + tracker presence |
The full Ship-Safe Code Checklist — with floor fixes, ceiling improvements, the 20-item pre-deploy pass, the stack-specific inspection map (Next.js / Supabase / Rails / Django / FastAPI), and the Ship-Safe Audit Skill for Claude Code and Codex (a code-review agent that runs this audit on your repo and emits a PR-ready report) — is at:
https://badridilbert.gumroad.com/l/ship-safe-code-checklist/SHIPSAFE — $19 with launch coupon (regular $39).
— Lakshmi