← ClaudeAtlas

antiviruslisted

Native macOS LOCAL MACHINE security audit -- XProtect state, persistence mechanisms (LaunchAgents/Daemons, login items), network listeners, browser extensions, known-malware paths, and quarantine history on THIS LAPTOP. No third-party AV required. SCOPE IS THE LOCAL MAC, not this repo or the public internet. Use when the user says "antivirus scan", "machine antivirus scan", "macOS security check", "am I infected", "check my machine", "is my Mac compromised", or during a bodyguard incident response. For online/public attack surface use cybersecurity-bodyguard; for repo/codebase privacy use exobrain-audit.
BaesTheorem/exobrain-harness · ★ 1 · AI & Automation · score 64
Install: claude install-skill BaesTheorem/exobrain-harness
# Antivirus (macOS Native Audit) Lightweight, install-free security audit of this Mac. Uses only built-in macOS tooling. Signature-based AV scanning (ClamAV, Malwarebytes, Objective-See tools) is opt-in and not run by default. ## Scope **What this does:** enumerate what's persistent, what's listening, what's been quarantined, and whether OS-level protections are on. Catches ~90% of real-world macOS compromises (which are mostly persistence-based adware and credential stealers, not kernel exploits). **What this does NOT do:** signature scanning of every file on disk, memory forensics, kernel rootkit detection, or network traffic analysis. If the native audit is clean but you still suspect compromise, escalate to Objective-See's KnockKnock / BlockBlock / LuLu or a full Malwarebytes scan. ## When to run - User asks for an antivirus / malware / security scan - During cybersecurity-bodyguard incident response (Mode 3) - After installing unsigned software or clicking a suspicious link - Monthly baseline (add to monthly-review skill if not already) ## Config No config file. The skill enumerates everything and compares against: 1. A hard-coded known-bad-path list (common macOS malware install locations) 2. A "normal for Alex" allowlist below -- update this when new legitimate software is installed **Known-good LaunchAgent prefixes:** - `com.exobrain.*` -- all exobrain harness jobs - `com.google.*` -- Google Updater, Keystone, Drive - `us.zoom.*` -- Zoom auto-update - `com.ap