NYC

asc-xcode-build

Pass

Audited by Gen Agent Trust Hub on Feb 17, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION] (SAFE): The skill provides instructions to execute xcodebuild and asc commands. These are legitimate tools for iOS/macOS development, and the commands are strictly aligned with the skill's stated purpose of building and uploading apps. No suspicious command chaining or arbitrary code execution was found.
  • [CREDENTIALS_UNSAFE] (SAFE): No hardcoded API keys, tokens, or private certificates were found. The skill correctly uses placeholders like YOUR_TEAM_ID and APP_ID for configuration.
  • [DATA_EXFILTRATION] (SAFE): The skill operates on local build artifacts in /tmp/ and does not attempt to access sensitive directories (e.g., ~/.ssh, ~/.aws) or transmit data to unknown external domains.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 17, 2026, 06:09 PM