Sublime
An inspiration engine for ideas

feeling sorry for @leojr94_
vibe coders check these before releasing real-world apps
- implement auth, JWT will do
- sanitize inputs, handle cors
- activate ddos protection (if available)
- firewall infra + IP filter
- secure API keys... See more

I built a custom mode for cursor that checks your project for possible security issues and creates a report for you to fix them
works really well! https://t.co/z74pfa6xf2
a short security checklist for vibe coders:
- rate limit all api endpoints
- use row level security always (RLS)
- captcha on all auth routes/signup pages
- if using hosting solution like vercel, enable attack challenge on their WAF
add more in... See more
jack friksx.com


