Final App Push

Pre-launch hardening pass for an app that was built fast (vibe-coded) and is about to go public — or is already public and was never audited. Hunts for secrets compiled into the client bundle, stored XSS, missing server-side authorization, and the launch-readiness gaps (404, headers, sitemap, privacy policy, meta tags), then PROVES each fix by attacking the live system. Use this whenever the user says they're about to launch, publish, deploy, go live, or "make it real"; whenever they ask to "make it secure", "check for vulnerabilities", "do a security review", or "harden" an app; whenever they paste a pre-launch checklist from a video, thread, or blog post and ask you to implement it; and whenever they mention protecting paid or gated content, user accounts, admin dashboards, or personal data. Also use it proactively before any first deploy of an app that handles logins or user data.

nt11111 Updated

File contents

nt11111/final-app-push/tree/main/ commit 320d9870cc

Frequently asked questions

npx skillmds@latest add nt11111/final-app-push