xcode-build

Fail

Audited by Snyk on Feb 27, 2026

Risk Level: CRITICAL
Full Analysis

CRITICAL E004: Prompt injection detected in skill instructions.

  • Potential prompt injection detected (high risk: 0.70). The sentinel section instructs the agent to append a special marker to replies (a meta-behavioral output modification) which is unrelated to Xcode build guidance and therefore is a hidden/deceptive behavioral instruction outside the skill's stated purpose.

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: 0.70). The skill includes explicit sudo usage (sudo xcode-select ...) and commands that modify system state (creating/importing keychains, copying provisioning profiles, removing DerivedData) which require elevated privileges or alter the machine's configuration, so it can compromise the host if executed.
Audit Metadata
Risk Level
CRITICAL
Analyzed
Feb 27, 2026, 08:54 PM