xcode
Warn
Audited by Snyk on Jun 21, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W013: Attempt to modify system services in skill instructions.
- Attempt to modify system services in skill instructions detected (high risk: 0.80). The prompt explicitly instructs running privileged/system-altering commands (e.g., "sudo xcode-select -s …", global installs like "npm install -g xcode-cli", and installing a LaunchAgent), which request elevated privileges and modify system configuration, so it pushes the agent to change the machine state.
Issues (1)
W013
MEDIUMAttempt to modify system services in skill instructions.
Audit Metadata