Open-source CLI checks Mac security and health in one pass
Raccoon(rcc) is an CLI tool for quickly checking a Mac’s security and basic health. It uses only what already ships with macOS, so it has no extra . Its covers more than 30 checks across core security settings, startup persistence, , and privacy.
Optional fixes can be enabled with --fix, and scheduled checks can run through . Reports can be exported as JSON, CSV, or HTML, which helps when keeping records for more than one Mac. Its diagnostic checks include SMART disk status, open ports and listeners, s, login items, and status.
Its app update command handles both Mac App Store apps and outside apps in one pass. It supports and Intel Macs, but it is a per-machine tool, not a replacement for MDM.
Key points
- Raccoon(rcc) is an CLI tool for Mac security and health checks.
- It runs more than 30 security checks and can optionally apply fixes with --fix.
- It checks SMART disk status, open ports, login items, s, and status.
- It can export reports as JSON, CSV, or HTML for easier record keeping.
- It is not an MDM replacement; it checks one Mac at a time.