Hey dev here, thanks for the replies. To answer some of the questions about v0.0.2, yes some features from v0.0.1 were removed. This is due to v0.0.1 being created as more of a proof of concept with a lot of hacky and unmaintainable spaghetti code. Transitioning that to the more maintainable v0.0.2 codebase would require a lot of extra work. Nevertheless I hope to re-add similar functionality in at a later date, and if you really want to play with the v0.0.1 features that version is still publicly available for free on my patreon page.
Regarding character creation, it's still a separate program, it didn't end up being brought into this version as I wanted to let people play with what's available rather than wait for a few more weeks. I don't expect it to be brought into v0.0.3, my focus will be more on bringing the embarrassment back into the ENF game, but it is something I do plan merge in eventually.
As for virus reports, I can't verify the links in the original topic post, those are all unofficial. I can only verify the ones in my patreon posts. This shouldn't need to be said but use the non-patreon download links at your own risk.
edit: to add, if you're seeing antivirus warnings, the game shouldn't be making any network calls or doing anything weird with permissions or files (at least not anything more than a regular Unity game). I use a few frameworks that might have some code that does things like that (i.e. UMA has some functionality to download assets) but those features aren't currently being used. Anyone technically minded is more than welcome to monitor, reverse it, or pick through it and report anything suspicious.