macos-setup
Pass
Audited by Gen Agent Trust Hub on May 13, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTIONCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill fetches a wide range of development tools, languages, and applications using Homebrew, targeting official package registries and well-known community repositories on GitHub (e.g., zsh-users).
- [REMOTE_CODE_EXECUTION]: Utilizes standard installation patterns for official developer tools, such as piping remote scripts to a shell for Rust (sh.rustup.rs), SDKMAN (get.sdkman.io), and Anthropic's Claude Code (claude.ai). These are established methods for these specific tools.
- [COMMAND_EXECUTION]: Executes shell commands to modify macOS system defaults (e.g., Dock, Keyboard, and Finder settings) and update shell profile files (e.g.,
~/.zshrc) to include new environment variables, aliases, and plugin configurations.
Audit Metadata