Skip to content

Instantly share code, notes, and snippets.

@miguelmota
Last active March 4, 2024 22:20
Show Gist options
  • Star 55 You must be signed in to star a gist
  • Fork 11 You must be signed in to fork a gist
  • Save miguelmota/201895350b8fd10622032e0fbad8cee4 to your computer and use it in GitHub Desktop.
Save miguelmota/201895350b8fd10622032e0fbad8cee4 to your computer and use it in GitHub Desktop.
macOS process whitelist
# not an exhaustive list
nsurlsessiond "icloud sync"
fseventsd "macos file system events"
WindowServer "macos windows"
DisplayLinkManager "macos driver"
configd "macos dynamic configuration"
displaypolicyd "macos process"
CommCenter "macos keychain"
kernel_task "macos kernel"
opendirectoryd "macos users, groups, etc"
mds "macos metadata server for spotlight"
diskmanagementd "mac os stuff"
airportd "macos wifi"
locationd "macos location daemon"
identityserviced "icloud facetime stuff"
launchservicesd "macos stuff"
crashpad_handler "macos crash reporting"
ReportCrash "macos crash reporting"
mdworker "macos spotlight worker"
DataDetectorsSourceAccess "macos stuff"
cloudd "macos icloud daemon"
rtcreportingd "macos home sharing"
gamed "macos game center"
ckkeyrolld "macos verifies encryption metadata"
fmfd "macos find my friends"
CalendarAgent "macos calendar"
AppleIDAuthAgent "macos"
apsd "apple push notifications"
photolibraryd "macos"
passd "macos"
akd "macos auth"
keyboardservicesd "clipboard"
assistantd "macos dictation"
commerce "macos music stuff"
touristd "macos new to mac guide"
timed "macos"
hidd "macos human interface device daemon
UserEventAgent "macos daemon
trustd "macos service to evaulate certificates
coreaudiod "macos audio daemon"
nurlsessionid "macos icloud service"
configd "macos daemon"
securityd "macos"
mDNSResponder "macos bonjour protocol"
nbagent "macos software update"
com.apple.geod "macos location services"
crashpad_handler "macos crash reporting"
launchd "macos service control manager"
APFSUserAgent "macos checks for encrypted volumes"
AirPlayUIAgent "macos airplay"
AirPlayXPCHelper "macos airplay"
# apps
plugin_host "sublime text plugins"
Finder
iTunes
Messages
Photos Agent
Terminal
iTerm2
Google Chrome
Google Chrome Helper
Sublime Text "custom app"
Dropbox "custom app"
1Password mini "custom app"
Activity Monitor
LaunchBar "custom app"
Stickies
Activity
Flux "custom app"
iTunes
Siri
AGMService "adobe creative genuine service"
@deeabrahams
Copy link

AMPLibraryAgent -- The media library agent for Music.app and TV.app.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment