Skip to main content

macos-setup

Automates macOS development environment setup with interactive Q&A and customizable installation plans for various development presets.

Install this skill

or
84/100

Security score

The macos-setup skill was audited on Feb 19, 2026 and we found 8 security issues across 3 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 47

Curl to non-GitHub URL

SourceSKILL.md
47if curl -s --connect-timeout 5 https://www.google.com > /dev/null 2>&1; then
medium line 135

Curl to non-GitHub URL

SourceSKILL.md
135if curl -s --connect-timeout 5 https://www.google.com > /dev/null 2>&1; then
low line 116

Access to hidden dotfiles in home directory

SourceSKILL.md
116echo "To make permanent, add to ~/.zshrc:"
low line 422

Access to hidden dotfiles in home directory

SourceSKILL.md
422echo "💡 Configure: Add to ~/.claude/settings.json:"
low line 47

External URL reference

SourceSKILL.md
47if curl -s --connect-timeout 5 https://www.google.com > /dev/null 2>&1; then
low line 93

External URL reference

SourceSKILL.md
93placeholder: "http://127.0.0.1:7890"
low line 94

External URL reference

SourceSKILL.md
94example: "http://127.0.0.1:7890 or socks5://127.0.0.1:1080"
low line 135

External URL reference

SourceSKILL.md
135if curl -s --connect-timeout 5 https://www.google.com > /dev/null 2>&1; then
Scanned on Feb 19, 2026
View Security Dashboard
Installation guide →