mac-security-checkup

Audit macOS hosts for listening ports, firewall status, and OpenClaw audit results.

Updated Apr 13, 2026
One-click install
npx skills add https://github.com/AndrewXuTurtle/openclaw-oneclick --skill mac-security-checkup
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: mac-security-checkup
Source: https://github.com/AndrewXuTurtle/openclaw-oneclick/tree/main/skills/mac-security-checkup
Command: npx skills add https://github.com/AndrewXuTurtle/openclaw-oneclick --skill mac-security-checkup

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires openclaw, and includes scripts (resource) components.

What problem does it solve?

Run a fast, read-only security snapshot on macOS: listening ports, firewall status, OpenClaw security audit, and update status. Summarize gaps and propose fixes with explicit approval.

Core Features & Use Cases

  • Read-only macOS security snapshot including listening ports, firewall status, and OpenClaw audit results.
  • Propose fixes with explicit user approval; no changes without permission.
  • Optional deep audit via openclaw security audit --deep.

Quick Start

Run the mac-security-checkup to generate a read-only security snapshot of your Mac.

Frequently Asked Questions about mac-security-checkup

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I run a read-only security audit on macOS to check listening ports and firewall status?

A read-only macOS security audit checks listening ports, firewall status, and OpenClaw results without making system changes. You can run it on-demand or schedule daily assessments to capture a non-destructive security snapshot of your Mac.

Can I perform a macOS security checkup without installing OpenClaw?

No, a macOS security checkup requires the OpenClaw tooling and the bundled macos_security_check.sh script to execute its non-destructive checks and generate the security snapshot.

Does a read-only macOS security audit modify my system settings or firewall configuration?

No, the read-only macOS security audit captures a snapshot of ports, firewall status, and updates without modifying your system. It proposes fixes only with explicit user approval, ensuring no changes occur without permission.

What is the best way to check open ports and firewall status on a Mac for a security review?

Running a read-only macOS security snapshot is an effective way to check open ports and firewall status. It reports listening ports and firewall configurations, summarizes identified security gaps, and proposes actionable fixes for review.

How do I run a deep security audit on macOS using OpenClaw?

You can run a deep security audit on macOS by executing the optional OpenClaw deep audit command. This extends the standard read-only snapshot to perform more comprehensive security checks across your system.

What limitations exist when scheduling daily macOS security assessments?

Daily macOS security assessments are limited to read-only checks, meaning they identify gaps and propose fixes but cannot apply changes. Remediation requires explicit user approval after reviewing the generated snapshot.