| Osquery | SQL-powered endpoint visibility tool | https://osquery.io/ |
| KnockKnock | Shows persistently installed software | https://objective-see.org/products/knockknock.html |
| BlockBlock | Monitors persistence events | https://objective-see.org/products/blockblock.html |
| Little Snitch | Outbound firewall for macOS | https://www.obdev.at/products/littlesnitch/index.html |
| LuLu | Free, open-source firewall | https://objective-see.org/products/lulu.html |
| macOS Security Compliance Project (mSCP) | Community-driven framework for creating security baselines and compliance mappings for macOS | https://github.com/usnistgov/macos_security |
| Santa | Binary authorization and application control system for macOS (maintained by North Pole Security) | https://github.com/northpolesec/santa |
| Workshop | Commercial sync server for enterprise Santa rule management | https://northpole.dev |
| SAP Privileges | Time-limited admin elevation tool for macOS | https://github.com/SAP/macOS-enterprise-privileges |
| Installomator | Label-driven installer and updater for macOS applications | https://github.com/Installomator/Installomator |
| Patchomator | Automated patch management for discovered macOS applications | https://github.com/Mac-Nerd/patchomator |
| Nudge | User deferral framework for mandatory macOS updates | https://github.com/macadmins/nudge |
| erase-install | Community tool for safe macOS reinstallation and OS refresh workflows | https://github.com/grahampugh/erase-install |
| swiftDialog | Professional dialog presentation tool for macOS | https://github.com/bartreardon/swiftDialog |
| munkipkg | Tool for building macOS installer packages | https://github.com/munki/munki-pkg |
| Platypus | Create macOS applications from command-line scripts | https://sveinbjorn.org/platypus |
| sbx (Docker Sandboxes) | MicroVM isolation for AI coding agents on Apple Silicon | https://docs.docker.com/ai/sandboxes/ |
| sbx — Claude Code | Per-agent sbx run defaults | https://docs.docker.com/ai/sandboxes/agents/claude-code/ |
| sbx — Codex | Codex inside Docker Sandboxes | https://docs.docker.com/ai/sandboxes/agents/codex/ |
| sbx — Cursor | Cursor CLI inside Docker Sandboxes | https://docs.docker.com/ai/sandboxes/agents/cursor/ |
| sbx — Copilot | Copilot CLI inside Docker Sandboxes | https://docs.docker.com/ai/sandboxes/agents/copilot/ |
| Claude Code | Anthropic agentic coding CLI with Seatbelt sandbox and hooks | https://code.claude.com/ |
| Cursor | AI IDE/CLI with sandbox.json and agent hooks | https://cursor.com/ |
| Codex CLI | OpenAI agentic coding CLI with Seatbelt and [otel] telemetry | https://developers.openai.com/codex/ |
| Agent Safehouse | Seatbelt wrapper for agent CLIs | https://agent-safehouse.dev/ |
| GitHub Copilot CLI | Agentic coding CLI with hooks and autopilot mode | https://docs.github.com/en/copilot/concepts/agents/copilot-cli |
| OpenTelemetry Collector | Vendor-neutral OTLP pipeline for logs, metrics, traces | https://opentelemetry.io/docs/collector/ |
| Chapter 23 lab assets | test-validator.sh, Cursor hook guards, osquery pack, MCP allowlist | ebook/assets/scripts/ and ebook/assets/sample_configs/ |
| MCP SSH Orchestrator | Declarative MCP SSH access control example | https://me.itsecurity.network/projects/mcp-ssh-orchestrator/ |