setup-fastlane

Pass

Audited by Gen Agent Trust Hub on May 10, 2026

Risk Level: SAFE
Full Analysis
  • [DYNAMIC_CONTEXT_INJECTION]: The skill utilizes dynamic context placeholders (!command) to execute shell commands when the skill is loaded. These commands perform discovery tasks such as verifying the Xcode CLI installation, checking Homebrew and Fastlane versions, and extracting the project's Bundle ID and Team ID from .pbxproj files. These operations are aligned with the skill's purpose of project configuration and do not access sensitive user credentials or system files.
  • [EXTERNAL_DOWNLOADS]: The skill includes instructions that suggest installing Homebrew via its official installation script from GitHub (raw.githubusercontent.com/Homebrew/install). As Homebrew is a well-known service and the URL is the official repository, this is considered a safe reference for developer environment setup.
Audit Metadata
Risk Level
SAFE
Analyzed
May 10, 2026, 01:28 PM