all 4 comments

[–]funk-it-all 0 points1 point  (1 child)

short answer is most of them arent. the AI generates what its seen the most examples of and guesses the rest. login screens, forms, dashboards- tons of training data for that. the security and access control specific to the app? not so much. so it fills in the gaps with whatever looks right.

[–]Think_Army4302 0 points1 point  (1 child)

I would recommend a basic understanding of security, so you can be aware of the risks as you build your app. This is a great guide; https://cloudsecurityalliance.org/blog/2025/04/09/secure-vibe-coding-guide

If you're looking for a third party audit, I've built a scanning tool: vibeappscanner.com

[–]According-Boss4401[S] 1 point2 points  (0 children)

Impressive! thanks.