the issue is that it creates a false sense of
security by generating boilerplate that looks syntactically correct but ignores edge cases. ive started running
npm audit
and strict linter rules on every single block it suggests to catch the subtle logic gaps b4 they hit the main branch.