Thorough local machine audit: security, processes, disk, network, users, services, compromise indicators. Cross-platform: Linux (systemd) and macOS (Darwin).
Setup: REPORT_DIR=$(mktemp -d /tmp/machine-health-XXXXX) && chmod 700 "$REPORT_DIR" && echo "Report: $REPORT_DIR"
| $ARGUMENTS | Behavior |
|---|