macos-security-and-privacy-guide

Fail

Audited by Snyk on Jul 13, 2026

Risk Level: CRITICAL
Full Analysis

CRITICAL E005: Suspicious download URL detected in skill instructions.

  • Suspicious download URL detected (high risk: 0.80). The raw GitHub URL to Homebrew's install.sh is a direct shell script intended to be fetched and executed (curl|bash), which is a high-risk distribution method because running remote scripts can deliver malware even if it appears to come from a well-known project.

MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).


MEDIUM W013: Attempt to modify system services in skill instructions.

  • Attempt to modify system services in skill instructions detected (high risk: 1.00). The skill includes numerous privileged, state-changing instructions (sudo commands) such as creating user accounts, editing system files (/etc/pf.conf, /etc/hosts, /etc/ssh/sshd_config), disabling SIP, and adding trusted root certificates, which directly modify and can weaken the host system.

Issues (3)

E005
CRITICAL

Suspicious download URL detected in skill instructions.

W012
MEDIUM

Unverifiable external dependency detected (runtime URL that controls agent).

W013
MEDIUM

Attempt to modify system services in skill instructions.

Audit Metadata
Risk Level
CRITICAL
Analyzed
Jul 13, 2026, 09:12 AM
Issues
3
Security Audit — snyk — macos-security-and-privacy-guide