macos-system-prep

Pass

Audited by Gen Agent Trust Hub on Aug 21, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill uses administrative shell commands (via sudo) to manage system updates and developer tool configurations. Evidence includes sudo softwareupdate --install --recommended and sudo xcode-select -r in SKILL.md. These actions are consistent with the skill's primary purpose of setting up a new development machine.
  • [COMMAND_EXECUTION]: Executes a local verification script (scripts/check.sh) using the sh command. The script performs read-only checks on system versions, architecture, and tool availability.
  • [SAFE]: The skill implements safety rails, instructing the agent to warn users about potential restarts and to wait for GUI-based installation processes to complete before proceeding.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 21, 2026, 06:29 PM
Security Audit — agent-trust-hub — macos-system-prep