signalgrid_xprotect_status
Check macOS anti-malware versions for XProtect definitions, Remediator, and MRT. Detect stale versions to identify missing Apple security updates, like when ConfigDataInstall is disabled.
Instructions
Versions of Apple's built-in anti-malware: XProtect definitions, XProtect Remediator, and MRT (Malware Removal Tool).
Stale definitions indicate the Mac is not receiving Apple security content updates (often caused by ConfigDataInstall being disabled).
Returns: dict with keys: xprotect_definitions, xprotect_remediator, mrt. Each is a version string, or "unavailable: " text.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||