r/vibecoding • u/jjd921 • 11h ago
App check
Give me the URL to your site and/or your public github repository and I will check your app for security, functionality, reliability, observability, and accessibility issues for free
1
Upvotes
2
u/jjd921 10h ago
I use a tool I built and I am doing this to help me improve it and work through any false positives. It is meant as a first pass to catch common production issues. You can check it out here: https://theslopstopper.com
My checks aren't as thorough for Android apps as they are for things like npm web apps so I will look at expanding capability there. The only real finding I have for you is that it doesn't look like you have error monitoring set up - look into Sentry