• 0 Posts
  • 18 Comments
Joined 12 days ago
cake
Cake day: July 30th, 2025

help-circle

  • It might have been that some employee just tried out cursor and accidentally added it to the repo. That is true.

    However the complete lack of communication suggests otherwise. And depending on your threat level you should always assume worst.

    As for the use of ai in general, in my opinion there are occasional places where ai can be used without compromising security.

    So depending on your threat level this can actually ne a big deal.










  • If you are writing code that could easily introduce security vulnerabilities, you HAVE to understand it. No matter if you ai generate it or don’t. So you have to learn the language either way. If you are that good with a language that you can understand its code, it will most likely be easier to write your code manually than to generate it and completely understand it.

    If you are only doing small PHP plugins and the ai doesn’t do anything critical like reading/writing files or taking user input, it should be fine though.