Unsigned and suspicious files in /Library/Apple/Library/Bundles/InputAlternatives.bundle — possible system compromise?
Hello everyone,
I’m looking for technical clarification about some unexpected files found on my MacBook Air.
While inspecting my system via Terminal, I discovered the following directory:
/Library/Apple/Library/Bundles/InputAlternatives.bundle/Contents/Resources/
Inside this folder there are hundreds of .plist files with names that appear to come from unrelated iOS or Android apps/games, such as:
com.alphapotato.pawnshopmaster.plist
com.colorfultails.KetchupMaster.plist
com.outfit7.talkingtomgoldrun.plist
com.ketchapp.stack.plist
I ran a code signature check using:
codesign -dv /Library/Apple/Library/Bundles/InputAlternatives.bundle
and got this output:
Identifier=com.apple.InputAlternatives
TeamIdentifier=not set
Signed Time=21 Jul 2025 at 01:25:54
So:
- The bundle is not signed by Apple (TeamIdentifier not set);
- The contents (hundreds of unrelated .plist files) seem completely inconsistent with the legitimate InputAlternatives.bundle, which should only contain keyboard/input resources.
When I try to delete the folder using sudo rm, I get Operation not permitted, even though I’m running with SIP enabled.
- Could these files possibly belong to any legitimate macOS component or update?
- If not, is it safe or recommended to disable SIP temporarily to remove them manually?
- Is there an official Apple method or tool to verify or restore modified system bundles?
The system was recently formatted and updated to the latest version of macOS Tahoe.
I’d like to confirm whether this is a harmless anomaly or a potential security issue.
Thank you in advance for any clarification or official reference.
MacBook Air 15″, macOS 15.7