cdngntwrk wrote:
Think so, like can one be sure? If thats the case im relieved. Was quite worried some sort of malware made it to onto my Mac.
No. I can't be "sure". I wrote an app that delves very deeply into this so I know what the general landscape looks like. Most legitimate apps are properly signed. Using commands like "open" or "osascript" in a launchd task like this is, or was, perfectly legitimate.
These commands are a way to push past the divide between the background, command-line world of the launchd subsystem and the user interface. When a developer uses "open" or "osascript", they do so because they want their app to run. They want the user to run their app, visibly and on purpose. By comparison, malware wants to hide. It wants to run unnoticed in the background.
I have not seen any of these new Ventura notifications display any instances of malware.