I don’t know which exact package is triggering those messages since it’s not shown in your log, but this looks pretty normal to me. Every service listed there is disabled by default because it’s either still in development, causes issues for some users, or breaks some common software. (See security-misc/usr/lib/systemd/system-preset/50-security-misc.preset at master · Kicksecure/security-misc · GitHub for where the disabling is done in the source code.) You shouldn’t enable or start those services unless you know what you’re doing, the fact that they’re showing as disabled is fine.
3 Likes